Hello community,

here is the log from the commit of package udisks2 for openSUSE:Factory checked 
in at 2012-11-02 17:43:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/udisks2 (Old)
 and      /work/SRC/openSUSE:Factory/.udisks2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "udisks2", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes  2012-10-07 
20:08:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.udisks2.new/udisks2.changes     2012-11-02 
17:43:41.000000000 +0100
@@ -1,0 +2,34 @@
+Wed Oct 24 12:16:42 UTC 2012 - [email protected]
+
+- remove the rpmlintrc after adding the privs bnc#779404
+
+-------------------------------------------------------------------
+Wed Oct 17 13:03:06 UTC 2012 - [email protected]
+
+- Fix build with new udev rules directory location.
+
+-------------------------------------------------------------------
+Tue Sep 25 09:19:57 UTC 2012 - [email protected]
+
+- Update to version 1.99.0:
+  + Catch up with latest polkit guidance
+  + Don't require auth for Standby'ing non-system drives on own
+    seat
+  + Mark Realtek rts5229 based card readers as flash drives
+  + Black-list seemingly invalid WWN for SAMSUNG SP1604N hard disks
+  + Ignore non-Linux software on SanDisk Cruzer
+  + Add drive configuration interfaces and configuration files
+  + Add "Linux Filesystem" GPT partition type
+  + Add support for VMWare filesystem types and GPT partition types
+  + Update integration tests.
+  + Bugs fixed:
+    - fdo#51439: udisks should hide lvm PVs
+- Changes from version 1.98.0:
+  + Drive: Refuse to eject drives that appear to be in use
+  + udisksd: work if polkitd is not available
+  + Updated documentations
+  + Bugs fixed:
+    - fdo49842: Unhandled rootfs on bind mount
+- Drop udisks-hide-lvm-raid-partitions.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  udisks-1.97.0.tar.bz2
  udisks-hide-lvm-raid-partitions.patch

New:
----
  udisks-1.99.0.tar.bz2

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

Other differences:
------------------
++++++ udisks2.spec ++++++
--- /var/tmp/diff_new_pack.i88giY/_old  2012-11-02 17:43:43.000000000 +0100
+++ /var/tmp/diff_new_pack.i88giY/_new  2012-11-02 17:43:43.000000000 +0100
@@ -16,17 +16,17 @@
 #
 
 
+%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
+
 Name:           udisks2
 %define _name   udisks
-Version:        1.97.0
+Version:        1.99.0
 Release:        0
 Summary:        Disk Management Service, version 2
 License:        GPL-2.0+
 Group:          System/Daemons
 Url:            http://www.freedesktop.org/wiki/Software/udisks
 Source:         
http://udisks.freedesktop.org/releases/%{_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM udisks-hide-lvm-raid-partitions.patch fdo#51439 
bnc#737038 [email protected] -- Hide partitions marked as containing LVM and 
RAID. This is only useful for encrypted partitions.
-Patch0:         udisks-hide-lvm-raid-partitions.patch
 # PATCH-FIX-UPSTREAM systemd-dynamic-check.diff fdo#55309 bnc#769570 
[email protected] -- Add a check of running systemd so that it still works with 
sysvinit
 Patch1:         systemd-dynamic-check.diff
 # Needed to build the man pages
@@ -37,7 +37,7 @@
 BuildRequires:  intltool
 BuildRequires:  libacl-devel
 # For xsltproc
-BuildRequires:  libxslt-devel
+BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.31.13
 BuildRequires:  pkgconfig(glib-2.0) >= 2.31.13
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
@@ -95,7 +95,6 @@
 %lang_package
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 %patch1 -p1
 
 %build
@@ -131,7 +130,7 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README
 %{_unitdir}/udisks2.service
-/lib/udev/rules.d/80-udisks2.rules
+%{_udevrulesdir}/80-udisks2.rules
 %{_sbindir}/umount.udisks2
 %{_bindir}/udisksctl
 %dir %{_libexecdir}/udisks2

++++++ udisks-1.97.0.tar.bz2 -> udisks-1.99.0.tar.bz2 ++++++
++++ 57755 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to