Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2018-02-18 11:37:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Sun Feb 18 11:37:31 2018 rev:228 rq:577073 version:4.7.5+git.37.6d30796c515

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2018-02-14 
09:22:22.935570649 +0100
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2018-02-18 
11:37:33.847939542 +0100
@@ -77,0 +78,7 @@
+Wed Dec  6 17:52:41 UTC 2017 - [email protected]
+
+- Re-enable usage of libnsl (did got lost with glibc change)
+- Use TI-RPC (sunrpc is deprecated and will be removed soon from
+  glibc)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.A4H2W5/_old  2018-02-18 11:37:35.139893166 +0100
+++ /var/tmp/diff_new_pack.A4H2W5/_new  2018-02-18 11:37:35.147892879 +0100
@@ -71,7 +71,13 @@
 BuildRequires:  gdbm-devel
 BuildRequires:  keyutils-devel
 BuildRequires:  libnscd-devel
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libnsl-devel
+%endif
 BuildRequires:  libopenssl-devel
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libtirpc-devel
+%endif
 BuildRequires:  ncurses-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
@@ -80,6 +86,9 @@
 BuildRequires:  python-devel
 BuildRequires:  python-xml
 BuildRequires:  readline-devel
+%if 0%{?suse_version} >= 1330
+BuildRequires:  rpcgen
+%endif
 %if 0%{?suse_version} > 1110
 BuildRequires:  fdupes
 %endif
@@ -1057,7 +1066,7 @@
        export NCURSES_CONFIG="$(command -v ncurses6-config)"
 fi
 
-export CFLAGS="%{optflags} -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS"
+export CFLAGS="%{optflags} -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS -I/usr/include/tirpc"
 %if 0%{?suse_version} < 1141
 %{?suse_update_config:%{suse_update_config -f}}
 %endif


Reply via email to