Hello community,

here is the log from the commit of package udisks for openSUSE:Factory checked 
in at 2012-02-16 16:24:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/udisks (Old)
 and      /work/SRC/openSUSE:Factory/.udisks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "udisks", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/udisks/udisks.changes    2011-09-23 
12:49:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.udisks.new/udisks.changes       2012-02-16 
16:24:28.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb 15 11:52:05 UTC 2012 - vu...@opensuse.org
+
+- Move dbus xml interface files from devel subpackage to main
+  subpackage: those files might be needed at runtime.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ udisks.spec ++++++
--- /var/tmp/diff_new_pack.LrPsmP/_old  2012-02-16 16:24:29.000000000 +0100
+++ /var/tmp/diff_new_pack.LrPsmP/_new  2012-02-16 16:24:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package udisks
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           udisks
 Version:        1.0.4
-Release:        1
-License:        GPL-2.0+
+Release:        0
 Summary:        Disk Management Service
-Url:            http://cgit.freedesktop.org/udisks/
+License:        GPL-2.0+
 Group:          System/Daemons
+Url:            http://cgit.freedesktop.org/udisks/
 Source:         http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
 # Need this one until bnc#504064 has been resolved -- mbo...@suse.de
 Source2:        umount.udisks
@@ -57,7 +55,6 @@
 for managing disks and storage devices.
 
 %package devel
-License:        GPL-2.0+
 Summary:        Disk Management Service - Development Files
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
@@ -106,18 +103,25 @@
 %{_prefix}/lib/udisks
 %attr(0755,root,root) /sbin/umount.udisks
 %{_sbindir}/umount.udisks
-%{_datadir}/polkit-1/actions/*.policy
-%{_datadir}/dbus-1/system-services/*.service
-%{_sysconfdir}/dbus-1/system.d/*.conf
-%attr(0644,root,root) %{_sysconfdir}/profile.d/udisks-bash-completion.sh
+%{_datadir}/polkit-1/actions/org.freedesktop.udisks.policy
+%{_datadir}/dbus-1/interfaces/org.freedesktop.UDisks.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.UDisks.Adapter.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.UDisks.Device.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.UDisks.Expander.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.UDisks.Port.xml
+%{_datadir}/dbus-1/system-services/org.freedesktop.UDisks.service
 %{_sysconfdir}/avahi/services/udisks.service
-%doc %{_mandir}/man?/*.*
+%{_sysconfdir}/dbus-1/system.d/org.freedesktop.UDisks.conf
+%attr(0644,root,root) %{_sysconfdir}/profile.d/udisks-bash-completion.sh
+%doc %{_mandir}/man1/udisks-tcp-bridge.1%{?ext_man}
+%doc %{_mandir}/man1/udisks.1%{?ext_man}
+%doc %{_mandir}/man7/udisks.7%{?ext_man}
+%doc %{_mandir}/man8/udisks-daemon.8%{?ext_man}
 %attr(0770,root,root) %dir %{_localstatedir}/lib/udisks
 
 %files devel
 %defattr(-,root,root,-)
 %{_datadir}/pkgconfig/udisks.pc
-%doc %{_datadir}/gtk-doc/html/udisks
-%{_datadir}/dbus-1/interfaces/*.xml
+%doc %{_datadir}/gtk-doc/html/udisks/
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to