[f-spot] - Update to 0.8.0 - Removed upstreamed patch

chkr chkr at fedoraproject.org
Thu Sep 30 12:17:04 UTC 2010


commit 4a449044d1479e440b689f15ec5e39b4fd516cf8
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Thu Sep 30 06:17:08 2010 -0600

    - Update to 0.8.0
    - Removed upstreamed patch

 .gitignore               |    1 +
 f-spot-0.7.2-build.patch |   50 ----------------------------------------------
 f-spot.spec              |   15 +++++++------
 sources                  |    2 +-
 4 files changed, 10 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc3aafe..55a7580 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 f-spot-0.7.1.tar.bz2
 f-spot-0.7.2.tar.bz2
+/f-spot-0.8.0.tar.bz2
diff --git a/f-spot.spec b/f-spot.spec
index 3685074..56bc2da 100644
--- a/f-spot.spec
+++ b/f-spot.spec
@@ -1,14 +1,12 @@
 Name:           f-spot
-Version:        0.7.2
-Release:        2%{?dist}
+Version:        0.8.0
+Release:        1%{?dist}
 Summary:        Photo management application
 
 Group:          Applications/Multimedia
 License:        GPLv2+ and LGPLv2+ and CPL and MIT
 URL:            http://f-spot.org/
-Source0:        http://ftp.gnome.org/pub/gnome/sources/f-spot/0.7/f-spot-%{version}.tar.bz2
-# build fix, already applied upstream
-Patch2:         f-spot-0.7.2-build.patch
+Source0:        http://ftp.gnome.org/pub/gnome/sources/f-spot/0.8/f-spot-%{version}.tar.bz2
 # unmount cameras before importing
 Patch3:         0002-enhance-the-f-spot-import-script.patch
 
@@ -71,8 +69,7 @@ photo collection in a slideshow as a screensaver.
 
 %prep
 %setup -q
-%patch2 -p1 -b .build-fix
-%patch3 -p1 -b .gvfs-gphoto
+%patch3 -F 2 -p1 -b .gvfs-gphoto
 
 %build
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
@@ -153,6 +150,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/screensavers/f-spot-screensaver.desktop
 
 %changelog
+* Thu Sep 30 2010 Christian Krause <chkr at fedoraproject.org> - 0.8.0-1
+- Update to 0.8.0
+- Removed upstreamed patch
+
 * Tue Sep 07 2010 Christian Krause <chkr at fedoraproject.org> - 0.7.2-2
 - Add patch to properly comment out some make rules (BZ 631287)
 
diff --git a/sources b/sources
index 6b05ed6..816e138 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae429404840b829afeb5fb98d4ae53de  f-spot-0.7.2.tar.bz2
+f7d52adbf280c972adccd66338e49f3d  f-spot-0.8.0.tar.bz2


More information about the scm-commits mailing list