Hello community,

here is the log from the commit of package yast2-auth-server for 
openSUSE:Factory checked in at 2017-11-10 14:43:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-auth-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-auth-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-auth-server"

Fri Nov 10 14:43:34 2017 rev:16 rq:539799 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-auth-server/yast2-auth-server.changes      
2016-08-22 10:48:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-server.new/yast2-auth-server.changes 
2017-11-10 14:43:37.457960744 +0100
@@ -1,0 +2,6 @@
+Fri Sep 22 08:47:51 UTC 2017 - [email protected]
+
+- Upgrade to version 3.2.0 that is a rewrite to work with 389 instead
+  of openldap. (fate#323362)
+
+-------------------------------------------------------------------
@@ -26,0 +33,2 @@
+- bnc#965311 yast ldap-server-ssl-check does not handle ldaps only
+  ldap+starttls works.

Old:
----
  yast2-auth-server-3.1.18.tar.bz2

New:
----
  yast2-auth-server-3.2.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-auth-server.spec ++++++
--- /var/tmp/diff_new_pack.qCWH2b/_old  2017-11-10 14:43:38.653917510 +0100
+++ /var/tmp/diff_new_pack.qCWH2b/_new  2017-11-10 14:43:38.657917365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-auth-server
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,96 +17,40 @@
 
 
 Name:           yast2-auth-server
-Version:        3.1.18
+Summary:        A tool for creating identity management server instances
+License:        GPL-2.0+
+Group:          System/YaST
+Version:        3.2.0
 Release:        0
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
-
-BuildRequires:  boost-devel
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libldapcpp-devel
-BuildRequires:  libtool
-BuildRequires:  perl-Digest-SHA1
-BuildRequires:  perl-X500-DN
-BuildRequires:  perl-gettext
-BuildRequires:  pkg-config
-BuildRequires:  update-desktop-files
+Url:            https://github.com/yast/yast-auth-server
+BuildArch:      noarch
 BuildRequires:  yast2
-BuildRequires:  yast2-core-devel
-BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-ldap
-BuildRequires:  yast2-users
-Requires:       acl
+BuildRequires:  yast2-devtools
+BuildRequires:  rubygem(yast-rake)
 Requires:       net-tools
-Requires:       perl
-Requires:       perl-Digest-SHA1
-Requires:       perl-X500-DN
-Requires:       perl-gettext
 Requires:       yast2
-Requires:       yast2-ca-management
-Requires:       yast2-perl-bindings
-
-# users/ldap_dialogs.ycp
-Requires:       yast2-ldap >= 3.1.0
-Requires:       yast2-users >= 2.22.3
-
-# for Hostname::DefaultDomain
-Requires:       yast2 >= 3.1.136
-Requires:       yast2-ldap >= 3.1.2
-Requires:       yast2-ruby-bindings >= 1.0.0
-
-# Obsolete following packages
-Obsoletes:      yast2-kerberos-server < 3.1.2
-Obsoletes:      yast2-ldap-server < 3.1.2
-Provides:       yast2-kerberos-server = %{version}
-Provides:       yast2-ldap-server = %{version}
-
-Summary:        YaST2 - Authentication Server Configuration
-License:        GPL-2.0+ and MIT
-Group:          System/YaST
+Requires:       yast2-ruby-bindings
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Provides basic configuration of an OpenLDAP Server and Kerberos Server
-over YaST2 Control Center and during installation.
+The program assists system administrators to create new directory server and
+Kerberos server instances that help to maintain centralised user identity
+database for a network.
 
 %prep
 %setup -n %{name}-%{version}
 
 %build
-%yast_build
 
 %install
-%yast_install
-
-rm -f $RPM_BUILD_ROOT/%{yast_plugindir}/libpy2ag_slapdconfig.la
-rm -f $RPM_BUILD_ROOT/%{yast_plugindir}/libpy2ag_slapdconfig.so
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+rake install DESTDIR="%{buildroot}"
 
 %files
 %defattr(-,root,root)
-%dir %{yast_yncludedir}/auth-server
-%dir %{yast_moduledir}/YaPI
-%{yast_yncludedir}/auth-server/*
-%{yast_clientdir}/auth-server.rb
-%{yast_clientdir}/auth-server_*.rb
-%{yast_clientdir}/openldap-mirrormode.rb
-%{yast_moduledir}/AuthServer.*
-%{yast_moduledir}/LdapDatabase.*
-%{yast_moduledir}/YaPI/LdapServer.pm
-%{yast_desktopdir}/auth-server.desktop
-%{yast_desktopdir}/openldap-mirrormode.desktop
-%{yast_plugindir}/libpy2ag_slapdconfig.*
-%{yast_schemadir}/autoyast/rnc/auth-server.rnc
-%{yast_scrconfdir}/*
-%{yast_agentdir}/*
-%{yast_ybindir}/ldap-server-ssl-check
 %doc %{yast_docdir}
-%doc COPYING.MIT
-%doc COPYING
+%{yast_libdir}/
+%{yast_desktopdir}/
+%{yast_clientdir}/
 
 %changelog

++++++ yast2-auth-server-3.1.18.tar.bz2 -> yast2-auth-server-3.2.0.tar.bz2 
++++++
++++ 27600 lines of diff (skipped)


Reply via email to