Author: sparky Date: Thu May 28 18:07:16 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.3
---- Files affected: packages/gnubik: gnubik-locale_names.patch (1.1 -> 1.2) , gnubik.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/gnubik/gnubik-locale_names.patch diff -u packages/gnubik/gnubik-locale_names.patch:1.1 packages/gnubik/gnubik-locale_names.patch:1.2 --- packages/gnubik/gnubik-locale_names.patch:1.1 Wed Nov 10 12:15:50 2004 +++ packages/gnubik/gnubik-locale_names.patch Thu May 28 20:07:10 2009 @@ -1,5 +1,5 @@ --- gnubik-2.2/po/LINGUAS~ Wed Nov 10 12:14:33 2004 +++ gnubik-2.2/po/LINGUAS Wed Nov 10 12:14:33 2004 @@ -1 +1 @@ --ca da de en_US es eu fi fr_FR he it ms no pl tr ro ru -+ca da de en_US es eu fi fr he it ms nb pl tr ro ru +-bg ca da de en_US es eu fi fr he it ms nl no pl pt_BR pt_PT tr ro ru sv zh_CN ++bg ca da de en_US es eu fi fr he it ms nl nb pl pt_BR pt tr ro ru sv zh_CN ================================================================ Index: packages/gnubik/gnubik.spec diff -u packages/gnubik/gnubik.spec:1.13 packages/gnubik/gnubik.spec:1.14 --- packages/gnubik/gnubik.spec:1.13 Tue Apr 8 10:24:51 2008 +++ packages/gnubik/gnubik.spec Thu May 28 20:07:10 2009 @@ -2,14 +2,15 @@ Summary: GNUbik - an interactive, graphical, single player puzzle Summary(pl.UTF-8): GNUbik - interaktywna, graficzna układanka dla jednego gracza Name: gnubik -Version: 2.2 -Release: 3 +Version: 2.3 +Release: 1 License: GPL Group: X11/Applications/Games Source0: http://ftp.gnu.org/gnu/gnubik/%{name}-%{version}.tar.gz -# Source0-md5: 156b2f58c2bbd32ec48085789699ed1d +# Source0-md5: 6d0f596f6b78d64e8ce02951ff536f8e Patch0: %{name}-locale_names.patch URL: http://www.gnu.org/software/gnubik/ +BuildRequires: guile-devel >= 5:1.8.0 BuildRequires: gtkglext-devel BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,7 +32,7 @@ %patch0 -p1 mv -f po/{no,nb}.po -mv -f po/fr{_FR,}.po +mv -f po/pt{_PT,}.po %build %configure @@ -60,7 +61,6 @@ %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} -%{_mandir}/man6/* %{_infodir}/*.info* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -69,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2009/05/28 18:07:10 sparky +- up to 2.3 + Revision 1.13 2008/04/08 08:24:51 glen - unify ftp.gnu.org urls ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnubik/gnubik-locale_names.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnubik/gnubik.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
