require socat [release 5.17.0-2mamba;Sun Oct 20 2019]
This commit is contained in:
parent
d60ad081bd
commit
3b030dfde2
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kwallet-pam
|
||||
Version: 5.16.5
|
||||
Release: 1mamba
|
||||
Version: 5.17.0
|
||||
Release: 2mamba
|
||||
Summary: KDE Plasma 5 kwallet login integration with PAM
|
||||
Group: Applications/Security
|
||||
Vendor: openmamba
|
||||
@ -21,6 +21,7 @@ BuildRequires: libpam-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: socat
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -54,6 +55,12 @@ mv %{buildroot}%{_libdir}/security %{buildroot}/%{_lib}/
|
||||
%doc COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Sun Oct 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.17.0-2mamba
|
||||
- require socat
|
||||
|
||||
* Tue Oct 15 2019 Automatic Build System <autodist@mambasoft.it> 5.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 5.16.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user