Mailinglist Archive: opensuse-commit (1792 mails)
| < Previous | Next > |
commit cifs-utils for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 18 Feb 2011 11:58:03 +0100
- Message-id: <20110218105803.5ACC8202AD@hilbert.suse.de>
Hello community,
here is the log from the commit of package cifs-utils for openSUSE:Factory
checked in at Fri Feb 18 11:58:03 CET 2011.
--------
--- cifs-utils/cifs-utils.changes 2010-08-02 10:57:40.000000000 +0200
+++ /mounts/work_src_done/STABLE/cifs-utils/cifs-utils.changes 2010-12-07
14:32:43.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 7 13:31:05 UTC 2010 - toganm@xxxxxxxxxxxx
+
+- corrected #bnc 641513 by adding /sbin/mkinitrd_setup in %postun.
+
+-------------------------------------------------------------------
@@ -13 +18,2 @@
-- mount.cifs: fix parsing of "cred=" option.
+- mount.cifs: fix parsing of "cred=" option; (bnc#618877); (bnc#620856);
+ (bnc#621525); (bnc#623763); (bnc#627243).
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cifs-utils.spec ++++++
--- /var/tmp/diff_new_pack.gK6kM9/_old 2011-02-18 11:56:25.000000000 +0100
+++ /var/tmp/diff_new_pack.gK6kM9/_new 2011-02-18 11:56:25.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package cifs-utils (Version 4.6)
+# spec file for package cifs-utils
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,7 +20,7 @@
Name: cifs-utils
Version: 4.6
-Release: 1
+Release: 5
License: GPLv3+
Group: System/Filesystems
Url: http://www.samba.org/linux-cifs/cifs-utils/
@@ -84,6 +84,7 @@
test -x /sbin/chkconfig && /sbin/chkconfig --del cifs
fi
%endif
+
exit 0
%post
@@ -99,6 +100,7 @@
%{initdir}/cifs restart >/dev/null
fi
%endif
+[ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
exit 0
%files
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |