Hello community, here is the log from the commit of package udisks2 for openSUSE:Factory checked in at 2012-11-15 10:57:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-11-02 17:43:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.udisks2.new/udisks2.changes 2012-11-15 10:58:01.000000000 +0100 @@ -1,0 +2,31 @@ +Mon Nov 12 22:22:01 UTC 2012 - [email protected] + +- Update to version 2.0.0 + + configure.ac: raise gudev dependency + + Add --disable-man configure option + + Update list of recovery/system partitions + + Add support for creating exFAT filesystems and changing exFAT + labels + + Add textual descriptions for IMSM Raid members + + Use all-caps for RAID + + Only do the isohybrid hack for the first partition + + Don't complain about missing /etc/crypttab file + + Don't complain about missing /etc/fstab file + + Make it work without requiring the kernel to be CONFIG_SWAP=y + + Mention the right file when complaing about /proc/swaps + + Fix glaringly wrong documentation for Filesystem.Mount() + + Move bash completion script into + /usr/share/bash-completion/completions + + Don't require that users define UDISKS_API_IS_SUBJECT_TO_CHANGE + + Remove udisks_daemon_util_on_other_seat() from sections.txt + + Add workaround annotation for + udisks_client_get_block_for_dev() + + Enable large file support + + Various doc and tests fixes + + Bugs fixed: fdo#51063. + + Updated translations. +- Drop systemd-dynamic-check.diff: fixed upstream. +- Dropped gnome-common BuildRequires and call to gnome-autogen.sh, + as the patch which needed that is dropped. + +------------------------------------------------------------------- Old: ---- systemd-dynamic-check.diff udisks-1.99.0.tar.bz2 New: ---- udisks-2.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ udisks2.spec ++++++ --- /var/tmp/diff_new_pack.dY8kHC/_old 2012-11-15 10:58:02.000000000 +0100 +++ /var/tmp/diff_new_pack.dY8kHC/_new 2012-11-15 10:58:02.000000000 +0100 @@ -20,19 +20,15 @@ Name: udisks2 %define _name udisks -Version: 1.99.0 +Version: 2.0.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 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 BuildRequires: docbook-xsl-stylesheets -# needed for patch1 -BuildRequires: gnome-common BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: libacl-devel @@ -40,7 +36,7 @@ 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 +BuildRequires: pkgconfig(gudev-1.0) >= 165 BuildRequires: pkgconfig(libatasmart) >= 0.17 BuildRequires: pkgconfig(libsystemd-login) >= 44 BuildRequires: pkgconfig(polkit-agent-1) >= 0.92 @@ -95,12 +91,9 @@ %lang_package %prep %setup -q -n %{_name}-%{version} -%patch1 -p1 %build export V=1 -# needed for patch1 -NOCONFIGURE=1 gnome-autogen.sh %configure \ --disable-static make %{?_smp_mflags} @@ -135,7 +128,7 @@ %{_bindir}/udisksctl %dir %{_libexecdir}/udisks2 %{_libexecdir}/udisks2/udisksd -%{_sysconfdir}/bash_completion.d/udisksctl-bash-completion.sh +%{_datadir}/bash-completion/completions/udisksctl %{_sysconfdir}/dbus-1/system.d/org.freedesktop.UDisks2.conf %{_datadir}/dbus-1/system-services/org.freedesktop.UDisks2.service %{_datadir}/polkit-1/actions/org.freedesktop.udisks2.policy ++++++ udisks-1.99.0.tar.bz2 -> udisks-2.0.0.tar.bz2 ++++++ ++++ 34069 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
