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