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:
parent
9b2771a587
commit
e020b9f862
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a82e847f95249610a9851e4b9a8f63e349c366860fe8c88a25bf4b6a16c0e9b
|
||||
size 138208
|
3
vsftpd-2.3.5.tar.gz
Normal file
3
vsftpd-2.3.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d87ee2987df8f03e1dbe294905f7907b2798deb89c67ca965f6e2f60879e54f1
|
||||
size 187691
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 16:41:15 UTC 2012 - mvyskocil@suse.cz
|
||||
|
||||
- use the original tarball, because the bz2 repacking madness disables
|
||||
gpg --verify
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 23 17:48:04 UTC 2011 - andreas.stieger@gmx.de
|
||||
|
||||
|
12
vsftpd.spec
12
vsftpd.spec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user