]> git.pld-linux.org Git - packages/needrestart.git/commitdiff
needs Proc::Processtable 0.49
authorElan Ruusamäe <glen@delfi.ee>
Wed, 15 Apr 2015 08:26:16 +0000 (11:26 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 15 Apr 2015 08:26:22 +0000 (11:26 +0300)
fixes
https://github.com/liske/needrestart/issues/6#issuecomment-93040126

needrestart.spec

index e191fe2fc232b1e3d3dc4bf464630f037717f18c..05f0faaf9abd54fef2b63b218669625787e64e7d 100644 (file)
@@ -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)
 
This page took 0.078941 seconds and 4 git commands to generate.