[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit udisks for openSUSE:Factory
From:       root () Hilbert ! suse ! de (h_root)
Date:       2010-02-26 11:16:40
Message-ID: 20100226111640.7A46E2029A () Hilbert ! suse ! de
[Download RAW message or body]


Hello community,

here is the log from the commit of package udisks for openSUSE:Factory
checked in at Fri Feb 26 12:16:40 CET 2010.



--------
New Changes file:

--- /dev/null	2009-09-30 08:50:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/udisks/udisks.changes	2010-02-25 17:25:28.000000000 +0100
@@ -0,0 +1,132 @@
+-------------------------------------------------------------------
+Thu Feb 25 17:25:11 CET 2010 - meissner@suse.de
+
+- removed rpmlintrc, moved pkgconfig file to -devel
+
+-------------------------------------------------------------------
+Wed Feb 24 22:11:12 CET 2010 - dimstar@opensuse.org
+
+- Rename package to udisks
+- Update to git snapshot 7d998831 from 2010-02-24
+
+-------------------------------------------------------------------
+Fri Nov 13 12:54:41 CET 2009 - vuntz@opensuse.org
+
+- Update to version 009:
+  + Various device-mapper and cryptsetup fixes
+  + Pass -T to cryptsetup to handle incorrect passphrases
+  + When updating holders/slaves, defer the updates to an idle
+    handler
+  + Work around blkid incorrectly detecting FAT on extended
+    partitions
+  + Use 'udevadm settle' instead of 15-second timeout
+  + Allow creating a partition table with same scheme as existing
+    one
+  + Pass -F to mkfs.ext[234] to allow creating a filesystem on the
+    whole disk
+  + Use unregister facility in dbus-glib 0.82 and misc life-cycle
+    fixes
+  + Add new LinuxMdComponentPosition property
+  + Also ignore a device if DM_UDEV_DISABLE_OTHER_RULES_FLAG is set
+  + Use BLKPG_DEL_PARTITION when deleting partitions instead of
+    libparted
+  + Use BLKPG_ADD_PARTITION when adding a partition
+  + Don't use hyphens in param names
+  + fdo#24673 - Support creating swap fs with labels
+  + fdo#24778 - throw_error() segfaults for daemon-internally
+    called methods
+  + fdo#24757 - Bashism in luks helper breaks password changing
+  + fdo#24757 - Simplify helper-change-luks-password
+  + fdo#24679 - Support creating minix file systems
+  + fdo#24718 - Proper handling of missing mkfs.*/fsck.*
+- Changes from version 008:
+  + Actually inhibit the daemon when Inhibit() is called
+  + fdo#24054 - Devickit-disks doesn't support changing ntfs label
+  + fdo#24343 - Unintended side-effect when calling DriveDetach()
+  + fdo#24264 - Crash on removing NULL value from hash in
+    device_remove()
+  + fdo#24052 - CDROM eject button is locked while CDROM is mounted
+  + fdo#24129 - Please mount vfat disks with shortname=mixed
+  + fdo#24351 - Firewire hard drive is considered system-internal
+  + fdo#24468 - part-id crashes if drive device node does not exist
+  + fdo#24499 - media players have USB drive icon
+  + fdo#24053 - MMC cards aren't automounted.
+
+-------------------------------------------------------------------
+Thu Oct  1 23:53:34 CEST 2009 - vuntz@opensuse.org
+
+- Update to version 007:
+  + fdo#22914 – Require password to eject a CD or DVD mounted by
+    the same user
+  + Rework ATA SMART handling
+  + Also be paranoid about the UUID containing '/' characters
+  + Use WindowsStyleCaps for property names
+  + fdo#23829 – Undefined value in partutil.c
+  + fdo#23828 – Undefined value in umount-devkit.c
+  + fdo#23827 – Undefined value
+  + fdo#23826 – NULL dereference
+  + fdo#23825 – Leak in update_info_mount_state
+  + fdo#23824 – Unused variable
+  + fdo#23823 – NULL dereference
+  + fdo#23764 – Small leak in update_drive_properties_from_sysfs
+  + fdo#23762 – Fix typo
+  + fdo#23579 – Must allow DBus Properties interface for g-d-u to
+    work
+  + fdo#23926 – Error creating partition
+  + fdo#23541 – PartitionTableCreate method times out
+  + fdo#23761 – Some leaks
+
+-------------------------------------------------------------------
+Wed Sep  9 18:30:48 CEST 2009 - vuntz@opensuse.org
+
+- Update to version 006:
+  + Add a way to spin down drives
+  + Fix segfault when starting a Linux MD array
+  + Fix polling process title and turn off noisy debugging spew
+  + Pass size of buffer to avoid Z_BUF_ERROR when compressing ATA
+    SMART blob
+  + Add --poll-for-media option to devkit-disks(1)
+  + Work around media detection problems
+  + Move implementation of DrivePollMedia into a separate process
+  + Move data files into a separate directory
+  + Misc fixes for optical disc detection
+  + Fix up ATA SMART detection
+  + Add Device:drive-is-rotational property
+  + Add LinuxMdCreate method
+  + Rely on the disk to spin itself down
+  + Require latest libatasmart
+  + Fix up object path mapping
+  + fdo#23309 – Udev rules probe floppy drives when they shouldn't
+  + Add a new :device-presentation-nopolicy property
+  + Ignore loop and ram devices for now
+  + Make FilesystemMount() accept an 'auth_no_user_interaction'
+    option
+  + fdo#23235 – Cannot mount disc with / (slash) in label
+  + Hide recovery, boot, and hidden partitions from desktops
+
+-------------------------------------------------------------------
+Wed Aug 26 02:50:13 CEST 2009 - kay.sievers@novell.com
+
+- get rid of obsolete DeviceKit-devel build dependency
+
+-------------------------------------------------------------------
+Tue Jul 21 14:26:57 CEST 2009 - kay.sievers@novell.com
+
+- update to version 005
+  - use gudev instead of DeviceKit service
+  - use polkit instead of PolicyKit
+- do no use "lib64" directories for private directories
+- silent overzealous rmplint:
+    no, not all pkgconfig files do belong into -devel package
+
+-------------------------------------------------------------------
+Sun Jul 12 18:11:39 CEST 2009 - coolo@novell.com
+
+- buildrequire udev to fix file lists
+
+-------------------------------------------------------------------
+Sun May 10 02:22:38 CET 2009 - mboman@suse.de
+
+- First checkin
+- Add a bash script, umount.devkit, to be installed into /sbin,
+  bnc#504064

calling whatdependson for head-i586


New:
----
  udisks-1.0.0.git20100224.tar.bz2
  udisks.changes
  udisks.spec
  umount.udisks

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

Other differences:
------------------
++++++ udisks.spec ++++++
#
# spec file for package udisks (Version 1.0.0.git20100224)
#
# Copyright (c) 2010 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           udisks
Version:        1.0.0.git20100224
Release:        1
License:        GPLv2+
Summary:        Disk Management Service
Url:            http://cgit.freedesktop.org/udisks/
Group:          System/Daemons
Source:         %{name}-%{version}.tar.bz2
# Need this one until bnc#504064 has been resolved -- mboman@suse.de
Source2:        umount.udisks
Obsoletes:      DeviceKit-disks <= 009
Provides:       DeviceKit-disks = 009
# avahi BuildRequires is solely for directory ownerships.
BuildRequires:  avahi
BuildRequires:  dbus-1-glib-devel
#BuildRequires:  device-mapper-devel
BuildRequires:  gtk-doc
BuildRequires:  intltool
BuildRequires:  libatasmart-devel
BuildRequires:  libgudev-1_0-devel
BuildRequires:  parted-devel
BuildRequires:  polkit-devel
BuildRequires:  sg3_utils-devel
#BuildRequires:  sqlite3-devel
# udev BuildRequires is solely for directory ownerships.
BuildRequires:  udev
#BuildRequires:  zlib-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
udisks provides a daemon, D-Bus API and command line tools
for managing disks and storage devices.

%package devel
License:        GPLv2+
Summary:        Disk Management Service - Development Files
Group:          Development/Libraries/Other
Requires:       %{name} = %{version}
Requires:       glib2-devel

%description devel
udisks provides a daemon, D-Bus API and command line tools
for managing disks and storage devices.

%prep
%setup -q

%build
NOCONFIGURE=1 ./autogen.sh
export V=1
%configure \
  --enable-gtk-doc \
  --disable-static \
  --libexecdir=%{_prefix}/lib/udisks
make %{?jobs:-j%jobs}

%install
%makeinstall
find %{buildroot}%{_libdir} -name '*.la' -delete -print
# Not allowed to install into /sbin so move it to /usr/sbin (see bnc#504064)
mkdir -p %{buildroot}%{_sbindir}
mv %{buildroot}/sbin/umount.udisks %{buildroot}%{_sbindir}
cp %{S:2} %{buildroot}/sbin/
%find_lang %{name}

%clean
rm -rf %{buildroot}

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README
/lib/udev/udisks-*
/lib/udev/rules.d/80-udisks.rules
%{_bindir}/udisks
%{_bindir}/udisks-tcp-bridge
%{_prefix}/lib/udisks
%{_libdir}/polkit-1/extensions/libudisks-action-*.so
%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
%{_sysconfdir}/avahi/services/udisks.service
%doc %{_mandir}/man?/*.*
#%attr(0770,root,root) %dir %{_localstatedir}/lib/DeviceKit-disks

%files devel
%defattr(-,root,root,-)
%{_datadir}/pkgconfig/udisks.pc
%doc %{_datadir}/gtk-doc/html/udisks
%{_datadir}/dbus-1/interfaces/*.xml

%changelog
++++++ umount.udisks ++++++
#!/bin/sh

if test -x /usr/sbin/umount.devkit; then
	exec /usr/sbin/umount.devkit $*
else
	echo "/usr/sbin/umount.devkit not found."
	exit 1
fi

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



Remember to have fun...

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic