diff --git a/vsftpd-2.3.5.tar.bz2 b/vsftpd-2.3.5.tar.bz2 deleted file mode 100644 index 051b56b..0000000 --- a/vsftpd-2.3.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a82e847f95249610a9851e4b9a8f63e349c366860fe8c88a25bf4b6a16c0e9b -size 138208 diff --git a/vsftpd-2.3.5.tar.gz b/vsftpd-2.3.5.tar.gz new file mode 100644 index 0000000..9b1c6e8 --- /dev/null +++ b/vsftpd-2.3.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87ee2987df8f03e1dbe294905f7907b2798deb89c67ca965f6e2f60879e54f1 +size 187691 diff --git a/vsftpd.changes b/vsftpd.changes index a85bac4..ecba095 100644 --- a/vsftpd.changes +++ b/vsftpd.changes @@ -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 diff --git a/vsftpd.spec b/vsftpd.spec index f33031a..84fc971 100644 --- a/vsftpd.spec +++ b/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