rpms/xinetd/F-9 xinetd.spec,1.56,1.57

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu May 29 19:02:56 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/xinetd/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32645/F-9

Modified Files:
	xinetd.spec 
Log Message:
fix sparc fPIE issues


Index: xinetd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xinetd/F-9/xinetd.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- xinetd.spec	29 May 2008 19:00:19 -0000	1.56
+++ xinetd.spec	29 May 2008 19:02:13 -0000	1.57
@@ -41,7 +41,7 @@
 %setup -q  
 # SPARC/SPARC64 needs -fPIE/-PIE
 # This really should be detected by configure.
-%ifnarch sparcv9 sparc64
+%ifarch sparcv9 sparc64
 %patch7 -p0 -b .PIE
 %else
 %patch0 -p0 -b .pie




More information about the fedora-extras-commits mailing list