[procps-ng] Enabling skill and snice (#974752)

Jaromír Cápík jcapik at fedoraproject.org
Mon Jun 17 16:36:58 UTC 2013


commit 7f9432ae799f9bc9aa6afbd7d7826a1b80e58920
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Mon Jun 17 18:36:39 2013 +0200

    Enabling skill and snice (#974752)

 procps-ng.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/procps-ng.spec b/procps-ng.spec
index 83a9cf0..d69ee97 100644
--- a/procps-ng.spec
+++ b/procps-ng.spec
@@ -3,7 +3,7 @@
 Summary: System and process monitoring utilities
 Name: procps-ng
 Version: 3.3.8
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Applications/System
 URL: https://sourceforge.net/projects/procps-ng/
@@ -87,7 +87,8 @@ autoreconf --verbose --force --install
             --disable-w-from \
             --disable-kill \
             --disable-rpath \
-            --enable-watch8bit
+            --enable-watch8bit \
+            --enable-skill
 
 
 make CFLAGS="%{optflags}"
@@ -130,6 +131,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/sysctl.d
 %{_includedir}/proc
 
 %changelog
+* Mon Jun 17 2013 Jaromir Capik <jcapik at redhat.com> - 3.3.8-4
+- Enabling skill and snice (#974752)
+
 * Wed Jun 12 2013 Jaromir Capik <jcapik at redhat.com> - 3.3.8-3
 - Adding major version in the libnuma soname
 


More information about the scm-commits mailing list