rpms/pingus/devel pingus.desktop,1.1,1.2 pingus.spec,1.3,1.4

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Wed Aug 15 08:56:28 UTC 2007


Author: jwrdegoede

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

Modified Files:
	pingus.desktop pingus.spec 
Log Message:
* Wed Aug 15 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.7.0-0.5.20060721
- Update License tag for new Licensing Guidelines compliance



Index: pingus.desktop
===================================================================
RCS file: /cvs/extras/rpms/pingus/devel/pingus.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pingus.desktop	25 Jul 2006 08:15:00 -0000	1.1
+++ pingus.desktop	15 Aug 2007 08:55:55 -0000	1.2
@@ -7,4 +7,4 @@
 Terminal=false
 StartupNotify=false
 Type=Application
-Categories=Application;Game;ArcadeGame;
+Categories=Game;LogicGame;


Index: pingus.spec
===================================================================
RCS file: /cvs/extras/rpms/pingus/devel/pingus.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pingus.spec	29 Aug 2006 05:56:03 -0000	1.3
+++ pingus.spec	15 Aug 2007 08:55:55 -0000	1.4
@@ -1,10 +1,10 @@
 %define snapshot_date 20060721
 Name:           pingus
 Version:        0.7.0
-Release:        0.4.%{snapshot_date}%{?dist}
+Release:        0.5.%{snapshot_date}%{?dist}
 Summary:        Guide the penguins safely home before they drop of the cliff
 Group:          Amusements/Games
-License:        GPL
+License:        GPLv2+
 URL:            http://pingus.seul.org/
 # create this by doing:
 # svn checkout svn://svn.berlios.de/pingus/trunk
@@ -18,6 +18,7 @@
 Patch1:         pingus-20060721-datapath.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ClanLib-devel desktop-file-utils automake gettext
+Requires:       hicolor-icon-theme
 
 %description
 A game inspired by the game Lemmings. You take command in the game of a bunch
@@ -76,7 +77,6 @@
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 desktop-file-install --vendor fedora            \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
-  --add-category X-Fedora                       \
   %{SOURCE1}
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
 install -p -m 644 %{SOURCE2} \
@@ -111,6 +111,9 @@
 
 
 %changelog
+* Wed Aug 15 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.7.0-0.5.20060721
+- Update License tag for new Licensing Guidelines compliance
+
 * Tue Aug 29 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.7.0-0.4.20060721
 - FE6 Rebuild
 




More information about the fedora-extras-commits mailing list