rpms/gweled/FC-6 gweled.spec,1.16,1.17

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Sat Mar 17 19:34:09 UTC 2007


Author: thl

Update of /cvs/extras/rpms/gweled/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8937

Modified Files:
	gweled.spec 
Log Message:
0.7-8
- create gweled.timed.scores manually, fixes 232184


Index: gweled.spec
===================================================================
RCS file: /cvs/extras/rpms/gweled/FC-6/gweled.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gweled.spec	24 Feb 2007 12:45:23 -0000	1.16
+++ gweled.spec	17 Mar 2007 19:33:36 -0000	1.17
@@ -1,6 +1,6 @@
 Name:           gweled
 Version:        0.7
-Release:        7%{?dist}
+Release:        8%{?dist}
 
 Summary:        Swapping gem game
 
@@ -56,6 +56,8 @@
   ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
 mkdir $RPM_BUILD_ROOT%{_localstatedir}/lib/
 mv $RPM_BUILD_ROOT%{_localstatedir}/games/ $RPM_BUILD_ROOT%{_localstatedir}/lib/
+# gweled.timed.scores not shipped in 0.7, but needed
+cp -p $RPM_BUILD_ROOT%{_localstatedir}/lib/games/gweled.easy.scores $RPM_BUILD_ROOT%{_localstatedir}/lib/games/gweled.timed.scores
 
 
 %clean
@@ -74,6 +76,9 @@
 %{_datadir}/sounds/%{name}/
 
 %changelog
+* Sat Mar 17 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.7-8
+- create gweled.timed.scores manually, fixes 232184
+
 * Sat Feb 24 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.7-7
 - Add gweled-ppc.diff and gweled-mikmod-disable-disk-writers.diff from
   debian package; the later fixes #227984




More information about the scm-commits mailing list