From c8a1e93b597aa13649b9843a190e33ed1a65a34b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 12 Dec 2011 20:28:05 +0100 Subject: Fix typo. --- samba4.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba4.spec b/samba4.spec index a03dceb..87cda63 100644 --- a/samba4.spec +++ b/samba4.spec @@ -236,7 +236,7 @@ module necessary to communicate to the Winbind Daemon %package winbind-devel Summary: Developer tools for the winbind library Group: Development -Requires: %{name}-winbind = {version}-%{release} +Requires: %{name}-winbind = %{version}-%{release} Conflicts: samba-winbind-devel < 1:%{version} Provides: samba-winbind-devel = %{version}-%{release} -- cgit