SPECS: ltris.spec - updated to 1.0.11
qboosh
qboosh at pld-linux.org
Thu Nov 17 22:07:40 CET 2005
Author: qboosh Date: Thu Nov 17 21:07:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.0.11
---- Files affected:
SPECS:
ltris.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/ltris.spec
diff -u SPECS/ltris.spec:1.19 SPECS/ltris.spec:1.20
--- SPECS/ltris.spec:1.19 Sat Feb 19 17:09:54 2005
+++ SPECS/ltris.spec Thu Nov 17 22:07:34 2005
@@ -2,13 +2,13 @@
Summary: A tetris clone for Linux
Summary(pl): Klon tetrisa dla Linuksa
Name: ltris
-Version: 1.0.10
+Version: 1.0.11
Release: 1
License: GPL v2+
Vendor: Michael Speck <kulkanie at gmx.net>
Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/lgames/%{name}-%{version}.tar.gz
-# Source0-md5: 20b66684a471c9929f34eaea1eb0c1d2
+# Source0-md5: 412ecd9b7577a5bbcb76e19b5397391c
Source1: %{name}.desktop
Source2: %{name}.png
URL: http://lgames.sourceforge.net/index.php?project=LTris
@@ -28,7 +28,7 @@
%setup -q
%build
-%configure2_13
+%configure
%{__make}
@@ -42,17 +42,19 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc README
%attr(2755,root,games) %{_bindir}/*
%{_desktopdir}/ltris.desktop
%{_pixmapsdir}/*.png
%{_datadir}/ltris
-%attr(664,root,games) %config(noreplace) %verify(not size mtime md5) /var/games/ltris.hscr
+%attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/ltris.hscr
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -60,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2005/11/17 21:07:34 qboosh
+- updated to 1.0.11
+
Revision 1.19 2005/02/19 16:09:54 qboosh
- updated to 1.0.10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ltris.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list