SPECS: lpairs.spec - updated to 1.0.2

qboosh qboosh at pld-linux.org
Wed Apr 18 16:57:31 CEST 2007


Author: qboosh                       Date: Wed Apr 18 14:57:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.2

---- Files affected:
SPECS:
   lpairs.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/lpairs.spec
diff -u SPECS/lpairs.spec:1.10 SPECS/lpairs.spec:1.11
--- SPECS/lpairs.spec:1.10	Tue Feb 13 07:46:52 2007
+++ SPECS/lpairs.spec	Wed Apr 18 16:57:25 2007
@@ -2,16 +2,17 @@
 Summary:	LPairs - a classic memory game for Linux
 Summary(pl.UTF-8):	LPairs - klasyczna gra pamięciowa pod Linuksa
 Name:		lpairs
-Version:	1.0.1
-Release:	2
+Version:	1.0.2
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/lgames/%{name}-%{version}.tar.gz
-# Source0-md5:	6d78aa89fe6667fdd25b8cfbb40dad8c
+# Source0-md5:	ecf4f1fee192d4ca6c878b701d1c29a1
 URL:		http://lgames.sourceforge.net/
 BuildRequires:	SDL-devel >= 1.0.0
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	gettext-devel
 BuildRequires:	perl-base
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,6 +29,7 @@
 	configure.in
 
 %build
+%{__gettextize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -41,10 +43,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
@@ -56,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/04/18 14:57:25  qboosh
+- updated to 1.0.2
+
 Revision 1.10  2007/02/13 06:46:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lpairs.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list