Hello community, here is the log from the commit of package dbus-1 for openSUSE:Factory checked in at Tue May 17 16:34:27 CEST 2011.
-------- --- dbus-1/dbus-1-x11.changes 2011-03-09 14:25:55.000000000 +0100 +++ /mounts/work_src_done/STABLE/dbus-1/dbus-1-x11.changes 2011-05-05 13:46:15.000000000 +0200 @@ -1,0 +2,59 @@ +Thu May 5 11:45:49 UTC 2011 - [email protected] + +- switch to download_files service + +------------------------------------------------------------------- +Wed Apr 20 10:07:16 UTC 2011 - [email protected] + +- changes license to GPL2+ or AFL 2.1 + +------------------------------------------------------------------- +Fri Apr 15 14:35:44 CEST 2011 - [email protected] + +- Update to 1.5.0 + • D-Bus Specification v0.16 + · Add support for path_namespace and arg0namespace in match rules + (fd.o #24317, #34870; Will Thompson, David Zeuthen, Simon McVittie) + · Make argNpath support object paths, not just object-path-like strings, + and document it better (fd.o #31818, Will Thompson) + • Let the bus daemon implement more than one interface (fd.o #33757, + Simon McVittie) + • Optimize _dbus_string_replace_len to reduce waste (fd.o #21261, + Roberto Guido) + • Require user intervention to compile with missing 64-bit support + (fd.o #35114, Simon McVittie) + • Add dbus_type_is_valid as public API (fd.o #20496, Simon McVittie) + • Raise UnknownObject instead of UnknownMethod for calls to methods on + paths that are not part of the object tree, and UnknownInterface for calls + to unknown interfaces in the bus daemon (fd.o #34527, Lennart Poettering) + +------------------------------------------------------------------- +Fri Apr 8 16:41:57 CEST 2011 - [email protected] + +- Update to 1.4.8 + • Rename configure.in to configure.ac, and update it to modern conventions + (fd.o #32245; Javier Jardón, Simon McVittie) + • Correctly give XDG_DATA_HOME priority over XDG_DATA_DIRS (fd.o #34496, + Anders Kaseorg) + • Prevent X11 autolaunching if $DISPLAY is unset or empty, and add + --disable-x11-autolaunch configure option to prevent it altogether + in embedded environments (fd.o #19997, NB#219964; Simon McVittie) + • Install the documentation, and an index for Devhelp (fd.o #13495, + Debian #454142; Simon McVittie, Matthias Clasen) + • If checks are not disabled, check validity of string-like types and + booleans when sending them (fd.o #16338, NB#223152; Simon McVittie) + • Add UnknownObject, UnknownInterface, UnknownProperty and PropertyReadOnly + errors to dbus-shared.h (fd.o #34527, Lennart Poettering) + • Break up a huge conditional in config-parser so gcov can produce coverage + data (fd.o #10887, Simon McVittie) + • List which parts of the Desktop Entry specification are applicable to + .service files (fd.o #19159, Sven Herzberg) + • Don't suppress service activation if two services have the same Exec= + (fd.o #35750, Colin Walters) + • Windows: + · Avoid the name ELEMENT_TYPE due to namespace-pollution from winioctl.h + (Andre Heinecke) + · Include _dbus_path_is_absolute in libdbus on Windows, fixing compilation + (fd.o #32805, Mark Brand) + +------------------------------------------------------------------- dbus-1.changes: same change calling whatdependson for head-i586 Old: ---- _service _service:recompress:download_url:dbus-1.4.6.tar.bz2 New: ---- _service:download_files:dbus-1.5.0.tar.gz _service:download_files:dbus-1.5.0.tar.gz.1 dbus-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1-x11.spec ++++++ --- /var/tmp/diff_new_pack.m8v7Am/_old 2011-05-17 16:33:48.000000000 +0200 +++ /var/tmp/diff_new_pack.m8v7Am/_new 2011-05-17 16:33:48.000000000 +0200 @@ -21,14 +21,14 @@ Name: dbus-1-x11 BuildRequires: xorg-x11-devel Url: http://dbus.freedesktop.org/ -License: GNU General Public License (GPL), Other License(s), see package +License: GPL2+ or AFL 2.1 Group: System/Daemons Summary: D-Bus Message Bus System # COMMON1-BEGIN # COMMON1-BEGIN BuildRequires: doxygen libexpat-devel libzio pkgconfig BuildRequires: audit-devel -Version: 1.4.6 +Version: 1.5.0 Release: 1 AutoReqProv: on # bug437293 @@ -36,7 +36,7 @@ Obsoletes: dbus-1-64bit %endif # -Source0: dbus-%{version}.tar.bz2 +Source0: http://dbus.freedesktop.org/releases/dbus/dbus-%{version}.tar.gz Source1: rc.boot.dbus Source2: dbus-1.desktop Source3: dbus_at_console.ck ++++++ dbus-1.spec ++++++ --- /var/tmp/diff_new_pack.m8v7Am/_old 2011-05-17 16:33:48.000000000 +0200 +++ /var/tmp/diff_new_pack.m8v7Am/_new 2011-05-17 16:33:48.000000000 +0200 @@ -20,13 +20,13 @@ Name: dbus-1 Url: http://dbus.freedesktop.org/ -License: Other uncritical OpenSource License +License: GPL2+ or AFL 2.1 Group: System/Daemons Summary: D-Bus Message Bus System # COMMON1-BEGIN BuildRequires: doxygen libexpat-devel libzio pkgconfig BuildRequires: audit-devel -Version: 1.4.6 +Version: 1.5.0 Release: 1 AutoReqProv: on # bug437293 @@ -34,7 +34,7 @@ Obsoletes: dbus-1-64bit %endif # -Source0: dbus-%{version}.tar.bz2 +Source0: http://dbus.freedesktop.org/releases/dbus/dbus-%{version}.tar.gz Source1: rc.boot.dbus Source2: dbus-1.desktop Source3: dbus_at_console.ck @@ -54,14 +54,14 @@ PreReq: permissions /usr/sbin/groupadd /usr/sbin/useradd /sbin/insserv /etc/init.d/boot.localfs %package -n dbus-1-devel -License: Other uncritical OpenSource License + Summary: Developer package for D-Bus Requires: %{name} = %{version} glibc-devel AutoReqProv: on Group: Development/Libraries/Other %package -n dbus-1-devel-doc -License: Other uncritical OpenSource License + Summary: Developer documentation package for D-Bus Requires: %{name} = %{version} Group: Development/Libraries/Other @@ -214,8 +214,7 @@ %{_sbindir}/rcdbus # See doc/system-activation.txt in source tarball for the rationale # behind these permissions -%attr(4750,root,messagebus) /lib/%{name}/dbus-daemon-launch-helper -%verify(not mode) /lib/%{name}/dbus-daemon-launch-helper +%attr(4750,root,messagebus) %verify(not mode) /lib/%{name}/dbus-daemon-launch-helper %ghost %{_localstatedir}/run/dbus %ghost %{_localstatedir}/lib/dbus/machine-id %dir /lib/systemd @@ -239,6 +238,7 @@ %files -n dbus-1-devel-doc %defattr(-,root,root) +/usr/share/doc/dbus/api %doc doc/api/html %doc doc/*.txt doc/file-boilerplate.c doc/TODO %{_datadir}/susehelp ++++++ dbus-1-x11.spec.in ++++++ --- /var/tmp/diff_new_pack.m8v7Am/_old 2011-05-17 16:33:48.000000000 +0200 +++ /var/tmp/diff_new_pack.m8v7Am/_new 2011-05-17 16:33:48.000000000 +0200 @@ -20,7 +20,7 @@ Name: dbus-1-x11 BuildRequires: xorg-x11-devel Url: http://dbus.freedesktop.org/ -License: GNU General Public License (GPL), Other License(s), see package +License: GPL2+ or AFL 2.1 Group: System/Daemons Summary: D-Bus Message Bus System # COMMON1-BEGIN ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
