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)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kwallet-pam
|
Name: kwallet-pam
|
||||||
Version: 5.16.5
|
Version: 5.17.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Plasma 5 kwallet login integration with PAM
|
Summary: KDE Plasma 5 kwallet login integration with PAM
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -21,6 +21,7 @@ BuildRequires: libpam-devel
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Requires: socat
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,6 +55,12 @@ mv %{buildroot}%{_libdir}/security %{buildroot}/%{_lib}/
|
|||||||
%doc COPYING.LIB
|
%doc COPYING.LIB
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 5.16.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user