From b05d0d2cb58135e0f3879b42932c66350adf4001 Mon Sep 17 00:00:00 2001 From: Josef Ridky Date: Dec 07 2016 07:29:36 +0000 Subject: New upstream release 3.4.1 --- diff --git a/.gitignore b/.gitignore index fffdcce..7cb3865 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ amanda-3.1.1.tar.gz /amanda-3.3.8.tar.gz /amanda-3.3.9.tar.gz /amanda-3.4.tar.gz +/amanda-3.4.1.tar.gz diff --git a/amanda-3.4-fix-dependencies.diff b/amanda-3.4-fix-dependencies.diff deleted file mode 100644 index 0606673..0000000 --- a/amanda-3.4-fix-dependencies.diff +++ /dev/null @@ -1,38 +0,0 @@ -diff --git a/perl/Amanda/DB.pm b/perl/Amanda/DB.pm -index 4a1aaec..29b6acf 100644 ---- a/perl/Amanda/DB.pm -+++ b/perl/Amanda/DB.pm -@@ -18,6 +18,8 @@ - # Contact information: Zmanda Inc, 505 N Mathlida Ave, Suite 120 - # Sunnyvale, CA 94085, or: http://www.zmanda.com - -+package Amanda::DB; -+ - package Amanda::DB::Message; - use strict; - use warnings; -diff --git a/perl/Amanda/Recovery.pm b/perl/Amanda/Recovery.pm -index 33fb43b..cf43334 100644 ---- a/perl/Amanda/Recovery.pm -+++ b/perl/Amanda/Recovery.pm -@@ -18,6 +18,8 @@ - # Contact information: Carbonite Inc., 756 N Pastoria Ave - # Sunnyvale, CA 94085, or: http://www.zmanda.com - -+package Amanda::Recovery; -+ - package Amanda::Recovery::Message; - use strict; - use warnings; -diff --git a/perl/Amanda/Service.pm b/perl/Amanda/Service.pm -index 09d8c56..24a773e 100644 ---- a/perl/Amanda/Service.pm -+++ b/perl/Amanda/Service.pm -@@ -17,6 +17,7 @@ - # Contact information: Carbonite Inc., 756 N Pastoria Ave - # Sunnyvale, CA 94085, or: http://www.zmanda.com - -+package Amanda::Service; - - package Amanda::Service::Message; - use strict; diff --git a/amanda.spec b/amanda.spec index 2991112..c1f424b 100644 --- a/amanda.spec +++ b/amanda.spec @@ -9,8 +9,8 @@ Summary: A network-capable tape backup solution Name: amanda -Version: 3.4 -Release: 5%{?dist} +Version: 3.4.1 +Release: 1%{?dist} Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz Source1: amanda.crontab Source4: disklist @@ -28,8 +28,6 @@ Patch2: amanda-3.1.1-tcpport.patch Patch3: amanda-3.2.0-config-dir.patch #Bugfix - solved problem with permission error message (#1257686) Patch4: amanda-3.3.9-hash-permission.patch -#Fix broken dependencies in amanda-3.4 -Patch5: amanda-3.4-fix-dependencies.diff License: BSD and GPLv3+ and GPLv2+ and GPLv2 Group: Applications/System @@ -113,7 +111,6 @@ server also needs to have the amanda-client package installed. %patch2 -p1 -b .tcpport %patch3 -p1 -b .config %patch4 -p1 -b .hash-permission -%patch5 -p1 -b .fix-dependencies ./autogen %build @@ -448,6 +445,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue Dec 06 2016 Josef Ridky - 3.4.1-1 +- New upstream release 3.4.1 (#1398045) + * Wed Nov 16 2016 Josef Ridky - 3.4-5 - add BuildRequires dependency for dump and xfsdump - (#1395445) diff --git a/sources b/sources index 6068466..4714be9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ba93de7262b73439e5f51be57b2c3a1 amanda-3.4.tar.gz +280304272c056813e127f6d2a1b2d0ed amanda-3.4.1.tar.gz