SPECS (AC-branch): amrnb.spec - complete ac/am/lt rebuild
qboosh
qboosh at pld-linux.org
Tue May 16 10:21:08 CEST 2006
Author: qboosh Date: Tue May 16 08:21:08 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- complete ac/am/lt rebuild
---- Files affected:
SPECS:
amrnb.spec (1.2.2.1 -> 1.2.2.2)
---- Diffs:
================================================================
Index: SPECS/amrnb.spec
diff -u SPECS/amrnb.spec:1.2.2.1 SPECS/amrnb.spec:1.2.2.2
--- SPECS/amrnb.spec:1.2.2.1 Mon May 15 23:55:28 2006
+++ SPECS/amrnb.spec Tue May 16 10:21:03 2006
@@ -14,8 +14,9 @@
# Source0-md5: c4546d2920cf287847a7286b4dea7472
Patch0: %{name}-inttypes.patch
URL: http://www.3gpp.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
BuildRequires: automake
+BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define specflags -fno-strict-aliasing
@@ -55,10 +56,11 @@
%patch0 -p1
%build
+%{__libtoolize}
%{__aclocal}
%{__autoconf}
+%{__autoheader}
%{__automake}
-cp -f /usr/share/automake/config.sub .
%configure \
%{?with_static_libs:--enable-static}
@@ -99,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2.2.2 2006/05/16 08:21:03 qboosh
+- complete ac/am/lt rebuild
+
Revision 1.2.2.1 2006/05/15 21:55:28 baggins
- release 2
- BR autoconf, automake
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amrnb.spec?r1=1.2.2.1&r2=1.2.2.2&f=u
More information about the pld-cvs-commit
mailing list