SHA256
1
0
forked from pool/vsftpd

- use the original tarball, because the bz2 repacking madness disables

gpg --verify

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=31
This commit is contained in:
2012-02-15 16:42:34 +00:00
committed by Git OBS Bridge
parent 9b2771a587
commit e020b9f862
4 changed files with 14 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package vsftpd
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: vsftpd
BuildRequires: openssl-devel pam-devel
BuildRequires: openssl-devel
BuildRequires: pam-devel
%if 0%{?suse_version} < 1001
BuildRequires: libcap
%else
BuildRequires: libcap-devel
%endif
Version: 2.3.5
Release: 1
Release: 0
Summary: Very Secure FTP Daemon - Written from Scratch
License: GPL-2.0+
Group: Productivity/Networking/Ftp/Servers
Url: https://security.appspot.com/vsftpd.html
Source: %name-%version.tar.bz2
Source: %name-%version.tar.gz
Source1: %name.pam
Source2: %name.logrotate
Source3: %name.init