[nmon] Update

Palle Ravn paller at fedoraproject.org
Tue Aug 13 08:20:17 UTC 2013


commit 1f39f987fd65999374e70338255e0aa81fda6401
Author: Palle Ravn <ravnzon at gmail.com>
Date:   Tue Aug 13 10:19:56 2013 +0200

    Update

 nmon.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/nmon.spec b/nmon.spec
index 16679db..e6a05fb 100644
--- a/nmon.spec
+++ b/nmon.spec
@@ -1,11 +1,11 @@
 Name:           nmon
-Version:        14h
-Release:        5%{?dist}
+Version:        14i
+Release:        6%{?dist}
 Summary:        Nigel's performance Monitor for Linux 
 
 License:        GPLv3
 URL:            http://nmon.sourceforge.net
-Source0:        http://downloads.sourceforge.net/%{name}/lmon14h.c
+Source0:        http://downloads.sourceforge.net/%{name}/lmon14i.c
 Source1:        http://downloads.sourceforge.net/%{name}/Documentation.txt
 # Manpage available from the patch archive:
 # http://sourceforge.net/tracker/?func=detail&aid=2833213&group_id=271307&atid=1153693
@@ -32,7 +32,7 @@ cp %{SOURCE0} .
      -D LARGEMEM -lncurses lmon%{version}.c -D POWER -o %{name} 
 %else
   %{__cc} %{optflags} -D JFS -D GETUSER \
-     -D LARGEMEM -lncurses lmon%{version}.c -o %{name}
+     -D LARGEMEM -D X86 -lncurses lmon%{version}.c -o %{name}
 %endif
 
 
@@ -48,6 +48,10 @@ install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/%{name}.1
 
 
 %changelog
+* Tue Aug 13 2013 Palle Ravn <ravnzon at gmail.com> - 14i-6
+- Update to version 14i
+- GCC options modified for x86
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 14h-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list