Author: glen Date: Tue Apr 29 19:57:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - upgrade to 0.0.18 version - add missing BR - fix wrong pt_PT locale filename by kiesiu <kiesyoo#o2.pl>
---- Files affected: SPECS: ristretto.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/ristretto.spec diff -u SPECS/ristretto.spec:1.5 SPECS/ristretto.spec:1.6 --- SPECS/ristretto.spec:1.5 Tue Dec 25 21:55:29 2007 +++ SPECS/ristretto.spec Tue Apr 29 21:57:33 2008 @@ -2,17 +2,18 @@ Summary: Picture-viewer for the Xfce desktop environment Summary(pl.UTF-8): Przeglądarka obrazów dla środowiska Xfce Name: ristretto -Version: 0.0.15 +Version: 0.0.18 Release: 1 License: GPL v2 Group: X11/Applications/Graphics Source0: http://goodies.xfce.org/releases/ristretto/%{name}-%{version}.tar.gz -# Source0-md5: c41edae8c9e6c4f4db6f2c9a546625fb +# Source0-md5: 8214155cfa56cb2947e599a998bd285c URL: http://goodies.xfce.org/projects/applications/ristretto/ BuildRequires: Thunar-devel >= 0.4.0 BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.34 +BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.12.0 BuildRequires: gtk+2-devel >= 2:2.10.0 BuildRequires: intltool >= 0.31 @@ -46,7 +47,6 @@ %{__automake} %configure \ --disable-static - %{__make} %install @@ -56,6 +56,7 @@ DESTDIR=$RPM_BUILD_ROOT mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{nb_NO,nb} +mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{pt_PT,pt} %find_lang %{name} @@ -83,6 +84,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008-04-29 19:57:33 glen +- upgrade to 0.0.18 version +- add missing BR +- fix wrong pt_PT locale filename + by kiesiu <kiesyoo#o2.pl> + Revision 1.5 2007-12-25 20:55:29 zbyniu - up to 0.0.15 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ristretto.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
