[packages/gnome-photos] - updated to 3.12.0
kiesiu
kiesiu at pld-linux.org
Mon Mar 31 17:22:53 CEST 2014
commit 0f63467d55d227bfb3ec522fb064b76216804bf9
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Mon Mar 31 17:22:36 2014 +0200
- updated to 3.12.0
gnome-photos.spec | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/gnome-photos.spec b/gnome-photos.spec
index 22c9cb0..d4f2b28 100644
--- a/gnome-photos.spec
+++ b/gnome-photos.spec
@@ -1,11 +1,11 @@
Summary: Access, organize and share your photos on GNOME
Name: gnome-photos
-Version: 3.10.2
+Version: 3.12.0
Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-photos/3.10/%{name}-%{version}.tar.xz
-# Source0-md5: 6b320e9967065dadf42bb3d4e620f686
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-photos/3.12/%{name}-%{version}.tar.xz
+# Source0-md5: 6ce898a6491294d0d619aff867f57b5a
URL: https://live.gnome.org/GnomePhotos
BuildRequires: autoconf >= 2.63
BuildRequires: automake
@@ -16,24 +16,25 @@ BuildRequires: exempi-devel >= 1.99.5
BuildRequires: gdk-pixbuf2-devel
BuildRequires: gegl-devel
BuildRequires: gettext-devel
+BuildRequires: gfbgraph-devel > 0.2.1
BuildRequires: glib2-devel >= 1:2.36.0
BuildRequires: gnome-common
BuildRequires: gnome-desktop-devel
BuildRequires: gnome-online-accounts-devel >= 3.8.0
BuildRequires: grilo-devel >= 0.2.6
-BuildRequires: gtk+3-devel >= 3.10.0
+BuildRequires: gtk+3-devel >= 3.11.5
BuildRequires: intltool >= 0.50.1
BuildRequires: lcms2-devel
BuildRequires: libexif-devel >= 0.6.14
BuildRequires: librsvg-devel >= 2.26.0
BuildRequires: libtool
BuildRequires: pkgconfig
-BuildRequires: tracker-devel >= 0.16.0
+BuildRequires: tracker-devel >= 1.0.0
BuildRequires: zlib-devel
Requires(post,postun): gtk-update-icon-cache
Requires(post,postun): glib2 >= 1:2.26.0
Requires: glib2 >= 1:2.36.0
-Requires: gtk+3 >= 3.10.0
+Requires: gtk+3 >= 3.11.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -80,8 +81,11 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc ARTISTS AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/gnome-photos
-%{_datadir}/appdata/gnome-photos.appdata.xml
+%attr(755,root,root) %{_libdir}/gnome-photos-service
+%{_datadir}/appdata/org.gnome.Photos.appdata.xml
+%{_datadir}/dbus-1/services/org.gnome.Photos.service
%{_datadir}/glib-2.0/schemas/org.gnome.photos.gschema.xml
+%{_datadir}/gnome-shell/search-providers/org.gnome.Photos.search-provider.ini
%{_iconsdir}/hicolor/*/*/*.png
%{_datadir}/%{name}
-%{_desktopdir}/gnome-photos.desktop
+%{_desktopdir}/org.gnome.Photos.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-photos.git/commitdiff/0f63467d55d227bfb3ec522fb064b76216804bf9
More information about the pld-cvs-commit
mailing list