SPECS: xmoto.spec - 0.2.1

wolf wolf at pld-linux.org
Sat Sep 16 02:06:24 CEST 2006


Author: wolf                         Date: Sat Sep 16 00:06:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.2.1

---- Files affected:
SPECS:
   xmoto.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/xmoto.spec
diff -u SPECS/xmoto.spec:1.22 SPECS/xmoto.spec:1.23
--- SPECS/xmoto.spec:1.22	Sun Aug  6 18:33:26 2006
+++ SPECS/xmoto.spec	Sat Sep 16 02:06:19 2006
@@ -2,12 +2,12 @@
 Summary:	Clone of across/elma games
 Summary(pl):	Klon gry across/elma
 Name:		xmoto
-Version:	0.2.0
-Release:	2
+Version:	0.2.1
+Release:	1
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/xmoto/%{name}-%{version}-src.tar.gz
-# Source0-md5:	0404467792034dd221b92303f2750ac7
+# Source0-md5:	e5acce4c304db1cade31e6cc2d5abfde
 Source1:	%{name}.png
 Source2:	%{name}.desktop
 Patch0:		%{name}-libs.patch
@@ -19,6 +19,7 @@
 BuildRequires:	automake
 BuildRequires:	bzip2-devel
 BuildRequires:	curl-devel
+BuildRequires:	gettext-devel
 BuildRequires:	libtool
 BuildRequires:	lua50-devel
 BuildRequires:	ode-devel
@@ -49,11 +50,13 @@
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__gettextize}
+%{__aclocal} -I config
 %{__autoconf}
 %{__automake}
 
-%configure
+%configure \
+	--with-enable-zoom=1
 %{__make}
 
 %install
@@ -66,16 +69,19 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/xmoto
 %{_pixmapsdir}/*
 %{_desktopdir}/*
+%{_mandir}/mang/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -83,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/09/16 00:06:19  wolf
+- 0.2.1
+
 Revision 1.22  2006/08/06 16:33:26  sparky
 - added libs patch: --as-needed fixed instead of disabling it
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmoto.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list