[smb4k] add requires cifs-utils, to have mount.cifs

Sérgio Monteiro Basto sergiomb at fedoraproject.org
Tue May 8 00:26:52 UTC 2012


commit f0b039b06b34e1b015af37b78a02c4a8add4d8c6
Author: Sérgio Basto <sergio at serjux.com>
Date:   Mon May 7 22:13:14 2012 +0100

    add requires cifs-utils, to have mount.cifs

 smb4k.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/smb4k.spec b/smb4k.spec
index 1899b4e..e2f5bcb 100644
--- a/smb4k.spec
+++ b/smb4k.spec
@@ -18,6 +18,7 @@ BuildRequires:	cmake >= 2.6.0
 BuildRequires:	kdelibs4-devel >= 4.4.0
 BuildRequires:	gettext
 Requires:	samba-client
+Requires:	cifs-utils
 Requires:	kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
 # on F15 we need remove old smb4k-devel
 Obsoletes: smb4k-devel < 1.0.0
@@ -96,6 +97,9 @@ fi
 %{_datadir}/polkit-1/actions/de.berlios.smb4k.mounthelper.policy
 
 %changelog
+* Mon May 07 2012 Sérgio Basto <sergio at serjux.com> 1.0.1-7
+- add requires cifs-utils, to have mount.cifs
+
 * Thu Apr 19 2012 Rex Dieter <rdieter at fedoraproject.org> 1.0.1-6
 - remove some assumptions about qreal = double
 


More information about the scm-commits mailing list