SPECS: most.spec - move copying automake stuff back to %build -- needs sati...
glen
glen at pld-linux.org
Sun Nov 16 16:20:10 CET 2008
Author: glen Date: Sun Nov 16 15:20:10 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- move copying automake stuff back to %build -- needs satisfied BR (which %prep doesn't provide) -- read devel-hints-en.txt
---- Files affected:
SPECS:
most.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/most.spec
diff -u SPECS/most.spec:1.46 SPECS/most.spec:1.47
--- SPECS/most.spec:1.46 Sun Nov 16 03:42:56 2008
+++ SPECS/most.spec Sun Nov 16 16:20:05 2008
@@ -27,15 +27,14 @@
%prep
%setup -q
-
%patch0 -p1
%{__sed} -i -e 's@%{_prefix}/lib@%{_prefix}/%{_lib}@' autoconf/aclocal.m4
+
+%build
cp -f /usr/share/automake/config.* autoconf
cp -f autoconf/configure.ac .
cp -f autoconf/aclocal.m4 acinclude.m4
-
-%build
%{__aclocal}
%{__autoconf}
%configure \
@@ -71,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2008/11/16 15:20:05 glen
+- move copying automake stuff back to %build -- needs satisfied BR (which %prep doesn't provide) -- read devel-hints-en.txt
+
Revision 1.46 2008/11/16 02:42:56 pawelz
- added patch1 (buildfix for autoconf >= 2.62)
- reverted autoconf BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/most.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list