summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2012-03-08 15:20:41 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-03-08 15:20:41 +0100
commit44a57f5c46dcf862f087a8f5ee59faa2a8abda24 (patch)
tree0e52fde887dd41a962f90f9690ce40f0060554ef
parent71aa1435ee97e322be4f858321a48a6542af26eb (diff)
downloadsamba4-44a57f5c46dcf862f087a8f5ee59faa2a8abda24.tar.gz
samba4-44a57f5c46dcf862f087a8f5ee59faa2a8abda24.tar.xz
samba4-44a57f5c46dcf862f087a8f5ee59faa2a8abda24.zip
Fix libwbclient-devel depenency.
-rw-r--r--samba4.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/samba4.spec b/samba4.spec
index e3a1016..a0bb9e2 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -270,7 +270,7 @@ The libwbclient package contains the winbind client library from the Samba suite
%package -n libwbclient-devel
Summary: Developer tools for the winbind library
Group: Development
-Requires: %{name}-winbind = %{version}-%{release}
+Requires: libwbclient = %{version}-%{release}
%description -n libwbclient-devel
The libwbclient-devel package provides developer tools for the wbclient library.