From 7354aa1e4b80a2eb998ec88997dc235f10b84617 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:21:47 +0100 Subject: [PATCH] automatic version update by autodist [release 5.23.1-1mamba;Wed Oct 20 2021] --- kwallet-pam.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/kwallet-pam.spec b/kwallet-pam.spec index e280a84..2ab51d8 100644 --- a/kwallet-pam.spec +++ b/kwallet-pam.spec @@ -1,9 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define plasmaver %(echo %version | cut -d. -f1-3) - - Name: kwallet-pam -Version: 5.22.5 +Version: 5.23.1 Release: 1mamba Summary: KDE Plasma 5 kwallet login integration with PAM Group: Applications/Security @@ -12,10 +10,8 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://kde.org/ Source: https://download.kde.org/stable/plasma/%{plasmaver}/kwallet-pam-%{version}.tar.xz -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN -#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libgcrypt-devel BuildRequires: libgpg-error-devel @@ -43,20 +39,24 @@ KDE Plasma 5 kwallet login integration with PAM. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build -install -d -m0755 %{buildroot}/%{_lib}/ -mv %{buildroot}%{_libdir}/security %{buildroot}/%{_lib}/ - %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files %defattr(-,root,root) %{_sysconfdir}/xdg/autostart/pam_kwallet_init.desktop -/%{_lib}/security/pam_kwallet5.so +%{_userunitdir}/plasma-kwallet-pam.service +%{_libdir}/security/pam_kwallet5.so %{_libexecdir}/pam_kwallet_init -%doc COPYING.LIB +%doc LICENSES %changelog +* Wed Oct 20 2021 Automatic Build System 5.23.1-1mamba +- automatic version update by autodist + +* Sun Oct 17 2021 Automatic Build System 5.23.0-1mamba +- automatic version update by autodist + * Tue Aug 31 2021 Automatic Build System 5.22.5-1mamba - automatic version update by autodist