diff --git a/yast2-pam-4.2.4.tar.bz2 b/yast2-pam-4.2.4.tar.bz2 deleted file mode 100644 index 2ca8d7e..0000000 --- a/yast2-pam-4.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e27433f0a2915942385c76cdba46f889e2c4299a834cc3325a12ce45e8189a14 -size 20260 diff --git a/yast2-pam-4.3.0.tar.bz2 b/yast2-pam-4.3.0.tar.bz2 new file mode 100644 index 0000000..0905fa2 --- /dev/null +++ b/yast2-pam-4.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdb959104cf195067d2cebd68b562cb14c492166f41c779753e7d073cfc227f +size 25421 diff --git a/yast2-pam.changes b/yast2-pam.changes index 936f14a..a586d41 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 24 11:01:03 UTC 2020 - David Diaz + +- Support reading nsswitch.conf from /usr/etc (bsc#1173119). +- 4.3.0 + ------------------------------------------------------------------- Thu Aug 22 15:07:52 CEST 2019 - schubi@suse.de diff --git a/yast2-pam.spec b/yast2-pam.spec index 0ee790d..fc88d16 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -17,28 +17,36 @@ Name: yast2-pam -Version: 4.2.4 +Version: 4.3.0 Release: 0 - -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %{name}-%{version}.tar.bz2 - -Url: http://github.com/yast/yast-pam -BuildRequires: yast2-devtools >= 3.1.10 -BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) - -Requires: yast2 - -Requires: pam-config >= 0.8 - -BuildArch: noarch - -Requires: yast2-ruby-bindings >= 1.0.0 - Summary: YaST2 - PAM Agent License: GPL-2.0-only Group: System/YaST +URL: http://github.com/yast/yast-pam +Source0: %{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +BuildRequires: yast2 +BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) +# cfa for parsing nsswitch +BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 +# lenses are needed to use cfa +BuildRequires: augeas-lenses +# testsuite +BuildRequires: rubygem(%rb_default_ruby_abi:rspec) + +Requires: yast2 +# cfa for parsing nsswitch +Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 +# lenses are needed to use cfa +Requires: augeas-lenses +Requires: pam-config >= 0.8 +Requires: yast2-ruby-bindings >= 1.0.0 + +BuildArch: noarch + %description This agent is used by YaST2 to modify the PAM configuration files @@ -59,6 +67,7 @@ rake install DESTDIR="%{buildroot}" %{yast_moduledir}/* %dir %{yast_scrconfdir} %{yast_scrconfdir}/*.scr +%{yast_libdir} %dir %{yast_agentdir} %{yast_agentdir}/ag_passwd %doc %{yast_docdir}