rpms/xdesktopwaves/devel xdesktopwaves.spec,1.3,1.4

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue May 10 06:36:02 UTC 2005


Author: adrian

Update of /cvs/extras/rpms/xdesktopwaves/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13674

Modified Files:
	xdesktopwaves.spec 
Log Message:
fix debuginfo subpackage creation



Index: xdesktopwaves.spec
===================================================================
RCS file: /cvs/extras/rpms/xdesktopwaves/devel/xdesktopwaves.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xdesktopwaves.spec	6 Apr 2005 22:13:53 -0000	1.3
+++ xdesktopwaves.spec	10 May 2005 06:36:00 -0000	1.4
@@ -1,6 +1,6 @@
 Name:          xdesktopwaves
 Version:       1.3
-Release:       2
+Release:       4%{?dist}
 
 Summary:       Simulation of water waves on the X Window System desktop
 License:       GPL
@@ -18,6 +18,7 @@
 
 %prep
 %setup -q
+%{__sed} -i -e "s,-s,," Makefile
 
 %build
 %{__make} CFLAGS="$RPM_OPT_FLAGS -I/usr/X11R6/include" \
@@ -61,6 +62,10 @@
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
+* Tue May 10 2005 Adrian Reber <adrian at lisas.de> - 1.3-4
+- remove stripping from Makefile so that the
+  debuginfo subpackage gets build
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 




More information about the fedora-extras-commits mailing list