rpms/xarchon/devel xarchon.desktop,1.1,1.2 xarchon.spec,1.2,1.3

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Wed Aug 22 13:24:19 UTC 2007


Author: jwrdegoede

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

Modified Files:
	xarchon.desktop xarchon.spec 
Log Message:
* Wed Aug 22 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.50-4
- Rebuild for buildId
- Update license tag for new license tag guidelines compliance



Index: xarchon.desktop
===================================================================
RCS file: /cvs/extras/rpms/xarchon/devel/xarchon.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xarchon.desktop	15 May 2006 18:49:42 -0000	1.1
+++ xarchon.desktop	22 Aug 2007 13:23:46 -0000	1.2
@@ -1,9 +1,9 @@
 [Desktop Entry]
+Encoding=UTF-8
 Name=XArchon
-Comment=Arcade board game
+Comment=Chess like board game
 Exec=xarchon
 Icon=xarchon
 Terminal=false
 Type=Application
-Encoding=UTF-8
-Categories=Application;Game;ArcadeGame;BoardGame;
+Categories=Game;BoardGame;


Index: xarchon.spec
===================================================================
RCS file: /cvs/extras/rpms/xarchon/devel/xarchon.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xarchon.spec	29 Aug 2006 11:53:52 -0000	1.2
+++ xarchon.spec	22 Aug 2007 13:23:46 -0000	1.3
@@ -1,9 +1,9 @@
 Name:           xarchon
 Version:        0.50
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Arcade board game
 Group:          Amusements/Games
-License:        GPL
+License:        GPL+
 URL:            http://xarchon.seul.org/
 Source0:        http://xarchon.seul.org/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
@@ -14,6 +14,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gtk+-devel esound-devel libXpm-devel
 BuildRequires:  desktop-file-utils ImageMagick
+Requires:       hicolor-icon-theme
 
 %description
 XArchon is a chess with a twist board game. It is modelled after the golden
@@ -42,7 +43,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 %{name}.png \
@@ -77,6 +77,10 @@
 
 
 %changelog
+* Wed Aug 22 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.50-4
+- Rebuild for buildId
+- Update license tag for new license tag guidelines compliance
+
 * Tue Aug 29 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.50-3  
 - FE6 Rebuild
 




More information about the fedora-extras-commits mailing list