Hello community, here is the log from the commit of package dbus-1 for openSUSE:Factory checked in at 2012-05-21 08:03:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dbus-1 (Old) and /work/SRC/openSUSE:Factory/.dbus-1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dbus-1", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes 2012-05-03 10:55:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1-x11.changes 2012-05-21 08:03:42.000000000 +0200 @@ -1,0 +2,14 @@ +Tue May 15 07:18:57 UTC 2012 - [email protected] + +- Move ownership of /etc/dbus-1/{session.d,system.d} and + /usr/share/dbus-1/{interfaces,services,system-services} to + libdbus-1-3 instead of dbus-1: many dbus users put files there, + and it's annoying to force them to own those directories. + +------------------------------------------------------------------- +Sun Apr 22 16:28:41 UTC 2012 - [email protected] + +- added libdbus-1-3 to build for -32bit... +- adeed post and postun sections for libdbus-1-3 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes 2012-05-03 10:55:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1.changes 2012-05-21 08:03:42.000000000 +0200 @@ -1,0 +2,8 @@ +Tue May 15 07:18:57 UTC 2012 - [email protected] + +- Move ownership of /etc/dbus-1/{session.d,system.d} and + /usr/share/dbus-1/{interfaces,services,system-services} to + libdbus-1-3 instead of dbus-1: many dbus users put files there, + and it's annoying to force them to own those directories. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1.spec ++++++ --- /var/tmp/diff_new_pack.56ZgLX/_old 2012-05-21 08:03:45.000000000 +0200 +++ /var/tmp/diff_new_pack.56ZgLX/_new 2012-05-21 08:03:45.000000000 +0200 @@ -222,17 +222,10 @@ %files %defattr(-, root, root) -%dir %{_datadir}/dbus-1 -%dir %{_datadir}/dbus-1/services -%dir %{_datadir}/dbus-1/system-services -%dir %{_datadir}/dbus-1/interfaces %dir %{_localstatedir}/lib/dbus %dir /lib/dbus-1 %dir /lib/dbus-1/system-services %doc AUTHORS COPYING HACKING NEWS README -%dir %{_sysconfdir}/dbus-1 -%dir %{_sysconfdir}/dbus-1/session.d -%dir %{_sysconfdir}/dbus-1/system.d %config(noreplace) %{_sysconfdir}/dbus-1/session.conf %config(noreplace) %{_sysconfdir}/dbus-1/system.conf %{_sysconfdir}/init.d/dbus @@ -267,6 +260,15 @@ %files -n %{_libname} %defattr(-, root, root) /%{_lib}/libdbus-1.so.* +# Own those directories in the library instead of dbus-1, since dbus users +# often ship files there +%dir %{_sysconfdir}/dbus-1 +%dir %{_sysconfdir}/dbus-1/session.d +%dir %{_sysconfdir}/dbus-1/system.d +%dir %{_datadir}/dbus-1 +%dir %{_datadir}/dbus-1/interfaces +%dir %{_datadir}/dbus-1/services +%dir %{_datadir}/dbus-1/system-services %files -n dbus-1-devel %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
