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

Petr Hracek phracek at fedoraproject.org
Mon Jul 28 11:00:46 UTC 2014


commit 1c8d127f2ae2c43b41e7980ba539d27e51045d74
Author: Petr Hracek <phracek at redhat.com>
Date:   Mon Jul 28 13:00:10 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 cb4dabf..51a5cdb 100644
--- a/amanda.spec
+++ b/amanda.spec
@@ -10,7 +10,7 @@
 Summary: A network-capable tape backup solution
 Name: amanda
 Version: 3.3.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz
 Source1: amanda.crontab
 Source4: disklist
@@ -39,7 +39,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
@@ -470,6 +470,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jul 28 2014 Petr Hracek <phracek at redhat.com> - 3.3.6-2
+- amstatus perl script is broken due to misconfiguration of $PS (#1074216)
+
 * Thu Jul 10 2014 Orion Poplawski <orion at cora.nwra.com> - 3.3.6-1
 - Update to 3.3.6
 


More information about the scm-commits mailing list