SHA256
1
0
forked from pool/vsftpd

Accepting request 45245 from home:elvigia:branches:network

Copy from home:elvigia:branches:network/vsftpd via accept of submit request 45245 revision 2.
Request was accepted with message:
Reviewed ok, thanks!

OBS-URL: https://build.opensuse.org/request/show/45245
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=12
This commit is contained in:
2010-08-11 15:31:04 +00:00
committed by Git OBS Bridge
parent a367833e69
commit 4961c8276d
13 changed files with 63 additions and 35 deletions

View File

@@ -25,8 +25,8 @@ BuildRequires: libcap
%else
BuildRequires: libcap-devel
%endif
Version: 2.2.2
Release: 1
Version: 2.3.0
Release: 2
Summary: Very Secure FTP Daemon - Written from Scratch
License: GPLv2+
Group: Productivity/Networking/Ftp/Servers
@@ -49,7 +49,7 @@ Patch9: %name-2.0.4-conf.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: ftp-server
PreReq: %insserv_prereq /usr/sbin/useradd
Requires: logrotate
%description
Vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure.
Obviously this is not a guarantee, but the entire codebase was written
@@ -63,13 +63,13 @@ tests.
%prep
%setup -q
%patch1 -p1
%patch3 -p1
%patch1
%patch3
%patch4
%patch5
%patch6
%patch7
%patch8 -p1
%patch8
%patch9
%build
@@ -100,6 +100,9 @@ install -m 644 %{S:6} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/SuSEfirewall2.d/se
%preun
%stop_on_removal %name
%post
%{fillup_and_insserv -f %{name}}
%postun
%insserv_cleanup
%restart_on_update %name
@@ -111,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
/usr/sbin/%name
/usr/sbin/rc%name
/etc/init.d/%name
%config /etc/init.d/%name
%_datadir/omc/svcinfo.d/vsftpd.xml
%dir /usr/share/empty
%config(noreplace) /etc/xinetd.d/%name