rpms/starfighter/devel starfighter.spec,1.1,1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Tue Nov 16 18:56:57 UTC 2004


Changeset from: thias

Update of /cvs/extras/rpms/starfighter/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv24281/devel

Modified Files:
	starfighter.spec 
Log Message:
Bump release.



Index: starfighter.spec
===================================================================
RCS file: /cvs/extras/rpms/starfighter/devel/starfighter.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- starfighter.spec	9 Nov 2004 02:50:17 -0000	1.1
+++ starfighter.spec	16 Nov 2004 18:56:55 -0000	1.2
@@ -1,7 +1,7 @@
 # $Id$
 # Authority: matthias
 
-%define desktop_vendor freshrpms
+%{?dist: %{expand: %%define %dist 1}}
 
 %{?el2:%define _without_freedesktop 1}
 %{?rh7:%define _without_freedesktop 1}
@@ -9,7 +9,7 @@
 Summary: Project: Starfighter, a space arcade game
 Name: starfighter
 Version: 1.1
-Release: 1.1.fc2.fr
+Release: 2
 License: GPL
 Group: Amusements/Games
 URL: http://www.parallelrealities.co.uk/starfighter.php
@@ -30,9 +30,6 @@
 
 This game features 26 missions over 4 star systems and boss battles.
 
-Available rpmbuild rebuild options :
---without : freedesktop
-
 
 %prep
 %setup
@@ -41,8 +38,8 @@
 
 %build
 %{__make} %{?_smp_mflags} \
-	PREFIX="%{_prefix}" \
-	OPTFLAGS="%{optflags}"
+    PREFIX="%{_prefix}" \
+    OPTFLAGS="%{optflags}"
 
 
 %install
@@ -96,6 +93,9 @@
 
 
 %changelog
+* Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 1.1-2
+- Bump release to provide Extras upgrade path.
+
 * Tue Jun  8 2004 Matthias Saou <http://freshrpms.net/> 1.1-1
 - Initial RPM release.
 




More information about the fedora-extras-commits mailing list