rpms/fish/devel fish.spec,1.8,1.9

Axel Liljencrantz (ascii) fedora-extras-commits at redhat.com
Fri Aug 4 14:31:06 UTC 2006


Author: ascii

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

Modified Files:
	fish.spec 
Log Message:
Second try of update to 1.21.1. Fix bug in spec that does not surface on the local system.


Index: fish.spec
===================================================================
RCS file: /cvs/extras/rpms/fish/devel/fish.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- fish.spec	4 Aug 2006 14:20:46 -0000	1.8
+++ fish.spec	4 Aug 2006 14:31:06 -0000	1.9
@@ -32,10 +32,12 @@
 %endif
 
 %if 0%{?fedora}
+%if "%fedora" < "3"
 
 # Ancient Fedora version, has XFree86
 BuildRequires:          XFree86-devel
 
+%endif
 %else
 
 # This is not a Fedora system, try guessing BuildRequires by 




More information about the fedora-extras-commits mailing list