rpms/xpilot-ng/FC-6 xpilot-ng.spec,1.11,1.12

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sun Aug 26 04:07:45 UTC 2007


Author: wart

Update of /cvs/extras/rpms/xpilot-ng/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18341

Modified Files:
	xpilot-ng.spec 
Log Message:
- License tag clarification
- Remove X-Fedora from .desktop file
- Better download URL




Index: xpilot-ng.spec
===================================================================
RCS file: /cvs/extras/rpms/xpilot-ng/FC-6/xpilot-ng.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xpilot-ng.spec	23 Feb 2007 18:17:00 -0000	1.11
+++ xpilot-ng.spec	26 Aug 2007 04:07:12 -0000	1.12
@@ -11,9 +11,9 @@
 Summary:        Multiplayer space arcade game
 
 Group:          Amusements/Games
-License:        GPL
+License:        GPLv2+
 URL:            http://xpilot.sourceforge.net
-Source0:        http://dl.sourceforge.net/sourceforge/xpilot/xpilot-ng-%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/xpilot/xpilot-ng-%{version}.tar.gz
 Source1:        xpilot-ng.png
 Source2:        xpilot-ng-x11.desktop
 Source3:        xpilot-ng-sdl.desktop
@@ -110,11 +110,9 @@
 
 desktop-file-install --vendor fedora                            \
         --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
-        --add-category X-Fedora                                 \
         %{SOURCE2}
 desktop-file-install --vendor fedora                            \
         --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
-        --add-category X-Fedora                                 \
         %{SOURCE3}
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/48x48/apps/
 install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/48x48/apps/
@@ -267,6 +265,10 @@
 %{logwatch_scripts}/shared/applyxpilotdate
 
 %changelog
+- License tag clarification
+- Remove X-Fedora from .desktop file
+- Better download URL
+
 * Fri Feb 23 2007 Wart <wart at kobold.org> 4.7.2-12
 - Update logwatch script with a previously unknown log field
 




More information about the fedora-extras-commits mailing list