[packages/needrestart] needs Proc::Processtable 0.49
glen
glen at pld-linux.org
Wed Apr 15 10:26:32 CEST 2015
commit fa57a2b89e0d41e3e48e9a9d0fad431e1f6991f3
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Apr 15 11:26:16 2015 +0300
needs Proc::Processtable 0.49
fixes
https://github.com/liske/needrestart/issues/6#issuecomment-93040126
needrestart.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/needrestart.spec b/needrestart.spec
index e191fe2..05f0faa 100644
--- a/needrestart.spec
+++ b/needrestart.spec
@@ -2,7 +2,7 @@
Summary: Check which daemons need to be restarted after library upgrades
Name: needrestart
Version: 2.0
-Release: 0.10
+Release: 0.14
License: GPL v2
Group: Applications
Source0: https://github.com/liske/needrestart/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -11,6 +11,7 @@ Patch0: config.patch
URL: https://fiasko-nw.net/~thomas/tag/needrestart.html
BuildRequires: rpm-perlprov >= 4.1-13
Requires: coreutils
+Requires: perl-Proc-ProcessTable >= 0.49
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/needrestart.git/commitdiff/fa57a2b89e0d41e3e48e9a9d0fad431e1f6991f3
More information about the pld-cvs-commit
mailing list