rpms/bochs/devel bochs.spec,1.16,1.17

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue Feb 28 08:21:26 UTC 2006


Author: jwrdegoede

Update of /cvs/extras/rpms/bochs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24171

Modified Files:
	bochs.spec 
Log Message:
move autoconf call to prep


Index: bochs.spec
===================================================================
RCS file: /cvs/extras/rpms/bochs/devel/bochs.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- bochs.spec	27 Feb 2006 20:59:38 -0000	1.16
+++ bochs.spec	28 Feb 2006 08:21:25 -0000	1.17
@@ -51,6 +51,7 @@
 %setup -q
 %patch0 -p0 -z .nonet
 %patch2 -p1 -z .wx26
+autoconf
 cp -p %{SOURCE1} .
 
 # Fix up some man page paths.
@@ -61,7 +62,6 @@
 
 
 %build
-autoconf
 %ifarch %{ix86} x86_64
 ARCH_CONFIGURE_FLAGS=--with-svga
 %endif




More information about the scm-commits mailing list