]> TLD Linux GIT Repositories - packages/proftpd.git/commitdiff
- mod_clamav 0.13
authorMarcin Krol <hawk@tld-linux.org>
Mon, 2 Jun 2014 12:56:28 +0000 (12:56 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 2 Jun 2014 12:56:28 +0000 (12:56 +0000)
proftpd.spec

index 0e9f97f5c082ff2f7e62acf898777cd453d0fa04..b21f14969d0e7ab9f666601fcb20c6f9c435987c 100644 (file)
@@ -15,7 +15,7 @@
 %bcond_without quotamysql      # disable quota mysql support
 %bcond_without quotapgsql      # disable quota pgsql support
 #
 %bcond_without quotamysql      # disable quota mysql support
 %bcond_without quotapgsql      # disable quota pgsql support
 #
-%define                mod_clamav_version      0.11rc
+%define                mod_clamav_version      0.13
 
 Summary:       PROfessional FTP Daemon with apache-like configuration syntax
 Summary(es.UTF-8):     Servidor FTP profesional, con sintaxis de configuraciĆ³n semejante a la del apache
 
 Summary:       PROfessional FTP Daemon with apache-like configuration syntax
 Summary(es.UTF-8):     Servidor FTP profesional, con sintaxis de configuraciĆ³n semejante a la del apache
@@ -30,8 +30,9 @@ License:      GPL v2+
 Group:         Networking/Daemons
 Source0:       ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
 # Source0-md5: aff1bff40e675244d72c4667f203e5bb
 Group:         Networking/Daemons
 Source0:       ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
 # Source0-md5: aff1bff40e675244d72c4667f203e5bb
-Source1:       https://secure.thrallingpenguin.com/redmine/attachments/download/1/mod_clamav-%{mod_clamav_version}.tar.gz
-# Source1-md5: 42e560ec0bd5964e13fad1b2bb7afe21
+# https://github.com/jbenden/mod_clamav
+Source1:       mod_clamav-%{mod_clamav_version}.tar.xz
+# Source1-md5: 89ec19115d9ea7c7f4e0b0c4551e69bc
 Source2:       %{name}.conf
 Source3:       ftp.pamd
 Source4:       %{name}.inetd
 Source2:       %{name}.conf
 Source3:       ftp.pamd
 Source4:       %{name}.inetd
@@ -449,7 +450,6 @@ dodaje hosty do pliku /etc/hosts.deny.
 #%patch3 -p1
 
 # mod_clamav
 #%patch3 -p1
 
 # mod_clamav
-patch -p0 < mod_clamav-%{mod_clamav_version}/proftpd.patch
 cp -a mod_clamav-%{mod_clamav_version}/*.{c,h} contrib/
 
 cp -f /usr/share/automake/config.sub .
 cp -a mod_clamav-%{mod_clamav_version}/*.{c,h} contrib/
 
 cp -f /usr/share/automake/config.sub .