]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- added dbus patch from debian to fix f-spot problems on ppc
authorwrobell <wrobell@pld-linux.org>
Wed, 15 Aug 2007 08:31:17 +0000 (08:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot.spec -> 1.58

f-spot.spec

index c661e8e19fde0800fb9f51f602cddf8bad6eae4c..bfd3ea9b864f40962fb59cb9fd214e26998545a0 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Personal photo manager
 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
@@ -20,11 +20,11 @@ Patch1:             %{name}-exec.patch
 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
@@ -73,6 +73,7 @@ Moduł F-Spot dla gnome-screensavera.
 %patch2 -p0
 %patch3 -p1
 #%patch4 -p0
+%patch5 -p1
 
 %build
 %{__intltoolize}
This page took 0.0794280000000001 seconds and 4 git commands to generate.