rpms/viruskiller/devel viruskiller.spec,1.13,1.14

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


Author: thias

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

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



Index: viruskiller.spec
===================================================================
RCS file: /cvs/extras/rpms/viruskiller/devel/viruskiller.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- viruskiller.spec	14 Jun 2007 14:53:01 -0000	1.13
+++ viruskiller.spec	5 Aug 2007 16:08:40 -0000	1.14
@@ -1,8 +1,8 @@
 Summary: Frantic shooting game where viruses invade your computer
 Name: viruskiller
 Version: 1.0
-Release: 4%{?dist}
-License: GPL
+Release: 5
+License: GPLv2+
 Group: Amusements/Games
 URL: http://www.parallelrealities.co.uk/virusKiller.php
 # No absolute URL since the home page tunnels it through a PHP script
@@ -51,13 +51,13 @@
 Exec=viruskiller
 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
 
@@ -72,10 +72,15 @@
 %{_bindir}/viruskiller
 %{_datadir}/viruskiller/
 %{_datadir}/pixmaps/viruskiller.png
-%{_datadir}/applications/*%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Sun Aug  5 2007 Matthias Saou <http://freshrpms.net/> 1.0-5
+- Update License field.
+- Remove dist tag, since the package will seldom change.
+- Remove desktop file prefix.
+
 * Thu Jun 14 2007 Matthias Saou <http://freshrpms.net/> 1.0-4
 - Move binary and data to "proper" locations by updating patch (#243031).
 - Remove executable bit from all files from the archive, it shouldn't be set.




More information about the fedora-extras-commits mailing list