[procps-ng/f19] Enabling UTF-8 in watch

Jaromír Cápík jcapik at fedoraproject.org
Tue Jun 25 17:54:26 UTC 2013


commit a404c9e4c0b2a4383e5b9702ef9fa4c8316c73ed
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Tue Jun 25 19:53:50 2013 +0200

    Enabling UTF-8 in watch

 procps-ng.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/procps-ng.spec b/procps-ng.spec
index f1be8ec..c02e53e 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.7
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Applications/System
 URL: https://sourceforge.net/projects/procps-ng/
@@ -89,6 +89,7 @@ autoreconf --verbose --force --install
             --disable-w-from \
             --disable-kill \
             --disable-rpath \
+            --enable-watch8bit \
             --enable-skill
 
 
@@ -132,6 +133,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/sysctl.d
 %{_includedir}/proc
 
 %changelog
+* Tue Jun 25 2013 Jaromir Capik <jcapik at redhat.com> - 3.3.7-5
+- Enabling UTF-8 in watch
+
 * Mon Jun 17 2013 Jaromir Capik <jcapik at redhat.com> - 3.3.7-4
 - Enabling skill and snice (#974752)
 


More information about the scm-commits mailing list