Author: arvenil Date: Wed Oct 31 10:10:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.7.2 - BR: boost-signals-devel - BR: xorg-lib-libXi-devel (xinput support) - rm BR: SDL-devel (already required by SDL_mixer-devel and SDL_image-devel) - rm BR: boost-devel (already required by boost-signals-devel) - rm BR: physfs-devel
---- Files affected: SPECS: pingus.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/pingus.spec diff -u SPECS/pingus.spec:1.52 SPECS/pingus.spec:1.53 --- SPECS/pingus.spec:1.52 Sun Sep 23 22:47:03 2007 +++ SPECS/pingus.spec Wed Oct 31 11:09:55 2007 @@ -3,26 +3,24 @@ Summary(pl.UTF-8): Gra typu lemmingi z pingwinami w roli głównej Summary(pt_BR.UTF-8): Um clone de lemmings com pingüins Name: pingus -Version: 0.7.1 +Version: 0.7.2 Release: 1 License: GPL v2+ Group: X11/Applications/Games Source0: http://pingus.seul.org/files/%{name}-%{version}.tar.bz2 -# Source0-md5: b4fcf66d0dc5e1d6148447988f87d3b1 +# Source0-md5: 88756802d483f922d0910a14cd26a951 Source1: %{name}.desktop Source2: %{name}.png Patch0: %{name}-opt.patch URL: http://pingus.seul.org/ -BuildRequires: SDL-devel >= 1.2.0 BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel -BuildRequires: boost-devel +BuildRequires: boost-signals-devel BuildRequires: libpng-devel BuildRequires: libstdc++-devel -# some dead code still includes <physfs.h> (but library is not used) -BuildRequires: physfs-devel BuildRequires: rpmbuild(macros) >= 1.385 BuildRequires: scons +BuildRequires: xorg-lib-libXi-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -44,7 +42,7 @@ rm -f data/po/pingus.pot %build -%scons +%scons with_xinput=true %install rm -rf $RPM_BUILD_ROOT @@ -72,6 +70,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2007/10/31 10:09:55 arvenil +- up to 0.7.2 +- BR: boost-signals-devel +- BR: xorg-lib-libXi-devel (xinput support) +- rm BR: SDL-devel (already required by SDL_mixer-devel and SDL_image-devel) +- rm BR: boost-devel (already required by boost-signals-devel) +- rm BR: physfs-devel + Revision 1.52 2007/09/23 20:47:03 lisu - up to 0.7.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pingus.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
