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

Gabriel L. Somlo (somlo) fedora-extras-commits at redhat.com
Wed Jun 7 21:00:51 UTC 2006


Author: somlo

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

Modified Files:
	wmx.spec 
Log Message:
fixed modular X11 build-requires



Index: wmx.spec
===================================================================
RCS file: /cvs/extras/rpms/wmx/FC-4/wmx.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wmx.spec	5 Jun 2006 19:10:51 -0000	1.6
+++ wmx.spec	7 Jun 2006 21:00:51 -0000	1.7
@@ -1,6 +1,6 @@
 Name: wmx
 Version: 6pl1
-Release: 10%{?dist}
+Release: 11%{?dist}
 Summary: A really simple window manager for X
 License: BSD
 Group: User Interface/X
@@ -16,7 +16,7 @@
 Patch3: wmx-6pl1-cfg.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: xorg-x11-devel
-#becomes: BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel
+#will become: BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel libXaw-devel
 
 %description
 A really simple window manager for X, based on wm2, with a minimal set of
@@ -32,7 +32,7 @@
 %patch3 -p1
 
 %build
-export LDFLAGS=-L/usr/X11R6/%{_lib}
+# export LDFLAGS=-L/usr/X11R6/%{_lib}
 %configure
 %{__make} %{?_smp_mflags}
 
@@ -56,7 +56,10 @@
 %{_sysconfdir}/X11/xinit/Xclients.d/*
 
 %changelog
-* Mon Jun 06 2006 Gabriel Somlo <somlo at cmu.edu> 6pl1-10
+* Wed Jun 07 2006 Gabriel Somlo <somlo at cmu.edu> 6pl1-11
+- fixed modular X11 build-requires
+
+* Mon Jun 05 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




More information about the fedora-extras-commits mailing list