Luca Beltrame 2017-08-22 21:15:39 +00:00 committed by Git OBS Bridge
parent 51db465ce5
commit 390d25e141
5 changed files with 18 additions and 7 deletions

View File

@ -1,7 +1,7 @@
pam_kwallet
requires "pam_kwallet = <version>"
supplements "packageand(pam_kwallet:pam-<targettype>)"
post "%if 0 && 0%{?suse_version} >= 1330"
post "%if 0%{?suse_version} >= 1330"
post "%{_sbindir}/pam-config -a --kwallet5 || :"
post "%endif"
post ":"

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0227751c8f68970e184c2e723796bf11966ae045b904e7a6b07d1e4b9e7729ea
size 17912

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c42e444c9c85dc5bbc60bbd666d20ea72162ddd38dc18254c47c48a0ca404073
size 17908

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Aug 22 19:11:31 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.5.php
- Changes since 5.10.4:
* None
- Enable pam-config integration on TW
-------------------------------------------------------------------
Wed Aug 9 08:39:00 UTC 2017 - fabian@ritter-vogt.de

View File

@ -17,7 +17,7 @@
Name: pam_kwallet
Version: 5.10.4
Version: 5.10.5
Release: 0
Summary: A PAM Module for KWallet signing
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
@ -38,7 +38,7 @@ BuildRequires: pam-devel
BuildRequires: socat
BuildRequires: xz
Requires: %{name}-common = %{version}
%if 0 && 0%{?suse_version} >= 1330
%if 0%{?suse_version} >= 1330
Requires(postun): coreutils pam pam-config
%endif
@ -69,7 +69,7 @@ module.
%install
%kf5_makeinstall -C build
%if 0 && 0%{?suse_version} >= 1330
%if 0%{?suse_version} >= 1330
# Due to boo#728586 it is necessary to duplicate this in the 32bit variant.
# So you need to edit baselibs.conf if you change this.
%post