From: Marcin Banasiak Date: Fri, 25 May 2018 19:13:46 +0000 (+0200) Subject: Update to 0.110 X-Git-Tag: auto/th/dbus-glib-0.110-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=d05727f388e1dcc226ecef26580c3bff69010edb;p=packages%2Fdbus-glib.git Update to 0.110 --- diff --git a/dbus-glib-configure.patch b/dbus-glib-configure.patch index ae85b4d..db96cb6 100644 --- a/dbus-glib-configure.patch +++ b/dbus-glib-configure.patch @@ -1,10 +1,11 @@ ---- dbus-glib-0.72/Makefile.am.orig 2006-10-25 14:59:00.000000000 +0200 -+++ dbus-glib-0.72/Makefile.am 2006-10-28 09:31:54.501731750 +0200 -@@ -1,6 +1,6 @@ +--- dbus-glib-0.110/Makefile.am.fix 2018-05-25 21:10:35.649430217 +0200 ++++ dbus-glib-0.110/Makefile.am 2018-05-25 21:10:40.462767493 +0200 +@@ -1,7 +1,7 @@ + ACLOCAL_AMFLAGS = -I m4 GLIB_PC=dbus-glib-1.pc --SUBDIRS=dbus tools test doc -+SUBDIRS=dbus tools doc - DIST_SUBDIRS=dbus tools test doc m4 +-SUBDIRS = dbus-gmain dbus tools test doc ++SUBDIRS = dbus-gmain dbus tools doc + DIST_SUBDIRS = dbus-gmain dbus tools test doc m4 pkgconfigdir = $(libdir)/pkgconfig diff --git a/dbus-glib.spec b/dbus-glib.spec index 2fd564f..38ee1af 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -5,16 +5,16 @@ %define dbus_version 1.8 %define expat_version 1:1.95.5 -%define glib2_version 1:2.32 +%define glib2_version 1:2.40 Summary: GLib-based library for using D-BUS Summary(pl.UTF-8): Biblioteka do używania D-BUS oparta o GLib Name: dbus-glib -Version: 0.108 +Version: 0.110 Release: 1 License: AFL v2.1 or GPL v2 Group: Libraries Source0: https://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz -# Source0-md5: a66a613705870752ca9786e0359aea97 +# Source0-md5: d7cebf1d69445cbd28b4983392145192 Patch0: %{name}-configure.patch URL: https://www.freedesktop.org/wiki/Software/DBusBindings BuildRequires: autoconf >= 2.52 @@ -160,4 +160,4 @@ rm -rf $RPM_BUILD_ROOT %files -n bash-completion-dbus %defattr(644,root,root,755) /etc/bash_completion.d/dbus -%attr(755,root,root) %{_libdir}/dbus-bash-completion-helper +%attr(755,root,root) %{_libexecdir}/dbus-bash-completion-helper