packages (DEVEL): supertuxkart/supertuxkart.spec - updated to 0.7alpha2 - f...

lisu lisu at pld-linux.org
Mon Jun 7 13:48:32 CEST 2010


Author: lisu                         Date: Mon Jun  7 11:48:32 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 0.7alpha2
- fix problem with gettext() function

---- Files affected:
packages/supertuxkart:
   supertuxkart.spec (1.23 -> 1.23.2.1) 

---- Diffs:

================================================================
Index: packages/supertuxkart/supertuxkart.spec
diff -u packages/supertuxkart/supertuxkart.spec:1.23 packages/supertuxkart/supertuxkart.spec:1.23.2.1
--- packages/supertuxkart/supertuxkart.spec:1.23	Wed Feb 24 21:47:29 2010
+++ packages/supertuxkart/supertuxkart.spec	Mon Jun  7 13:48:26 2010
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
 
+%define		_alpha		alpha2
 %define		_addons_ver	0.6.1
 
 Summary:	SuperTuxKart - an enhanced version of TuxKart
 Summary(pl.UTF-8):	SuperTuxKart - ulepszona wersja gry TuxKart
 Name:		supertuxkart
-Version:	0.6.2a
-Release:	1
+Version:	0.7
+Release:	0.%{_alpha}.1
 License:	GPL v3+
 Group:		X11/Applications/Games
-Source0:	http://downloads.sourceforge.net/supertuxkart/%{name}-%{version}-src.tar.bz2
-# Source0-md5:	1672795016cc4964506706ac3287621e
+Source0:	http://downloads.sourceforge.net/supertuxkart/%{name}-%{version}%{_alpha}.tar.bz2
+# Source0-md5:	b8b8402c4d5ff13342a4b38c3597f718
 Source1:	http://downloads.sourceforge.net/supertuxkart/addon%{_addons_ver}-1.zip
 # Source1-md5:	28c2a6aff5190072e5b81b88d09126b8
 Patch0:		%{name}-desktop.patch
@@ -41,7 +42,7 @@
 Tux lub jego przyjaciele.
 
 %prep
-%setup -q -a 1
+%setup -q -n %{name}-%{version}%{_alpha} -a 1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -83,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23.2.1  2010/06/07 11:48:26  lisu
+- updated to 0.7alpha2
+- fix problem with gettext() function
+
 Revision 1.23  2010/02/24 20:47:29  sparky
 - dropped unused BR: freealut-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/supertuxkart/supertuxkart.spec?r1=1.23&r2=1.23.2.1&f=u



More information about the pld-cvs-commit mailing list