Author: qboosh Date: Thu Nov 11 06:57:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.92
---- Files affected: packages/dbus-glib: dbus-glib.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/dbus-glib/dbus-glib.spec diff -u packages/dbus-glib/dbus-glib.spec:1.23 packages/dbus-glib/dbus-glib.spec:1.24 --- packages/dbus-glib/dbus-glib.spec:1.23 Wed Sep 1 20:04:20 2010 +++ packages/dbus-glib/dbus-glib.spec Thu Nov 11 07:57:18 2010 @@ -6,17 +6,17 @@ # %define dbus_version 1.1 %define expat_version 1:1.95.5 -%define glib_version 1:2.24 +%define glib_version 1:2.26 # 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.88 +Version: 0.92 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: 7c04ba01df6130c2c4e62f73bea0d0d5 +# Source0-md5: b595b36890c4f9f8f5d5dec131c495f8 Patch0: %{name}-configure.patch Patch1: %{name}-as-needed.patch URL: http://www.freedesktop.org/Software/DBusBindings @@ -146,8 +146,9 @@ %attr(755,root,root) %{_libdir}/libdbus-glib-1.so %{_libdir}/libdbus-glib-1.la %{_mandir}/man1/dbus-binding-tool.1* -%{_includedir}/dbus*/dbus/dbus-glib*.h -%{_includedir}/dbus*/dbus/dbus-gtype-specialized.h +%{_includedir}/dbus-1.0/dbus/dbus-glib*.h +%{_includedir}/dbus-1.0/dbus/dbus-gtype-specialized.h +%{_includedir}/dbus-1.0/dbus/dbus-gvalue-parse-variant.h %{_pkgconfigdir}/dbus-glib-1.pc %if %{with static_libs} @@ -173,6 +174,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/11/11 06:57:18 qboosh +- updated to 0.92 + Revision 1.23 2010/09/01 18:04:20 qboosh - updated to 0.88 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus-glib/dbus-glib.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
