rpms/openarena/F-9 .cvsignore, 1.6, 1.7 openarena.spec, 1.12, 1.13 sources, 1.6, 1.7

Michał Bentkowski (ecik) fedora-extras-commits at redhat.com
Wed Jun 4 18:35:09 UTC 2008


Author: ecik

Update of /cvs/extras/rpms/openarena/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27324

Modified Files:
	.cvsignore openarena.spec sources 
Log Message:
* Wed Jun 04 2008 Michał Bentkowski <mr.ecik at gmail.com> - 0.7.7-1
- Add patch
- Get rid of macros from Sources



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/openarena/F-9/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	5 May 2008 21:55:10 -0000	1.6
+++ .cvsignore	4 Jun 2008 18:32:39 -0000	1.7
@@ -1 +1,2 @@
 oa076.zip
+oa077-patch.zip


Index: openarena.spec
===================================================================
RCS file: /cvs/extras/rpms/openarena/F-9/openarena.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- openarena.spec	5 May 2008 21:55:10 -0000	1.12
+++ openarena.spec	4 Jun 2008 18:32:39 -0000	1.13
@@ -1,14 +1,15 @@
 %define         ver %(echo %version | tr -d .)
 Name:           openarena
-Version:        0.7.6
+Version:        0.7.7
 Release:        1%{?dist}
 Summary:        Open source first person shooter
 Group:          Amusements/Games
 License:        GPLv2
 URL:            http://openarena.ws/
-Source0:        http://download.tuxfamily.net/cooker/openarena/rel%{ver}/oa%{ver}.zip
+Source0:        http://download.tuxfamily.org/openarena/rel/076/oa076.zip
 Source1:        http://cheapy.deathmask.net/logo.gif
 Source2:        openarena.desktop
+Source10:       http://download.tuxfamily.org/openarena/rel/077/oa077-patch.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       quake3
 Requires:       opengl-games-utils
@@ -23,7 +24,11 @@
 the GPL, effectively creating a free stand-alone game.
 
 %prep
-%setup -q
+# setup section is totally ugly but it's no more ugly than
+# way of releasing new versions by openarena team
+%setup -q -n openarena-0.7.6
+%{__unzip} -qqoj %{SOURCE10} openarena-0.7.6/baseoa/pak7-patch.pk3 openarena-0.7.6/{CHANGES,COPYING,CREDITS,README}
+mv pak7-patch.pk3 baseoa
 #1. let us create wrapper for openarena and for openarena_ded
 #   we can use one wrapper to that task
 cat > %{name} << EOF
@@ -99,6 +104,10 @@
 
 
 %changelog
+* Wed Jun 04 2008 Michał Bentkowski <mr.ecik at gmail.com> - 0.7.7-1
+- Add patch
+- Get rid of macros from Sources
+
 * Wed Apr 23 2008 Michał Bentkowski <mr.ecik at gmail.com> - 0.7.6-1
 - New release
 - Fix desktop file a bit


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/openarena/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	5 May 2008 21:55:10 -0000	1.6
+++ sources	4 Jun 2008 18:32:39 -0000	1.7
@@ -1 +1,2 @@
 9feb2124b9ac8c46ff11163fd5bb1049  oa076.zip
+e981b47dd39e3fde4af68a08cf76b7d3  oa077-patch.zip




More information about the fedora-extras-commits mailing list