- fixed requires for pam_loginuid
This commit is contained in:
parent
0b79dd7673
commit
bf61843585
@ -3,7 +3,7 @@
|
||||
Summary: vsftpd - Very Secure Ftp Daemon
|
||||
Name: vsftpd
|
||||
Version: 2.0.3
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
URL: http://vsftpd.beasts.org/
|
||||
@ -32,6 +32,7 @@ BuildPrereq: tcp_wrappers
|
||||
%endif
|
||||
BuildRequires: pam-devel
|
||||
Requires: pam
|
||||
Requires: pam_loginuid.so
|
||||
BuildRequires: libcap-devel
|
||||
Requires: libcap
|
||||
BuildRequires: openssl-devel
|
||||
@ -122,6 +123,9 @@ fi
|
||||
/var/ftp
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-4
|
||||
- fixed requires for pam_loginuid
|
||||
|
||||
* Wed Jun 01 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-3
|
||||
- vsftpd update for new audit system (#159223)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user