commit 4dbc21cc696663c77f51f77fe03de1bc344e44c2 Author: Juan Orti Alcaine <juan.orti@xxxxxxxxxxxx> Date: Mon Oct 27 11:08:16 2014 +0100 Update to 2.10.1 .gitignore | 1 + ...-2.10.0-missing_import_when_sql_is_in_use.patch | 14 -------------- amavisd-new.spec | 11 ++++++----- sources | 2 +- 4 files changed, 8 insertions(+), 20 deletions(-) --- diff --git a/.gitignore b/.gitignore index 32bff5c..90cd2fb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ amavisd-new-2.8.0.tar.gz /amavisd-new-2.9.1.tar.xz /amavisd-new-2.10.0-rc2.tar.xz /amavisd-new-2.10.0.tar.xz +/amavisd-new-2.10.1.tar.xz diff --git a/amavisd-new.spec b/amavisd-new.spec index b81d8b1..c847021 100644 --- a/amavisd-new.spec +++ b/amavisd-new.spec @@ -2,8 +2,8 @@ Summary: Email filter with virus scanner and spamassassin support Name: amavisd-new -Version: 2.10.0 -Release: 2%{?prerelease:.%{prerelease}}%{?dist} +Version: 2.10.1 +Release: 1%{?prerelease:.%{prerelease}}%{?dist} # LDAP schema is GFDL, some helpers are BSD, core is GPLv2+ License: GPLv2+ and BSD and GFDL Group: Applications/System @@ -29,8 +29,6 @@ Patch2: amavisd-condrestart.patch # and it can't be relied upon to exist in recent Fedora builds. Mail # sent upstream to amavis-users ML 2013-05-10. -adamw Patch3: amavisd-new-2.8.0-init_network.patch -# Patch5: http://lists.amavis.org/pipermail/amavis-users/2014-October/003259.html -Patch5: amavisd-new-2.10.0-missing_import_when_sql_is_in_use.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: systemd @@ -173,7 +171,6 @@ It supports communicating through 0MQ sockets. %patch1 -p1 %patch2 -p0 %patch3 -p1 -%patch5 -p1 install -p -m 644 %{SOURCE4} %{SOURCE5} README_FILES/ sed -e 's,/var/amavis/amavisd.sock\>,%{_localstatedir}/spool/amavisd/amavisd.sock,' -i amavisd-release @@ -315,6 +312,10 @@ systemctl start amavisd-clean-quarantine.timer >/dev/null 2>&1 || : %{_sbindir}/amavisd-snmp-subagent-zmq %changelog +* Mon Oct 27 2014 Juan Orti Alcaine <jorti@xxxxxxxxxxxxxxxxx> 2.10.1-1 +- Update to 2.10.1 +- Patch5 merged upstream + * Sat Oct 25 2014 Juan Orti Alcaine <jorti@xxxxxxxxxxxxxxxxx> 2.10.0-2 - Improve conf patch to fix amavis-mc daemon - Add patch to fix imports when SQL is used diff --git a/sources b/sources index bfb0a64..434a13e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a343a5201663b26519f3db53b6d8be3c amavisd-new-2.10.0.tar.xz +adb0c64ac6a91249ddeb4ed97747d755 amavisd-new-2.10.1.tar.xz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel