SPECS: amrnb.spec - refresh ac/am/lt (needed for amd64)

qboosh qboosh at pld-linux.org
Tue May 16 10:19:40 CEST 2006


Author: qboosh                       Date: Tue May 16 08:19:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- refresh ac/am/lt (needed for amd64)

---- Files affected:
SPECS:
   amrnb.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/amrnb.spec
diff -u SPECS/amrnb.spec:1.2 SPECS/amrnb.spec:1.3
--- SPECS/amrnb.spec:1.2	Sun Jan 15 21:52:50 2006
+++ SPECS/amrnb.spec	Tue May 16 10:19:35 2006
@@ -14,6 +14,9 @@
 # Source0-md5:	c4546d2920cf287847a7286b4dea7472
 Patch0:		%{name}-inttypes.patch
 URL:		http://www.3gpp.org/
+BuildRequires:	autoconf >= 2.50
+BuildRequires:	automake
+BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags	-fno-strict-aliasing
@@ -53,6 +56,11 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	%{?with_static_libs:--enable-static}
 
@@ -93,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/16 08:19:35  qboosh
+- refresh ac/am/lt (needed for amd64)
+
 Revision 1.2  2006/01/15 20:52:50  pluto
 - lgpl license, portable inttypes defs, fixed cflags.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amrnb.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list