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

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue Apr 11 19:39:14 UTC 2006


Author: adrian

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

Modified Files:
	xdesktopwaves.spec 
Log Message:
* Tue Apr 11 2006 Adrian Reber <adrian at lisas.de> - 1.3-6
- trying to fix build on x86_64



Index: xdesktopwaves.spec
===================================================================
RCS file: /cvs/extras/rpms/xdesktopwaves/FC-5/xdesktopwaves.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xdesktopwaves.spec	11 Apr 2006 11:51:18 -0000	1.5
+++ xdesktopwaves.spec	11 Apr 2006 19:39:14 -0000	1.6
@@ -1,6 +1,6 @@
 Name:          xdesktopwaves
 Version:       1.3
-Release:       5%{?dist}
+Release:       6%{?dist}
 
 Summary:       Simulation of water waves on the X Window System desktop
 License:       GPL
@@ -21,7 +21,7 @@
 %{__sed} -i -e "s,-s,," Makefile
 
 %build
-%{__make} CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
+%{__make} CFLAGS="$RPM_OPT_FLAGS" LFLAGS="-L/usr/%{_lib}" %{?_smp_mflags}
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -61,6 +61,9 @@
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
+* Tue Apr 11 2006 Adrian Reber <adrian at lisas.de> - 1.3-6
+- trying to fix build on x86_64
+
 * Tue Apr 11 2006 Adrian Reber <adrian at lisas.de> - 1.3-5
 - rebuilt for modular X
 




More information about the fedora-extras-commits mailing list