SPECS: freealut.spec - call automake, ac version

qboosh qboosh at pld-linux.org
Fri Oct 6 23:37:05 CEST 2006


Author: qboosh                       Date: Fri Oct  6 21:37:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- call automake, ac version

---- Files affected:
SPECS:
   freealut.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/freealut.spec
diff -u SPECS/freealut.spec:1.5 SPECS/freealut.spec:1.6
--- SPECS/freealut.spec:1.5	Wed Sep 27 20:09:31 2006
+++ SPECS/freealut.spec	Fri Oct  6 23:37:00 2006
@@ -10,7 +10,7 @@
 # Source0-md5:	e089b28a0267faabdb6c079ee173664a
 URL:		http://www.openal.org/
 BuildRequires:	OpenAL-devel >= 0.0.8-1
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.56
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,11 +50,11 @@
 %setup -q
 
 %build
-cp -f /usr/share/automake/config.sub .
 %{__libtoolize}
 %{__aclocal} -I admin/autotools/m4
 %{__autoconf}
 %{__autoheader}
+%{__automake}
 %configure
 
 %{__make}
@@ -99,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/10/06 21:37:00  qboosh
+- call automake, ac version
+
 Revision 1.5  2006/09/27 18:09:31  tommat
 - turn on regeneration
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freealut.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list