[samba/f17] Fix provides for of libwclient-devel for samba-winbind-devel.

asn asn at fedoraproject.org
Mon Mar 19 16:07:10 UTC 2012


commit ab71590db97628ce529cd4ca11eeae882710978a
Author: Andreas Schneider <asn at redhat.com>
Date:   Mon Mar 19 17:02:33 2012 +0100

    Fix provides for of libwclient-devel for samba-winbind-devel.

 samba.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index 6a5cd05..aa35054 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,4 +1,4 @@
-%define main_release 80
+%define main_release 81
 %define samba_version 3.6.3
 %define tdb_version 1.2.9
 %define talloc_version 2.0.5
@@ -198,8 +198,8 @@ Summary: Developer tools for the Winbind client library
 Group: Development
 Requires: libwbclient = %{epoch}:%{samba_version}-%{release}
 
-Obsoletes: winbind-devel
-Provides: winbind-devel = %{epoch}:%{samba_version}-%{release}
+Obsoletes: samba-winbind-devel
+Provides: samba-winbind-devel = %{epoch}:%{samba_version}-%{release}
 
 %description -n libwbclient-devel
 The libwbclient-devel package contains the header files and libraries needed to
@@ -688,6 +688,9 @@ fi
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Mon Mar 19 2012 Andreas Schneider <asn at redhat.com> - 1:3.6.3-81
+- Fix provides for of libwclient-devel for samba-winbind-devel.
+
 * Thu Feb 23 2012 Andreas Schneider <asn at redhat.com> - 1:3.6.3-80
 - Add commented out 'max protocol' to the default config.
 


More information about the scm-commits mailing list