]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- updated to 0.0.13
authorpaladine <paladine@pld-linux.org>
Mon, 16 May 2005 09:11:54 +0000 (09:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed exif patch
- added desktop patch

Changed files:
    f-spot.spec -> 1.13

f-spot.spec

index a9aac66427a041d6f6c0c977111e8ec1990e6274..c874d346d0602e117d10f3da8e5e05530c1003f3 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Personal photo manager
 Summary(pl):   Mened¿er prywatnych galerii fotograficznych
 Name:          f-spot
-Version:       0.0.12
-Release:       2
+Version:       0.0.13
+Release:       1
 License:       GPL
 Group:         X11/Applications/Graphics
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/f-spot/0.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 92e95c633b20a167e4ec88f3b855f12f
-Patch0:                %{name}-exif.patch
+Source0:       http://ftp.gnome.org/pub/gnome/sources/f-spot/0.0/%{name}-%{version}.tar.bz2
+# Source0-md5: 4666af7dfea7aeeef7c7cd5697a378c0
+Patch0:                %{name}-desktop.patch
 URL:           http://www.gnome.org/projects/f-spot/
 BuildRequires: GConf2-devel
 BuildRequires: dotnet-gtk-sharp-devel >= 1.0
@@ -36,8 +36,6 @@ F-Spot jest prywatnym mened
 
 %prep
 %setup -q
-# the problem fixed by exif patch is fixed in f-spot cvs
-# http://mail.gnome.org/archives/f-spot-list/2005-March/msg00020.html
 %patch0 -p1
 
 %build
@@ -53,6 +51,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
 %find_lang %{name}
 
This page took 0.057113 seconds and 4 git commands to generate.