[packages/gnome-photos] Updated to 3.30.1
jareq
jareq at pld-linux.org
Sun Jan 20 19:29:26 CET 2019
commit cc8c6225a431481e48274a8292daf96c6d0ee985
Author: Jaroslaw Kruk <kruk.jaroslaw at gmail.com>
Date: Sun Jan 20 19:29:06 2019 +0100
Updated to 3.30.1
gnome-photos-gegl.patch | 11 -----------
gnome-photos.spec | 18 ++++++++----------
2 files changed, 8 insertions(+), 21 deletions(-)
---
diff --git a/gnome-photos.spec b/gnome-photos.spec
index 21b553d..fe64f02 100644
--- a/gnome-photos.spec
+++ b/gnome-photos.spec
@@ -1,13 +1,12 @@
Summary: Access, organize and share your photos on GNOME
Summary(pl.UTF-8): Dostęp do zdjęć, organizowanie i współdzielenie ich w środowisku GNOME
Name: gnome-photos
-Version: 3.28.0
-Release: 2
+Version: 3.30.1
+Release: 1
License: GPL v2
Group: X11/Applications/Graphics
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-photos/3.28/%{name}-%{version}.tar.xz
-# Source0-md5: df4ba41fa6c38bf6f605aa2fef925928
-Patch0: %{name}-gegl.patch
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-photos/3.30/%{name}-%{version}.tar.xz
+# Source0-md5: 572b1e9901a236564acc8f93d14e51d4
URL: https://live.gnome.org/GnomePhotos
BuildRequires: autoconf >= 2.63
BuildRequires: automake
@@ -20,12 +19,12 @@ BuildRequires: gdk-pixbuf2-devel >= 2.32
BuildRequires: gegl-devel >= 0.4.0
BuildRequires: geocode-glib-devel
BuildRequires: gettext-tools >= 0.19.8
-BuildRequires: gexiv2-devel
+BuildRequires: gexiv2-devel >= 0.10.8
BuildRequires: gfbgraph-devel >= 0.2.1
BuildRequires: glib2-devel >= 1:2.44.0
BuildRequires: gnome-desktop-devel >= 3.0
BuildRequires: gnome-online-accounts-devel >= 3.8.0
-BuildRequires: grilo-devel >= 0.3.0
+BuildRequires: grilo-devel >= 0.3.5
BuildRequires: gsettings-desktop-schemas-devel
BuildRequires: gtk+3-devel >= 3.22.16
BuildRequires: lcms2-devel
@@ -62,11 +61,10 @@ organizowanie i współdzielenie ich przy użyciu środowiska GNOME 3.
%prep
%setup -q
-%patch0 -p1
%build
%{__libtoolize}
-%{__aclocal} -I m4 -I libgd
+%{__aclocal} -I m4 -I subprojects/libgd
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -102,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc ARTISTS AUTHORS ChangeLog NEWS README
+%doc ARTISTS AUTHORS NEWS README
%attr(755,root,root) %{_bindir}/gnome-photos
%attr(755,root,root) %{_libexecdir}/gnome-photos-thumbnailer
%{_datadir}/metainfo/org.gnome.Photos.appdata.xml
diff --git a/gnome-photos-gegl.patch b/gnome-photos-gegl.patch
deleted file mode 100644
index d0026ff..0000000
--- a/gnome-photos-gegl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-photos-3.28.0/configure.ac~ 2018-03-15 15:38:19.000000000 +0100
-+++ gnome-photos-3.28.0/configure.ac 2018-04-29 20:39:50.404797458 +0200
-@@ -103,7 +103,7 @@ PKG_CHECK_MODULES(CAIRO, [cairo >= $CAIR
- PKG_CHECK_MODULES(DAZZLE, [libdazzle-1.0 >= $DAZZLE_MIN_VERSION])
- PKG_CHECK_MODULES(GFBGRAPH, [libgfbgraph-0.2 >= $GFBGRAPH_MIN_VERSION])
- PKG_CHECK_MODULES(GDATA, [libgdata >= $GDATA_MIN_VERSION])
--PKG_CHECK_MODULES(GEGL, [gegl-0.3 >= $GEGL_MIN_VERSION])
-+PKG_CHECK_MODULES(GEGL, [gegl-0.4 >= $GEGL_MIN_VERSION])
- PKG_CHECK_MODULES(GEOCODE, [geocode-glib-1.0])
- PKG_CHECK_MODULES(GEXIV2, [gexiv2])
- PKG_CHECK_MODULES(GDK_PIXBUF, [gdk-pixbuf-2.0 >= $GDK_PIXBUF_MIN_VERSION])
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-photos.git/commitdiff/cc8c6225a431481e48274a8292daf96c6d0ee985
More information about the pld-cvs-commit
mailing list