Hello community,

here is the log from the commit of package yast2-auth-client for 
openSUSE:Factory checked in at 2015-04-21 10:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-auth-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-auth-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-auth-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes      
2014-12-05 21:04:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 
2015-04-21 10:53:42.000000000 +0200
@@ -1,0 +2,17 @@
+Mon Apr 20 11:30:36 UTC 2015 - h...@suse.com
+
+- Fix the handling of boolean type parameters when invoked by autoyast.
+
+-------------------------------------------------------------------
+Thu Mar 26 15:19:16 UTC 2015 - h...@suse.com
+
+- Version 3.2 introduces a re-designed UI, to pack more information on the 
screen by
+  by utilising a tree overview and two table detail-view; the detail view on 
the
+  right side shows the configuration details of the chosen Section; more 
customisable
+  parameters are displayed in table along with a Quick Search filter. Under 
the scene,
+  UI presentation and logics have been split into separate source files; the 
use of
+  legacy Yast.include has been replaced by the now recommended ruby-require, 
and the
+  legacy packaging mechanism Makefile has been replaced by Rake. The program 
entry,
+  command line parameters, AutoYast, and the module implementation are not 
changed.
+
+-------------------------------------------------------------------
@@ -4,0 +22,7 @@
+
+-------------------------------------------------------------------
+Fri Oct 31 11:52:35 UTC 2014 - vark...@suse.com
+
+- bnc#893983 - Removed an unnecessary hard dependency on sssd.
+- bnc#907830 - No option to 'Create Home Directory on Login' in Authentication 
module
+- 3.1.23 

Old:
----
  yast2-auth-client-3.1.22.tar.bz2

New:
----
  yast2-auth-client-3.2.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-auth-client.spec ++++++
--- /var/tmp/diff_new_pack.Po0ONn/_old  2015-04-21 10:53:43.000000000 +0200
+++ /var/tmp/diff_new_pack.Po0ONn/_new  2015-04-21 10:53:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-auth-client
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,38 +17,35 @@
 
 
 Name:           yast2-auth-client
-Version:        3.1.22
+Version:        3.2.1
 Release:        0
+Summary:        YaST2 - Network Authentication Configuration
+License:        GPL-2.0
+Group:          System/YaST
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
+BuildArch:      noarch
+Requires:       yast2
+Requires:       yast2 >= 2.21.22
+Requires:       yast2-pam >= 2.20.0
+Requires:       yast2-ruby-bindings >= 1.0.0
 BuildRequires:  doxygen
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
+BuildRequires:  yast2
 BuildRequires:  yast2-devtools >= 3.0.6
 BuildRequires:  yast2-network
 BuildRequires:  yast2-pam
 BuildRequires:  yast2-testsuite
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(yast-rake)
 
 PreReq:         %fillup_prereq
-
-Requires:       sssd
-Requires:       yast2 >= 2.21.22
-Requires:       yast2-pam >= 2.20.0
 Obsoletes:      yast2-kerberos-client
 Obsoletes:      yast2-ldap-client
 
-BuildArch:      noarch
-
-Requires:       yast2-ruby-bindings >= 1.0.0
-
-Summary:        YaST2 - Network Authentication Configuration
-License:        GPL-2.0
-Group:          System/YaST
-
 %description
 With this YaST2 module you can configure the network authentication
 for your computer. This modul provides multi domain authentication
@@ -58,22 +55,21 @@
 %setup -n %{name}-%{version}
 
 %build
-%yast_build
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 %post
 
 %files
 %defattr(-,root,root)
 %{yast_desktopdir}/auth-client.desktop
-%dir %{yast_yncludedir}/auth-client
-%{yast_yncludedir}/auth-client/*
 %{yast_moduledir}/AuthClient.rb
 %{yast_clientdir}/auth-client*.rb
 %{yast_scrconfdir}/*.scr
 %{yast_schemadir}/autoyast/rnc/auth-client.rnc
+%dir %{yast_libdir}/yauthclient
+%{yast_libdir}/yauthclient/*
 %doc %{yast_docdir}
 
 %changelog

++++++ yast2-auth-client-3.1.22.tar.bz2 -> yast2-auth-client-3.2.1.tar.bz2 
++++++
++++ 4403 lines of diff (skipped)


Reply via email to