]> git.pld-linux.org Git - packages/vsftpd.git/commitdiff
- updated to 2.1.2
authorKarol Krenski <charles@pld-linux.org>
Sat, 30 May 2009 01:20:25 +0000 (01:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed -include.patch (applied upstream)

Changed files:
    vsftpd.spec -> 1.65

vsftpd.spec

index af6b3d91557059e052f0ed8242c81e99be1f6684..765d8def8846e86f60dc6fe1e7faf4fa658a6942 100644 (file)
@@ -7,12 +7,12 @@ Summary:      vsftpd - Very Secure FTP Daemon
 Summary(pl.UTF-8):     Bardzo Bezpieczny Demon FTP
 Summary(pt_BR.UTF-8):  vsftpd - Daemon FTP Muito Seguro
 Name:          vsftpd
-Version:       2.1.1
+Version:       2.1.2
 Release:       1
 License:       GPL v2
 Group:         Daemons
 Source0:       ftp://vsftpd.beasts.org/users/cevans/%{name}-%{version}.tar.gz
-# Source0-md5: b1fab0e6212738f9f3572e067c419778
+# Source0-md5: 6a8c8579d50adf0d0fc07226c03bfb52
 Source1:       %{name}.inetd
 Source2:       %{name}.pamd
 Source3:       %{name}-ftpusers
@@ -22,7 +22,6 @@ Source5:      %{name}.init
 Patch0:                %{name}-builddefs.patch
 Patch1:                %{name}-amd64-findlibs.patch
 Patch2:                %{name}-clamav.patch
-Patch3:                %{name}-include.patch
 URL:           http://vsftpd.beasts.org/
 BuildRequires: libcap-devel
 BuildRequires: libwrap-devel
@@ -86,7 +85,6 @@ Ten pakiet pozwala na wystartowanie vsftpd jako samodzielnego demona.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch3 -p1
 %if %{with clamav}
 #%patch2 -p1 - needs update
 %endif
This page took 0.10634 seconds and 4 git commands to generate.