Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2015-10-01 12:22:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2015-09-19 
06:54:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2015-10-01 
12:22:31.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Sep 25 15:23:47 UTC 2015 - lmue...@suse.com
+
+- Relocate the tmpfiles.d directory to the client package; (bnc#947552).
+
+-------------------------------------------------------------------
+Tue Sep 22 13:13:02 UTC 2015 - lmue...@suse.com
+
+- Do not provide libpdb0 from libsamba-passdb0 but add it to baselibs.conf
+  instead; (bnc#942716).
+
+-------------------------------------------------------------------
@@ -9 +20 @@
-- Package /var/lib/samba/msg with 0755 permissions; (bnc#945502).
+- Package /var/lib/samba/msg with 0755 permissions; (bso#11515); (bnc#945502).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.RxEOF2/_old  2015-10-01 12:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.RxEOF2/_new  2015-10-01 12:22:32.000000000 +0200
@@ -144,7 +144,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3485
+%define SOURCE_TIMESTAMP 3499
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
@@ -153,7 +153,6 @@
 Url:            http://www.samba.org/
 Provides:       samba-gplv3 = %{version}
 Obsoletes:      samba-gplv3 < %{version}
-Requires:       samba-client >= %{version}
 %if 0%{?suse_version} > 1030
 Recommends:     cron
 Recommends:     logrotate
@@ -175,6 +174,7 @@
 %if 0%{?suse_version} > 1220
 PreReq:         %{fillup_prereq}
 %endif
+PreReq:         samba-client >= %{version}
 # Choose some features / extra packages here
 ############################################
 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1120
@@ -420,7 +420,6 @@
 Obsoletes:      samba-gplv3-winbind < %{version}
 Provides:       samba-client:/usr/sbin/winbindd
 Requires:       %{libwbclient_name} = %{version}-%{release}
-Requires:       samba-client >= %{version}
 %if 0%{?suse_version}
 Requires:       pam-config
 %endif
@@ -435,6 +434,7 @@
 PreReq:         /sbin/ldconfig
 PreReq:         /usr/sbin/groupadd
 PreReq:         coreutils
+PreReq:         samba-client >= %{version}
 
 %description winbind
 This is the winbind-daemon and the wbinfo-tool.
@@ -765,8 +765,7 @@
 Summary:        Samba3 password database library
 License:        GPL-3.0+
 Group:          System/Libraries
-Provides:       libpdb0
-Obsoletes:      libpdb0
+Obsoletes:      libpdb0 < %{version}
 
 %description -n libsamba-passdb0
 
@@ -1654,8 +1653,6 @@
 %else
 %{_unitdir}/nmb.service
 %{_unitdir}/smb.service
-%dir %{_tmpfilesdir}
-%{_tmpfilesdir}/samba.conf
 %endif
 %if 0%{?suse_version} && 0%{?suse_version} < 1111
 %attr(0600,root,root) %config(noreplace) %{CONFIGDIR}/smbpasswd
@@ -1858,6 +1855,8 @@
 %attr(0750,root,root) %dir %{LOGDIR}
 %ghost %dir %{PIDDIR}
 %if 0%{?suse_version} > 1220
+%dir %{_tmpfilesdir}
+%{_tmpfilesdir}/samba.conf
 %{_var}/adm/fillup-templates/sysconfig.samba-client
 %endif
 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.RxEOF2/_old  2015-10-01 12:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.RxEOF2/_new  2015-10-01 12:22:32.000000000 +0200
@@ -12,6 +12,7 @@
 libsamba-credentials0
 libsamba-hostconfig0
 libsamba-passdb0
+  obsoletes "libpdb0-<targettype> < <version>"
 libsamba-policy0
 libsamba-util0
 libsamdb0

++++++ patches.tar.bz2 ++++++


++++++ vendor-files.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/tools/package-data 
new/vendor-files/tools/package-data
--- old/vendor-files/tools/package-data 2015-09-18 09:17:33.000000000 +0200
+++ new/vendor-files/tools/package-data 2015-09-26 19:29:33.000000000 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION="3485"
+SAMBA_PACKAGE_SVN_VERSION="3499"


Reply via email to