commit 57da35b9cd85f199a46e4f4cd41098842f2d1956
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sun Apr 29 20:43:40 2018 +0200

    - rel 2; use gegl 0.4

 gnome-photos-gegl.patch | 11 +++++++++++
 gnome-photos.spec       |  8 +++++---
 2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/gnome-photos.spec b/gnome-photos.spec
index 07939f1..21b553d 100644
--- a/gnome-photos.spec
+++ b/gnome-photos.spec
@@ -2,11 +2,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:       1
+Release:       2
 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
 URL:           https://live.gnome.org/GnomePhotos
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake
@@ -16,7 +17,7 @@ BuildRequires:        cairo-gobject-devel >= 1.14.0
 BuildRequires: desktop-file-utils
 BuildRequires: exempi-devel >= 1.99.5
 BuildRequires: gdk-pixbuf2-devel >= 2.32
-BuildRequires: gegl-devel >= 0.3.28
+BuildRequires: gegl-devel >= 0.4.0
 BuildRequires: geocode-glib-devel
 BuildRequires: gettext-tools >= 0.19.8
 BuildRequires: gexiv2-devel
@@ -43,7 +44,7 @@ Requires(post,postun):        gtk-update-icon-cache
 Requires(post,postun): glib2 >= 1:2.44.0
 Requires:      cairo >= 1.14.0
 Requires:      cairo-gobject >= 1.14.0
-Requires:      gegl >= 0.3.28
+Requires:      gegl >= 0.4.0
 Requires:      gfbgraph >= 0.2.1
 Requires:      glib2 >= 1:2.44.0
 Requires:      gnome-online-accounts-libs >= 3.8.0
@@ -61,6 +62,7 @@ organizowanie i współdzielenie ich przy użyciu środowiska 
GNOME 3.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/gnome-photos-gegl.patch b/gnome-photos-gegl.patch
new file mode 100644
index 0000000..d0026ff
--- /dev/null
+++ b/gnome-photos-gegl.patch
@@ -0,0 +1,11 @@
+--- 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/57da35b9cd85f199a46e4f4cd41098842f2d1956

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to