rpms/powermanga/devel powermanga.spec,1.15,1.16

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Aug 4 08:09:42 UTC 2007


Author: thias

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

Modified Files:
	powermanga.spec 
Log Message:
Update License field.



Index: powermanga.spec
===================================================================
RCS file: /cvs/extras/rpms/powermanga/devel/powermanga.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- powermanga.spec	19 Jun 2007 17:02:37 -0000	1.15
+++ powermanga.spec	4 Aug 2007 08:09:05 -0000	1.16
@@ -1,8 +1,8 @@
 Summary: Arcade 2D shoot-them-up game
 Name: powermanga
 Version: 0.80
-Release: 4%{?dist}
-License: GPL
+Release: 5
+License: GPLv2+
 Group: Amusements/Games
 URL: http://linux.tlk.fr/games/Powermanga/
 Source0: http://linux.tlk.fr/games/Powermanga/download/powermanga-%{version}.tgz
@@ -71,18 +71,22 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGES COPYING README
-%attr(2755, root, games) %{_bindir}/powermanga
+%attr(2755,root,games) %{_bindir}/powermanga
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/48x48/apps/powermanga.png
 %{_datadir}/powermanga/
 %config(noreplace) %{_datadir}/powermanga/texts/config.ini
 %{_mandir}/man6/powermanga.6*
-%config(noreplace) %attr(664, root, games) %{_var}/games/powermanga.hi
-%config(noreplace) %attr(664, root, games) %{_var}/games/powermanga.hi-easy
-%config(noreplace) %attr(664, root, games) %{_var}/games/powermanga.hi-hard
+%config(noreplace) %attr(664,root,games) %{_var}/games/powermanga.hi
+%config(noreplace) %attr(664,root,games) %{_var}/games/powermanga.hi-easy
+%config(noreplace) %attr(664,root,games) %{_var}/games/powermanga.hi-hard
 
 
 %changelog
+* Sat Aug  4 2007 Matthias Saou <http://freshrpms.net/> 0.80-5
+- Update License field.
+- Remove dist tag, since the package will seldom change.
+
 * Tue Jun 19 2007 Matthias Saou <http://freshrpms.net/> 0.80-4
 - Move binary to _bindir and data to _datadir, removing "games" prefixes since
   the guidelines now say so. This should fix prelink's problems (#218280).




More information about the fedora-extras-commits mailing list