rpms/enigma/EL-5 enigma-1.01-desktop.patch, NONE, 1.1 enigma.spec, 1.14, 1.15 sources, 1.5, 1.6

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Mon Dec 10 10:16:28 UTC 2007


Author: thl

Update of /cvs/pkgs/rpms/enigma/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11753

Modified Files:
	enigma.spec sources 
Added Files:
	enigma-1.01-desktop.patch 
Log Message:
sync with F8

enigma-1.01-desktop.patch:

--- NEW FILE enigma-1.01-desktop.patch ---
--- enigma-1.01/etc/enigma.desktop.orig	2007-06-05 14:56:18.000000000 -0700
+++ enigma-1.01/etc/enigma.desktop	2007-06-05 14:56:31.000000000 -0700
@@ -17,5 +17,5 @@
 StartupNotify=false
 
 Type=Application
-Categories=Application;Game;PuzzleGame;
+Categories=Game;LogicGame;
 


Index: enigma.spec
===================================================================
RCS file: /cvs/pkgs/rpms/enigma/EL-5/enigma.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- enigma.spec	16 Dec 2006 14:04:20 -0000	1.14
+++ enigma.spec	10 Dec 2007 10:15:51 -0000	1.15
@@ -1,12 +1,13 @@
 Name:           enigma
-Version:        1.0
-Release:        1%{?dist}
+Version:        1.01
+Release:        3%{?dist}
 Summary:        Clone of the ATARI game Oxyd
 
 Group:          Amusements/Games
-License:        GPL
+License:        GPLv2+
 URL:            http://www.nongnu.org/enigma/
-Source0:        http://download.berlios.de/enigma-game/enigma-1.00.tar.gz
+Source0:        http://download.berlios.de/enigma-game/enigma-1.01-64bit.tar.gz
+Patch0:         enigma-1.01-desktop.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  SDL-devel >= 1.2  
@@ -29,7 +30,8 @@
 innumerable puzzles blocking your direct way to the Oxyd stones...
 
 %prep
-%setup -q -n enigma-1.00
+%setup -q
+%patch0 -p1
 
 %build
 %configure --enable-optimize
@@ -44,8 +46,8 @@
 desktop-file-install \
   --delete-original                                        \
   --vendor fedora                                          \
+  --remove-key Version \
   --dir ${RPM_BUILD_ROOT}%{_datadir}/applications            \
-  --add-category "X-Fedora"                                 \
   $RPM_BUILD_ROOT%{_datadir}/applications/enigma.desktop
 
 %find_lang %{name}
@@ -74,6 +76,21 @@
 %exclude %{_libdir}/libenet.a
 
 %changelog
+* Wed Sep 12 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.01-3.1
+- use the newly 64bit-clean upstream tarball
+
+* Tue Aug 21 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.01-2.1
+- Remove version key from desktop file
+
+* Fri Aug 03 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
+- Update License field due to the "Licensing guidelines changes"
+
+* Tue Jun 5 2007 Wart <wart at kobold.org> - 1.01-2
+- Clean up desktop categories
+
+* Sat May 26 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.01-1
+- Update to 1.01
+
 * Thu Dec 14 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.0-1
 - Update to 1.0
 - drop enigma-gcc41.patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/enigma/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	16 Dec 2006 14:04:20 -0000	1.5
+++ sources	10 Dec 2007 10:15:51 -0000	1.6
@@ -1 +1 @@
-428a9cce666cd45812e785f00a483ef9  enigma-1.00.tar.gz
+d58af8a7201601dabc45dcedae5e2e91  enigma-1.01-64bit.tar.gz




More information about the fedora-extras-commits mailing list