Author: patrys Date: Wed Mar 12 21:43:26 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.22.0 - let find_lang decide which files to include (or fix find_lang)
---- Files affected: SPECS: gnome-games.spec (1.198.2.2 -> 1.198.2.3) ---- Diffs: ================================================================ Index: SPECS/gnome-games.spec diff -u SPECS/gnome-games.spec:1.198.2.2 SPECS/gnome-games.spec:1.198.2.3 --- SPECS/gnome-games.spec:1.198.2.2 Tue Feb 12 13:24:54 2008 +++ SPECS/gnome-games.spec Wed Mar 12 22:43:21 2008 @@ -7,16 +7,16 @@ Summary(uk.UTF-8): Ігри під GNOME Summary(wa.UTF-8): Djeus po GNOME Name: gnome-games -Version: 2.21.91 +Version: 2.22.0 Release: 1 Epoch: 1 License: LGPL Group: X11/Applications/Games -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.21/%{name}-%{version}.tar.bz2 -# Source0-md5: 00a497d3b5b786c0a724cd43b23fb354 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.22/%{name}-%{version}.tar.bz2 +# Source0-md5: c26ba479a4bb0d4226100944d9ae77db Patch0: %{name}-schemas.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.21.90 +BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 BuildRequires: check >= 0.9.4 @@ -30,24 +30,24 @@ BuildRequires: gtk+2-devel >= 2:2.12.5 BuildRequires: guile-devel >= 5:1.6.5 BuildRequires: intltool >= 0.37.0 -BuildRequires: libgnomeui-devel >= 2.21.90 -BuildRequires: librsvg-devel >= 1:2.18.2 +BuildRequires: libgnomeui-devel >= 2.22.0 +BuildRequires: librsvg-devel >= 1:2.22.0 BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: pkgconfig >= 1:0.15 BuildRequires: python-devel >= 1:2.4 -BuildRequires: python-gnome-desktop-devel >= 2.20.0 +BuildRequires: python-gnome-desktop-devel >= 2.22.0 BuildRequires: python-pygtk-devel >= 2:2.12.0 BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper >= 0.3.8 BuildRequires: sed >= 4.0 Requires(post,preun): GConf2 -Requires: gnome-vfs2 >= 2.20.0 +Requires: gnome-vfs2 >= 2.22.0 Requires: hicolor-icon-theme -Requires: libgnomeui >= 2.21.90 -Requires: librsvg >= 1:2.18.2 +Requires: libgnomeui >= 2.22.0 +Requires: librsvg >= 1:2.22.0 Obsoletes: gnect Obsoletes: gnome Obsoletes: gnome-games-devel @@ -776,8 +776,6 @@ %{_desktopdir}/gnobots2.desktop %{_pixmapsdir}/gnobots2 %{_iconsdir}/hicolor/*/*/gnome-robots.* -%lang(da) %{_omf_dest_dir}/%{name}/gnobots2-da.omf -%lang(it) %{_omf_dest_dir}/%{name}/gnobots2-it.omf %attr(664,root,games) %ghost %{_localstatedir}/games/gnobots2.* %files gnometris -f gnometris.lang @@ -824,7 +822,6 @@ %{_desktopdir}/gtali.desktop %{_pixmapsdir}/gtali %{_iconsdir}/hicolor/*/*/gnome-tali.* -%lang(da) %{_omf_dest_dir}/%{name}/gtali-da.omf %attr(664,root,games) %ghost %{_localstatedir}/games/gtali.* %files iagno -f iagno.lang @@ -895,6 +892,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.198.2.3 2008-03-12 21:43:21 patrys +- 2.22.0 +- let find_lang decide which files to include (or fix find_lang) + Revision 1.198.2.2 2008-02-12 12:24:54 megabajt - updated to 2.21.91 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-games.spec?r1=1.198.2.2&r2=1.198.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
