Author: lisu Date: Mon Oct 5 13:10:28 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.32 - %%find_lang macro in use
---- Files affected: packages/edgar: edgar.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/edgar/edgar.spec diff -u packages/edgar/edgar.spec:1.6 packages/edgar/edgar.spec:1.7 --- packages/edgar/edgar.spec:1.6 Fri Sep 25 15:08:33 2009 +++ packages/edgar/edgar.spec Mon Oct 5 15:10:23 2009 @@ -2,12 +2,12 @@ Summary: 2D Platform game Summary(pl.UTF-8): Dwuwymiarowa gra platformowa Name: edgar -Version: 0.31 +Version: 0.32 Release: 1 License: GPL v2+ Group: X11/Applications/Games -Source0: http://www.parallelrealities.co.uk/download/69a8b202/edgar/%{name}-%{version}-1.tar.gz -# Source0-md5: 5f4e57f0eb45c41d98bc3db3de9ecf94 +Source0: http://www.parallelrealities.co.uk/download/1e0beca9/edgar/%{name}-%{version}-1.tar.gz +# Source0-md5: 835892ce58b1622a05624cc8c8b19258 Source1: %{name}.png Patch0: %{name}-makefile.patch Patch1: %{name}-usless_files.patch @@ -51,10 +51,12 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir} +%find_lang %{name} --all-name + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc doc/* %attr(755,root,root) %{_bindir}/edgar @@ -68,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/10/05 13:10:23 lisu +- up to 0.32 +- %%find_lang macro in use + Revision 1.6 2009/09/25 13:08:33 lisu - updated to 0.31 - download Source0 from edgar website ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/edgar/edgar.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
