Hello community,

here is the log from the commit of package openldap2 for openSUSE:Factory 
checked in at 2015-01-20 21:53:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openldap2 (Old)
 and      /work/SRC/openSUSE:Factory/.openldap2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openldap2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openldap2/openldap2-client.changes       
2014-11-07 09:05:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2-client.changes  
2015-01-20 21:53:36.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 26 11:21:34 UTC 2014 - jeng...@inai.de
+
+- binutils is required for "strings" utility invocation in %pre
+  [bnc#904028]
+- Remove SLE10 definitions
+
+-------------------------------------------------------------------
openldap2.changes: same change

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

Other differences:
------------------
++++++ openldap2-client.spec ++++++
--- /var/tmp/diff_new_pack.SQhqsu/_old  2015-01-20 21:53:38.000000000 +0100
+++ /var/tmp/diff_new_pack.SQhqsu/_new  2015-01-20 21:53:38.000000000 +0100
@@ -27,40 +27,9 @@
 Summary:        The OpenLDAP commandline client tools
 License:        OLDAP-2.8
 Group:          Productivity/Networking/LDAP/Clients
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  groff
-BuildRequires:  libopenssl-devel
-BuildRequires:  libtool
-%if %sles_version == 10
-BuildRequires:  -libopenssl-devel
-BuildRequires:  -pwdutils
-BuildRequires:  openssl-devel
-%endif
 Version:        2.4.39
 Release:        0
 Url:            http://www.openldap.org
-%if "%{name}" == "openldap2"
-BuildRequires:  libdb-4_8-devel
-BuildRequires:  openslp-devel
-BuildRequires:  tcpd-devel
-BuildRequires:  unixODBC-devel
-%if %sles_version == 10
-BuildRequires:  -libdb-4_8-devel
-BuildRequires:  libdb-4_5-devel
-%endif
-Conflicts:      openldap
-Requires:       libldap-2_4-2 = %{version_main}
-PreReq:         %insserv_prereq %fillup_prereq /usr/sbin/useradd 
/usr/sbin/groupadd /usr/bin/grep
-%if 0%{?suse_version} >= 1140
-# avoid cycle with krb5
-BuildRequires:  krb5-mini
-BuildRequires:  pkgconfig(systemd)
-%{?systemd_requires}
-%endif
-%else
-Conflicts:      openldap-client
-Requires:       libldap-2_4-2 = %{version_main}
-%endif
 Source:         openldap-%{version_main}.tgz
 Source1:        openldap-rc.tgz
 Source2:        addonschema.tar.gz
@@ -91,6 +60,31 @@
 Patch109:       openldap-2.3.37-libldap-tls_chkhost-its6239.dif
 Patch110:       openldap-2.3.37-libldap-ssl.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  cyrus-sasl-devel
+BuildRequires:  groff
+BuildRequires:  libopenssl-devel
+BuildRequires:  libtool
+%if "%{name}" == "openldap2"
+BuildRequires:  db-devel
+BuildRequires:  openslp-devel
+BuildRequires:  tcpd-devel
+BuildRequires:  unixODBC-devel
+Conflicts:      openldap
+Requires:       libldap-2_4-2 = %{version_main}
+PreReq:         %insserv_prereq %fillup_prereq /usr/sbin/useradd 
/usr/sbin/groupadd /usr/bin/grep
+%if 0%{?suse_version} >= 1140
+# avoid cycle with krb5
+BuildRequires:  krb5-mini
+BuildRequires:  pkgconfig(systemd)
+%{?systemd_requires}
+%endif
+%else
+Conflicts:      openldap-client
+Requires:       libldap-2_4-2 = %{version_main}
+%endif
+# For /usr/bin/strings
+Requires(pre):  binutils
+
 %if "%{name}" == "openldap2"
 
 %description
@@ -187,13 +181,9 @@
 Summary:        Static libraries for the OpenLDAP libraries
 License:        OLDAP-2.8
 Group:          Development/Libraries/C and C++
-Requires:       openldap2-devel = %version
-%if %sles_version == 10
-Requires:       openssl-devel
-%else
-Requires:       libopenssl-devel
-%endif
 Requires:       cyrus-sasl-devel
+Requires:       libopenssl-devel
+Requires:       openldap2-devel = %version
 
 %description -n openldap2-devel-static
 This package provides the static versions of the OpenLDAP libraries
@@ -381,7 +371,7 @@
 # install 2.3 slapcat
 install -m 755 ../openldap-2.3.37/servers/slapd/slapcat 
$RPM_BUILD_ROOT/usr/sbin/openldap-2.3-slapcat
 %endif
-# install sle-10 compat libraries
+echo "install sle-10 compat libraries (for SLE11)"
 pushd ../openldap-2.3.37/libraries
 make DESTDIR=$RPM_BUILD_ROOT install
 popd

++++++ openldap2.spec ++++++
--- /var/tmp/diff_new_pack.SQhqsu/_old  2015-01-20 21:53:38.000000000 +0100
+++ /var/tmp/diff_new_pack.SQhqsu/_new  2015-01-20 21:53:38.000000000 +0100
@@ -27,40 +27,9 @@
 Summary:        The OpenLDAP Server
 License:        OLDAP-2.8
 Group:          Productivity/Networking/LDAP/Clients
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  groff
-BuildRequires:  libopenssl-devel
-BuildRequires:  libtool
-%if %sles_version == 10
-BuildRequires:  -libopenssl-devel
-BuildRequires:  -pwdutils
-BuildRequires:  openssl-devel
-%endif
 Version:        2.4.39
 Release:        0
 Url:            http://www.openldap.org
-%if "%{name}" == "openldap2"
-BuildRequires:  libdb-4_8-devel
-BuildRequires:  openslp-devel
-BuildRequires:  tcpd-devel
-BuildRequires:  unixODBC-devel
-%if %sles_version == 10
-BuildRequires:  -libdb-4_8-devel
-BuildRequires:  libdb-4_5-devel
-%endif
-Conflicts:      openldap
-Requires:       libldap-2_4-2 = %{version_main}
-PreReq:         %insserv_prereq %fillup_prereq /usr/sbin/useradd 
/usr/sbin/groupadd /usr/bin/grep
-%if 0%{?suse_version} >= 1140
-# avoid cycle with krb5
-BuildRequires:  krb5-mini
-BuildRequires:  pkgconfig(systemd)
-%{?systemd_requires}
-%endif
-%else
-Conflicts:      openldap-client
-Requires:       libldap-2_4-2 = %{version_main}
-%endif
 Source:         openldap-%{version_main}.tgz
 Source1:        openldap-rc.tgz
 Source2:        addonschema.tar.gz
@@ -91,6 +60,31 @@
 Patch109:       openldap-2.3.37-libldap-tls_chkhost-its6239.dif
 Patch110:       openldap-2.3.37-libldap-ssl.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  cyrus-sasl-devel
+BuildRequires:  groff
+BuildRequires:  libopenssl-devel
+BuildRequires:  libtool
+%if "%{name}" == "openldap2"
+BuildRequires:  db-devel
+BuildRequires:  openslp-devel
+BuildRequires:  tcpd-devel
+BuildRequires:  unixODBC-devel
+Conflicts:      openldap
+Requires:       libldap-2_4-2 = %{version_main}
+PreReq:         %insserv_prereq %fillup_prereq /usr/sbin/useradd 
/usr/sbin/groupadd /usr/bin/grep
+%if 0%{?suse_version} >= 1140
+# avoid cycle with krb5
+BuildRequires:  krb5-mini
+BuildRequires:  pkgconfig(systemd)
+%{?systemd_requires}
+%endif
+%else
+Conflicts:      openldap-client
+Requires:       libldap-2_4-2 = %{version_main}
+%endif
+# For /usr/bin/strings
+Requires(pre):  binutils
+
 %if "%{name}" == "openldap2"
 
 %description
@@ -187,13 +181,9 @@
 Summary:        Static libraries for the OpenLDAP libraries
 License:        OLDAP-2.8
 Group:          Development/Libraries/C and C++
-Requires:       openldap2-devel = %version
-%if %sles_version == 10
-Requires:       openssl-devel
-%else
-Requires:       libopenssl-devel
-%endif
 Requires:       cyrus-sasl-devel
+Requires:       libopenssl-devel
+Requires:       openldap2-devel = %version
 
 %description -n openldap2-devel-static
 This package provides the static versions of the OpenLDAP libraries
@@ -381,7 +371,7 @@
 # install 2.3 slapcat
 install -m 755 ../openldap-2.3.37/servers/slapd/slapcat 
$RPM_BUILD_ROOT/usr/sbin/openldap-2.3-slapcat
 %endif
-# install sle-10 compat libraries
+echo "install sle-10 compat libraries (for SLE11)"
 pushd ../openldap-2.3.37/libraries
 make DESTDIR=$RPM_BUILD_ROOT install
 popd

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to