[packages/needrestart] requires coreutils (who is used to obtain runlevel)
glen
glen at pld-linux.org
Tue Apr 14 21:36:33 CEST 2015
commit d90723ce59ff00a01594acd63ac251d79a167369
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Apr 14 22:36:28 2015 +0300
requires coreutils (who is used to obtain runlevel)
needrestart.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/needrestart.spec b/needrestart.spec
index 26fa05f..8fee7c4 100644
--- a/needrestart.spec
+++ b/needrestart.spec
@@ -9,6 +9,7 @@ Source0: https://github.com/liske/needrestart/archive/v%{version}/%{name}-%{vers
# Source0-md5: 21d04f18accdd1fc538b436e2c8dac0c
URL: https://fiasko-nw.net/~thomas/tag/needrestart.html
BuildRequires: rpm-perlprov >= 4.1-13
+Requires: coreutils
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/needrestart.git/commitdiff/d90723ce59ff00a01594acd63ac251d79a167369
More information about the pld-cvs-commit
mailing list