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

Gabriel L. Somlo (somlo) fedora-extras-commits at redhat.com
Thu Jun 8 15:37:37 UTC 2006


Author: somlo

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

Modified Files:
	wmx.spec 
Log Message:
more X11 buildrequires (thanks tibbs at math.uh.edu and Jarod Wilson)



Index: wmx.spec
===================================================================
RCS file: /cvs/extras/rpms/wmx/FC-4/wmx.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wmx.spec	7 Jun 2006 21:00:51 -0000	1.7
+++ wmx.spec	8 Jun 2006 15:37:37 -0000	1.8
@@ -1,6 +1,6 @@
 Name: wmx
 Version: 6pl1
-Release: 11%{?dist}
+Release: 12%{?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
-#will become: BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel libXaw-devel
+# will become: BuildRequires: xorg-x11-proto-devel libX11-devel libXpm-devel libXext-devel libXaw-devel libXt-devel
 
 %description
 A really simple window manager for X, based on wm2, with a minimal set of
@@ -32,8 +32,7 @@
 %patch3 -p1
 
 %build
-# export LDFLAGS=-L/usr/X11R6/%{_lib}
-%configure
+%configure --x-libraries=%{_libdir} --x-includes=%{_includedir}/X11
 %{__make} %{?_smp_mflags}
 
 %install
@@ -56,6 +55,9 @@
 %{_sysconfdir}/X11/xinit/Xclients.d/*
 
 %changelog
+* Wed Jun 08 2006 Gabriel Somlo <somlo at cmu.edu> 6pl1-12
+- more X11 buildrequires (thanks tibbs at math.uh.edu and Jarod Wilson)
+
 * Wed Jun 07 2006 Gabriel Somlo <somlo at cmu.edu> 6pl1-11
 - fixed modular X11 build-requires
 




More information about the fedora-extras-commits mailing list