Author: aflinta Date: Mon Apr 3 10:08:18 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed encoding in exported gallery, added missing BR, release 5
---- Files affected: SPECS: f-spot.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/f-spot.spec diff -u SPECS/f-spot.spec:1.34 SPECS/f-spot.spec:1.35 --- SPECS/f-spot.spec:1.34 Tue Mar 28 22:15:32 2006 +++ SPECS/f-spot.spec Mon Apr 3 12:08:13 2006 @@ -5,7 +5,7 @@ Summary(pl): Menedżer prywatnych galerii fotograficznych Name: f-spot Version: 0.1.11 -Release: 4 +Release: 5 License: GPL Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/pub/gnome/sources/f-spot/0.1/%{name}-%{version}.tar.bz2 @@ -13,6 +13,7 @@ Patch0: %{name}-desktop.patch Patch1: %{name}-exec.patch Patch2: %{name}-dir.patch +Patch3: %{name}-utf8.patch URL: http://www.gnome.org/projects/f-spot/ BuildRequires: GConf2-devel BuildRequires: autoconf @@ -20,6 +21,7 @@ BuildRequires: dotnet-dbus-sharp-devel BuildRequires: dotnet-gtk-sharp2-gnome-devel >= 2.7 BuildRequires: gettext-devel +BuildRequires: gnome-screensaver BuildRequires: intltool >= 0.21 BuildRequires: lcms-devel >= 1.12 BuildRequires: libexif-devel >= 1:0.6.12 @@ -61,6 +63,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p0 +%patch3 -p0 %build %{__intltoolize} @@ -115,6 +118,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2006/04/03 10:08:13 aflinta +- fixed encoding in exported gallery, added missing BR, release 5 + Revision 1.34 2006/03/28 20:15:32 qboosh - pl encoding ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/f-spot.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
