commit ab0ad50cfeafa61815416bed288cac13a8c20964
Author: Jan Rękorajski <[email protected]>
Date:   Sun Jun 10 20:42:59 2018 +0000

    - up to 0.8.2

 dbus-glib.patch | 18 ++++++++++++++++++
 ristretto.spec  |  6 ++++--
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/ristretto.spec b/ristretto.spec
index 6d2857c..cb5e50c 100644
--- a/ristretto.spec
+++ b/ristretto.spec
@@ -1,13 +1,14 @@
 Summary:       Picture-viewer for the Xfce desktop environment
 Summary(pl.UTF-8):     Przeglądarka obrazów dla środowiska Xfce
 Name:          ristretto
-Version:       0.8.0
+Version:       0.8.2
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Graphics
 Source0:       
http://archive.xfce.org/src/apps/ristretto/0.8/%{name}-%{version}.tar.bz2
-# Source0-md5: 94c778850325a4e5a12e3433c8a05432
+# Source0-md5: a8d8bb6b8fa7f868cfa3ae778630946e
 Patch0:                %{name}-desktop.patch
+Patch1:                dbus-glib.patch
 URL:           http://goodies.xfce.org/projects/applications/ristretto/
 BuildRequires: Thunar-devel >= 1.6.6
 BuildRequires: autoconf >= 2.50
@@ -39,6 +40,7 @@ Xfce.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__intltoolize}
diff --git a/dbus-glib.patch b/dbus-glib.patch
new file mode 100644
index 0000000..270f214
--- /dev/null
+++ b/dbus-glib.patch
@@ -0,0 +1,18 @@
+--- ristretto-0.8.2/src/Makefile.am~   2016-10-11 13:27:44.000000000 +0000
++++ ristretto-0.8.2/src/Makefile.am    2018-06-10 20:40:50.002019187 +0000
+@@ -23,6 +23,7 @@
+       main.c
+ 
+ ristretto_CFLAGS = \
++      $(DBUS_GLIB_CFLAGS) \
+       $(GTK_CFLAGS) \
+       $(GLIB_CFLAGS) \
+       $(GTHREAD_CFLAGS) \
+@@ -41,6 +42,7 @@
+       -DLOCALEDIR=\"$(localedir)\"
+ 
+ ristretto_LDADD = \
++      $(DBUS_GLIB_LIBS) \
+       $(GTK_LIBS) \
+       $(GLIB_LIBS) \
+       $(GTHREAD_LIBS) \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ristretto.git/commitdiff/ab0ad50cfeafa61815416bed288cac13a8c20964

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

Reply via email to