rpms/totem/devel totem.spec,1.143,1.144

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Fri Jan 11 16:43:48 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9113

Modified Files:
	totem.spec 
Log Message:
Run automake and then autoconf, so as not to bust the aclocal.m4



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- totem.spec	11 Jan 2008 15:49:02 -0000	1.143
+++ totem.spec	11 Jan 2008 16:43:11 -0000	1.144
@@ -139,7 +139,8 @@
 %setup -q
 
 %patch0 -p0 -b .xulrunner
-autoreconf -f
+automake
+autoconf
 
 %build
 # try to work around a problem where gst-inspect does 




More information about the fedora-extras-commits mailing list