rpms/xdesktopwaves/FC-5 xdesktopwaves.spec,1.4,1.5

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue Apr 11 11:51:18 UTC 2006


Author: adrian

Update of /cvs/extras/rpms/xdesktopwaves/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7507

Modified Files:
	xdesktopwaves.spec 
Log Message:
* Tue Apr 11 2006 Adrian Reber <adrian at lisas.de> - 1.3-5
- rebuilt for modular X



Index: xdesktopwaves.spec
===================================================================
RCS file: /cvs/extras/rpms/xdesktopwaves/FC-5/xdesktopwaves.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xdesktopwaves.spec	10 May 2005 06:36:00 -0000	1.4
+++ xdesktopwaves.spec	11 Apr 2006 11:51:18 -0000	1.5
@@ -1,6 +1,6 @@
 Name:          xdesktopwaves
 Version:       1.3
-Release:       4%{?dist}
+Release:       5%{?dist}
 
 Summary:       Simulation of water waves on the X Window System desktop
 License:       GPL
@@ -8,7 +8,7 @@
 URL:           http://xdesktopwaves.sf.net/
 Source:        http://dl.sf.net/xdesktopwaves/xdesktopwaves-1.3.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: xorg-x11-devel, desktop-file-utils
+BuildRequires: libX11-devel, desktop-file-utils
 
 %description
 xdesktopwaves is a cellular automata setting the background of your X
@@ -21,8 +21,7 @@
 %{__sed} -i -e "s,-s,," Makefile
 
 %build
-%{__make} CFLAGS="$RPM_OPT_FLAGS -I/usr/X11R6/include" \
-    LFLAGS="-L/usr/X11R6/%{_lib}" %{?_smp_mflags}
+%{__make} CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -62,6 +61,9 @@
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
+* Tue Apr 11 2006 Adrian Reber <adrian at lisas.de> - 1.3-5
+- rebuilt for modular X
+
 * Tue May 10 2005 Adrian Reber <adrian at lisas.de> - 1.3-4
 - remove stripping from Makefile so that the
   debuginfo subpackage gets build




More information about the scm-commits mailing list