[amanda/f20] amstatus perl script is broken due to misconfiguration of $PS (#1074216)

Petr Hracek phracek at fedoraproject.org
Mon Jul 28 12:55:36 UTC 2014


commit de51cbefde240ec21b551eab80a456644bf1e372
Author: Petr Hracek <phracek at redhat.com>
Date:   Mon Jul 28 14:55:02 2014 +0200

    amstatus perl script is broken due to misconfiguration of $PS (#1074216)

 amanda.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/amanda.spec b/amanda.spec
index db2a578..ae77d1e 100644
--- a/amanda.spec
+++ b/amanda.spec
@@ -10,7 +10,7 @@
 Summary: A network-capable tape backup solution
 Name: amanda
 Version: 3.3.3
-Release: 9%{?dist}
+Release: 10%{?dist}
 Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz
 Source1: amanda.crontab
 Source4: disklist
@@ -40,7 +40,7 @@ BuildRequires: gcc-c++ readline-devel
 BuildRequires: krb5-devel rsh openssh-clients ncompress mtx mt-st
 BuildRequires: perl-devel perl(ExtUtils::Embed) perl(Test::Simple)
 BuildRequires: glib2-devel openssl-devel swig bison flex
-BuildRequires: libcurl-devel
+BuildRequires: libcurl-devel procps-ng
 Requires(pre): shadow-utils
 Requires(post): grep sed systemd-units
 Requires(preun): systemd-units
@@ -475,6 +475,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jul 28 2014 Petr Hracek <phracek at redhat.com> - 3.3.3-10
+- amstatus perl script is broken due to misconfiguration of $PS (#1074216)
+
 * Fri Jan 31 2014 Petr Hracek <phracek at redhat.com> - 3.3.3-9
 - Fix: #1056675 systemd file incorrectly named
 


More information about the scm-commits mailing list