From 188d539bd49cd43534c2d9f570abb506fcd755a2f46f8abe757b86e93f02ec45 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 25 Apr 2008 14:43:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=10 --- baselibs.conf | 5 +++++ samba-doc.spec | 2 +- samba.changes | 5 +++++ samba.spec | 18 +++++++++++++++--- 4 files changed, 26 insertions(+), 4 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 6d9ab3b..a6fbd39 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,9 @@ +libnetapi0 libsmbclient0 +libsmbsharemodes0 +libtalloc1 +libtdb0 +libwbclient0 samba -/usr/lib/samba samba-winbind diff --git a/samba-doc.spec b/samba-doc.spec index 4909d6e..11c21fa 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -19,7 +19,7 @@ BuildRequires: ccache cracklib-devel cups-devel e2fsprogs-devel gdbm-devel krb5 License: GPL v3 or later Url: http://www.samba.org/ Version: 3.2.0 -Release: 1 +Release: 3 Summary: Samba Documentation Group: Documentation/Other AutoReqProv: on diff --git a/samba.changes b/samba.changes index c09b089..cbccc03 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 25 15:14:07 CEST 2008 - ro@suse.de + +- update baselibs.conf for the newly created library packages + ------------------------------------------------------------------- Wed Apr 23 13:30:26 CEST 2008 - lmuelle@suse.de diff --git a/samba.spec b/samba.spec index 32e9985..866f16c 100644 --- a/samba.spec +++ b/samba.spec @@ -23,7 +23,7 @@ Group: Productivity/Networking/Samba Url: http://www.samba.org/ AutoReqProv: on Version: 3.2.0 -Release: 1 +Release: 3 Provides: samba3 = %{version}-%{release} Obsoletes: samba3 < %{version} Requires: samba-client >= %{version} @@ -195,7 +195,7 @@ License: GPL v3 or later %else %package -n libsmbsharemodes0 - +License: GPL v3 or later %endif Summary: Samba smbsharemodes Library Group: System/Libraries @@ -259,7 +259,7 @@ Summary: Tool to administer Samba's LDAP backend Group: Productivity/Networking/Samba AutoReqProv: on Version: 1.34b -Release: 174 +Release: 176 Requires: perl-ldap %endif %if %{suse_version} > 920 @@ -1469,6 +1469,16 @@ Branch : trunk %else %description -n libsmbsharemodes0 +This package includes the smbsharemodes library. + + + +Authors: +-------- + The Samba Team + +Source Timestamp: 1728 +Branch : trunk %endif This package includes the smbsharemodes library. @@ -1599,6 +1609,8 @@ Branch : trunk %endif %changelog +* Fri Apr 25 2008 ro@suse.de +- update baselibs.conf for the newly created library packages * Wed Apr 23 2008 lmuelle@suse.de - Rename the libsmbsharemodes package to libsmbsharemodes0 to follow the shared library packaging policy for post 10.3 systems.