rpms/qtpfsgui/devel qtpfsgui.spec,1.19,1.20

Douglas E. Warner silfreed at fedoraproject.org
Thu Jul 30 18:55:04 UTC 2009


Author: silfreed

Update of /cvs/pkgs/rpms/qtpfsgui/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28438

Modified Files:
	qtpfsgui.spec 
Log Message:
fixing patch logic (not x86_64)


Index: qtpfsgui.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qtpfsgui/devel/qtpfsgui.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- qtpfsgui.spec	30 Jul 2009 18:45:35 -0000	1.19
+++ qtpfsgui.spec	30 Jul 2009 18:55:04 -0000	1.20
@@ -28,8 +28,8 @@ operators for creating low dynamic range
 %setup -q
 
 # fix missing SSE on everything bug x86_64
-%ifarch x86_64
-%patch0
+%ifnarch x86_64
+%patch0 -p1
 %endif
 
 # fix inconsistant newlines




More information about the fedora-extras-commits mailing list