Author: wrobell Date: Wed Aug 15 08:31:23 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added dbus patch from debian to fix f-spot problems on ppc
---- Files affected: SPECS: f-spot.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: SPECS/f-spot.spec diff -u SPECS/f-spot.spec:1.57 SPECS/f-spot.spec:1.58 --- SPECS/f-spot.spec:1.57 Mon Aug 13 18:10:51 2007 +++ SPECS/f-spot.spec Wed Aug 15 10:31:17 2007 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych Name: f-spot Version: 0.4.0 -Release: 0.5 +Release: 0.6 License: GPL Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/%{name}-%{version}.tar.bz2 @@ -21,11 +21,11 @@ Patch2: %{name}-dir.patch Patch3: %{name}-fs.patch Patch4: %{name}-delete.patch +Patch5: %{name}-dbus.patch URL: http://www.gnome.org/projects/f-spot/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf BuildRequires: automake -BuildRequires: dotnet-dbus-sharp-devel >= 0.63 BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0 BuildRequires: gettext-devel BuildRequires: intltool >= 0.35 @@ -74,6 +74,7 @@ %patch2 -p0 %patch3 -p1 #%patch4 -p0 +%patch5 -p1 %build %{__intltoolize} @@ -144,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2007/08/15 08:31:17 wrobell +- added dbus patch from debian to fix f-spot problems on ppc + Revision 1.57 2007/08/13 16:10:51 deejay1 - updated to 0.4.0 - removed picasaweb patch, works fine without it ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/f-spot.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
