rpms/wmx/FC-4 wmx.spec,1.5,1.6

Gabriel L. Somlo (somlo) fedora-extras-commits at redhat.com
Mon Jun 5 19:10:52 UTC 2006


Author: somlo

Update of /cvs/extras/rpms/wmx/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14306

Modified Files:
	wmx.spec 
Log Message:
- gave up on conditional build-requires for X based on fedora version



Index: wmx.spec
===================================================================
RCS file: /cvs/extras/rpms/wmx/FC-4/wmx.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wmx.spec	5 Jun 2006 18:12:03 -0000	1.5
+++ wmx.spec	5 Jun 2006 19:10:51 -0000	1.6
@@ -1,6 +1,6 @@
 Name: wmx
 Version: 6pl1
-Release: 9%{?dist}
+Release: 10%{?dist}
 Summary: A really simple window manager for X
 License: BSD
 Group: User Interface/X
@@ -15,11 +15,8 @@
 Patch2: wmx-6pl1-cfgbug.patch
 Patch3: wmx-6pl1-cfg.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-%if "%{fedora}" <= "4"
 BuildRequires: xorg-x11-devel
-%else
-BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel
-%endif
+#becomes: BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel
 
 %description
 A really simple window manager for X, based on wm2, with a minimal set of
@@ -59,6 +56,9 @@
 %{_sysconfdir}/X11/xinit/Xclients.d/*
 
 %changelog
+* Mon Jun 06 2006 Gabriel Somlo <somlo at cmu.edu> 6pl1-10
+- gave up on conditional build-requires for X based on fedora version
+
 * Sun Jun 04 2006 Gabriel Somlo <somlo at cmu.edu> 6pl1-9
 - added patch containing latest cvs fixes
 - both monolithic and modular X supported in the same specfile (to be removed when we drop support for fc4)




More information about the fedora-extras-commits mailing list