automatic version update by autodist [release 3.0.4-1mamba;Wed Jun 02 2021]
This commit is contained in:
parent
ebdf22d3a2
commit
01ab479fca
@ -5,7 +5,7 @@
|
||||
%define ftpuserid 65014
|
||||
|
||||
Name: vsftpd
|
||||
Version: 3.0.3
|
||||
Version: 3.0.4
|
||||
Release: 1mamba
|
||||
Summary: Very Secure File Transfer Protocol Daemon.
|
||||
Group: System/Servers
|
||||
@ -32,13 +32,13 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libnsl-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpam-devel
|
||||
BuildRequires: libwrap-devel
|
||||
BuildRequires: pam-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: tcp_wrappers-devel >= 7.6
|
||||
Requires: pam >= 0.77
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
vsftpd is short for "Very Secure FTP Daemon".
|
||||
@ -136,6 +136,9 @@ exit 0
|
||||
%dir %attr(600,root,root) /var/log/vsftpd
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Automatic Build System <autodist@mambasoft.it> 3.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 25 2015 Automatic Build System <autodist@mambasoft.it> 3.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user