Author: lisu Date: Fri Mar 12 09:54:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1.4 - libtoolize - more verbose files
---- Files affected: packages/toppler: toppler.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: packages/toppler/toppler.spec diff -u packages/toppler/toppler.spec:1.22 packages/toppler/toppler.spec:1.23 --- packages/toppler/toppler.spec:1.22 Mon Mar 31 18:54:34 2008 +++ packages/toppler/toppler.spec Fri Mar 12 10:53:58 2010 @@ -2,12 +2,12 @@ Summary: 'Jump and run' game Summary(pl.UTF-8): Gra z rodzaju 'skacz i biegnij' Name: toppler -Version: 1.1.3 -Release: 2 +Version: 1.1.4 +Release: 1 License: GPL v2+ Group: X11/Applications/Games -Source0: http://dl.sourceforge.net/toppler/%{name}-%{version}.tar.gz -# Source0-md5: 15ee44094e6a4e2a4f5f9b661f3fb617 +Source0: http://downloads.sourceforge.net/toppler/%{name}-%{version}.tar.gz +# Source0-md5: 6420ae91afdb75d8c6191d4de6e90e88 Source1: %{name}.desktop Patch0: %{name}-Makefile.patch Patch1: %{name}-locale.patch @@ -18,6 +18,7 @@ BuildRequires: automake BuildRequires: gettext-devel >= 0.11.5 BuildRequires: libstdc++-devel +BuildRequires: libtool BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -50,6 +51,7 @@ %build %{__gettextize} +%{__libtoolize} %{__aclocal} %{__autoconf} %{__autoheader} @@ -74,12 +76,12 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(2755,root,games) %{_bindir}/* +%attr(755,root,root) %{_bindir}/toppler %{_datadir}/%{name} %{_desktopdir}/%{name}.desktop -%{_mandir}/man6/%{name}.6* -%{_pixmapsdir}/%{name}.xpm -%dir %{_var}/games/%{name} +%{_mandir}/man6/toppler.6* +%{_pixmapsdir}/toppler.xpm +%dir %{_var}/games/toppler %attr(664,root,games) %{_var}/games/%{name}/%{name}.hsc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -88,6 +90,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2010/03/12 09:53:58 lisu +- up to 1.1.4 +- libtoolize +- more verbose files + Revision 1.22 2008/03/31 16:54:34 sls - fixed locale name ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/toppler/toppler.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
