[cifs-utils] - rebuild to fix dependencies due to libwbclient changes

Jeff Layton jlayton at fedoraproject.org
Wed Apr 25 15:47:12 UTC 2012


commit 4d5468efaf08e9f3e542a779d381f3c6d4cc7d1a
Author: Jeff Layton <jlayton at redhat.com>
Date:   Wed Apr 25 11:47:02 2012 -0400

    - rebuild to fix dependencies due to libwbclient changes

 cifs-utils.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/cifs-utils.spec b/cifs-utils.spec
index 2163544..1c3734a 100644
--- a/cifs-utils.spec
+++ b/cifs-utils.spec
@@ -3,7 +3,7 @@
 
 Name:           cifs-utils
 Version:        5.4
-Release:        1%{pre_release}%{?dist}
+Release:        2%{pre_release}%{?dist}
 Summary:        Utilities for mounting and managing CIFS mounts
 
 Group:          System Environment/Daemons
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/request-key.d/cifs.spnego.conf
 
 %changelog
+* Wed Apr 25 2012 Jeff Layton <jlayton at redhat.com> 5.4-2
+- rebuild to fix dependencies due to libwbclient changes
+
 * Wed Apr 18 2012 Jeff Layton <jlayton at redhat.com> 5.4-1
 - update to 5.4
 - add patch to fix up more warnings


More information about the scm-commits mailing list