]> git.pld-linux.org Git - packages/dbus-glib.git/commitdiff
- updated to 0.104 auto/th/dbus-glib-0.104-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 Feb 2015 20:48:09 +0000 (21:48 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 Feb 2015 20:48:09 +0000 (21:48 +0100)
dbus-glib.spec

index d28c3f23dbbe3898c26a89ec3dfccae37aeead53..797b357432b77653f74f9db70d87eb9064b8a453 100644 (file)
@@ -3,18 +3,18 @@
 %bcond_without apidocs         # disable gtk-doc
 %bcond_without static_libs     # don't build static library
 
-%define                dbus_version    1.2.16
+%define                dbus_version    1.8
 %define                expat_version   1:1.95.5
-%define                glib2_version   1:2.26
+%define                glib2_version   1:2.32
 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.102
-Release:       2
+Version:       0.104
+Release:       1
 License:       AFL v2.1 or GPL v2
 Group:         Libraries
 Source0:       http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
-# Source0-md5: f76b8558fd575d0106c3a556eaa49184
+# Source0-md5: 5497d2070709cf796f1878c75a72a039
 Patch0:                %{name}-configure.patch
 URL:           http://www.freedesktop.org/Software/DBusBindings
 BuildRequires: autoconf >= 2.52
@@ -24,8 +24,8 @@ BuildRequires:        dbus-devel >= %{dbus_version}
 BuildRequires: expat-devel >= %{expat_version}
 BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= %{glib2_version}
-%{?with_apidocs:BuildRequires: gtk-doc >= 1.8}
-%{?with_apidocs:BuildRequires: gtk-doc-automake >= 1.8}
+%{?with_apidocs:BuildRequires: gtk-doc >= 1.14}
+%{?with_apidocs:BuildRequires: gtk-doc-automake >= 1.14}
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.527
This page took 0.143586 seconds and 4 git commands to generate.