SPECS: xmoto.spec - up to 0.5.1 - use sed macro

lisu lisu at pld-linux.org
Thu Apr 16 09:08:12 CEST 2009


Author: lisu                         Date: Thu Apr 16 07:08:12 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.1
- use sed macro

---- Files affected:
SPECS:
   xmoto.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/xmoto.spec
diff -u SPECS/xmoto.spec:1.60 SPECS/xmoto.spec:1.61
--- SPECS/xmoto.spec:1.60	Sun Jan 25 21:36:43 2009
+++ SPECS/xmoto.spec	Thu Apr 16 09:08:06 2009
@@ -2,12 +2,12 @@
 Summary:	Clone of across/elma games
 Summary(pl.UTF-8):	Klon gry across/elma
 Name:		xmoto
-Version:	0.5.0
-Release:	3
-License:	GPL
+Version:	0.5.1
+Release:	1
+License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz
-# Source0-md5:	e693ec0f949e44fb78187b8e82650869
+# Source0-md5:	10cb822ec8c2c7e9466806633e69be1f
 Source1:	%{name}.png
 Source2:	%{name}.desktop
 Patch0:		%{name}-lua51.patch
@@ -54,7 +54,7 @@
 %patch0 -p1
 
 # fix lv translation
-sed -i -e 's/lv_LV/lv/g;s/da_DK/da/g;s/pt_PT/pt/g' configure.in
+%{__sed} -i -e 's/lv_LV/lv/g;s/da_DK/da/g;s/pt_PT/pt/g' configure.in
 mv -f po/lv{_LV,}.po
 mv -f po/da{_DK,}.po
 mv -f po/pt{_PT,}.po
@@ -114,7 +114,7 @@
 %{_datadir}/xmoto
 %{_pixmapsdir}/*
 %{_desktopdir}/*.desktop
-%{_mandir}/man6/*
+%{_mandir}/man6/xmoto.*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -122,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2009/04/16 07:08:06  lisu
+- up to 0.5.1
+- use sed macro
+
 Revision 1.60  2009/01/25 20:36:43  ankry
 - OOPS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmoto.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list