From: Elan Ruusamäe Date: Wed, 15 Apr 2015 08:26:16 +0000 (+0300) Subject: needs Proc::Processtable 0.49 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=fa57a2b89e0d41e3e48e9a9d0fad431e1f6991f3;p=packages%2Fneedrestart.git needs Proc::Processtable 0.49 fixes https://github.com/liske/needrestart/issues/6#issuecomment-93040126 --- 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)