rpms/starfighter/devel starfighter.spec,1.10,1.11

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sun Aug 5 16:44:03 UTC 2007


Author: thias

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

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



Index: starfighter.spec
===================================================================
RCS file: /cvs/extras/rpms/starfighter/devel/starfighter.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- starfighter.spec	14 Jun 2007 14:47:47 -0000	1.10
+++ starfighter.spec	5 Aug 2007 16:43:25 -0000	1.11
@@ -1,8 +1,8 @@
 Summary: Project: Starfighter, a space arcade game
 Name: starfighter
 Version: 1.1
-Release: 9%{?dist}
-License: GPL
+Release: 10
+License: GPLv2+
 Group: Amusements/Games
 URL: http://www.parallelrealities.co.uk/starfighter.php
 # No absolute URL since the home page tunnels it through a PHP script
@@ -53,13 +53,13 @@
 Exec=starfighter
 Terminal=false
 Type=Application
-Categories=Application;Game;ArcadeGame;
+Categories=Game;ArcadeGame;
 Encoding=UTF-8
 EOF
 
 %{__mkdir_p} %{buildroot}%{_datadir}/applications
 desktop-file-install \
-    --vendor fedora \
+    --vendor "" \
     --dir %{buildroot}%{_datadir}/applications \
     %{name}.desktop
 
@@ -74,10 +74,14 @@
 %{_bindir}/starfighter
 %{_datadir}/starfighter/
 %{_datadir}/pixmaps/starfighter.png
-%{_datadir}/applications/*%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Sun Aug  5 2007 Matthias Saou <http://freshrpms.net/> 1.1-10
+- Update License field.
+- Remove dist tag, since the package will seldom change.
+
 * Thu Jun 14 2007 Matthias Saou <http://freshrpms.net/> 1.1-9
 - Move binary and data to "proper" locations by updating patch (#229197).
 




More information about the fedora-extras-commits mailing list