catanzaro pushed to shotwell (f22). "Update dependencies. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 27 19:38:31 UTC 2015


>From 42fb6755fe1ece7693f24f7c1b60111889b85f85 Mon Sep 17 00:00:00 2001
From: Thomas Moschny <thm at fedoraproject.org>
Date: Fri, 24 Apr 2015 20:31:31 +0200
Subject: Update dependencies.

- New appstream-util features available only in Fedora >= 22.

diff --git a/shotwell.spec b/shotwell.spec
index 76b036f..35b2ce0 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -1,6 +1,6 @@
 Name:           shotwell
 Version:        0.22.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A photo organizer for the GNOME desktop
 
 Group:          Applications/Multimedia
@@ -21,29 +21,29 @@ BuildRequires:  gettext
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gdk-x11-3.0)
-BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(gexiv2)
-BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gee-0.8) >= 0.8.5
+BuildRequires:  pkgconfig(gexiv2) >= 0.4.90
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.20
+BuildRequires:  pkgconfig(glib-2.0) >= 2.30.0
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.24.0
 BuildRequires:  pkgconfig(gnome-doc-utils)
-BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gstreamer-base-1.0)
-BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(gudev-1.0)
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.0.0
+BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.0.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.0.0
+BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.2
+BuildRequires:  pkgconfig(gudev-1.0) >= 145
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libexif) >= 0.4.90
-BuildRequires:  pkgconfig(libgphoto2)
-BuildRequires:  pkgconfig(libraw)
-BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(libexif) >= 0.6.16
+BuildRequires:  pkgconfig(libgphoto2) >= 2.4.2
+BuildRequires:  pkgconfig(libraw) >= 0.13.2
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.26.0
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.32
+BuildRequires:  pkgconfig(sqlite3) >= 3.5.9
+BuildRequires:  pkgconfig(webkitgtk-3.0) >= 1.4.0
 
 # Needed by the publishing plugins
-BuildRequires:  pkgconfig(rest-0.7)
+BuildRequires:  pkgconfig(rest-0.7) >= 0.7
 
 # used by shotwell-settings-migrator
 Requires:       dconf
@@ -76,6 +76,7 @@ export XDG_DISABLE_MAKEFILE_UPDATES=1
 export LANG=en_US.utf8
 make install DESTDIR=$RPM_BUILD_ROOT
 
+%if 0%{?fedora} >= 22
 # Update the screenshot shown in the software center
 #
 # NOTE: It would be *awesome* if this file was pushed upstream.
@@ -86,7 +87,8 @@ appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/appdata/shotwell.a
   https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/shotwell/a.png \
   https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/shotwell/b.png \
   https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/shotwell/c.png \
-  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/shotwell/d.png 
+  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/shotwell/d.png
+%endif
 
 desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/shotwell.desktop
 desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/shotwell-viewer.desktop
@@ -141,6 +143,10 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Apr 24 2015 Thomas Moschny <thomas.moschny at gmx.de> - 0.22.0-3
+- Update dependencies.
+- New appstream-util features available only in Fedora >= 22.
+
 * Mon Mar 30 2015 Richard Hughes <rhughes at redhat.com> - 0.22.0-2
 - Use better AppData screenshots
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/shotwell.git/commit/?h=f22&id=42fb6755fe1ece7693f24f7c1b60111889b85f85


More information about the scm-commits mailing list