Hello community,

here is the log from the commit of package nmon for openSUSE:Factory checked in 
at 2015-03-11 09:57:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nmon (Old)
 and      /work/SRC/openSUSE:Factory/.nmon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nmon"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nmon/nmon.changes        2014-11-02 
16:46:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nmon.new/nmon.changes   2015-03-11 
09:57:15.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Mar  6 10:18:18 UTC 2015 - [email protected]
+
+- Update to version 15a
+  * Original PowerVM host environment supported
+  * PowerKVM host environment supported
+       /proc/ppc64/lparcfg is missing and SMT is switched off even
+    is guests have it one
+  * PowerKVM guest environment supported
+       /proc/ppc64/lparcfg - probably mostly missing (1.9)
+  * Native guest environment supported - not virtualised
+  * Support Big and Little Endian - for POWER machines that can run both
+- Do not re-tar the source file; not really useful
+- Use download Url as source
+
+-------------------------------------------------------------------

Old:
----
  lmon14i.c.bz2

New:
----
  lmon15a.c

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nmon.spec ++++++
--- /var/tmp/diff_new_pack.4I5JwH/_old  2015-03-11 09:57:16.000000000 +0100
+++ /var/tmp/diff_new_pack.4I5JwH/_new  2015-03-11 09:57:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nmon
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011-2013 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,13 @@
 
 
 Name:           nmon
-Version:        14i
+Version:        15a
 Release:        0
 Summary:        Performance Monitor
 License:        GPL-3.0
 Group:          System/Monitoring
 Url:            http://nmon.sourceforge.net/pmwiki.php
-# http://sourceforge.net/projects/nmon/files/lmon%%{version}.c
-Source0:        lmon%{version}.c.bz2
+Source0:        http://sourceforge.net/projects/nmon/files/lmon%{version}.c
 Source1:        nmon.1
 Source2:        https://www.gnu.org/licenses/gpl-3.0.txt
 BuildRequires:  gcc
@@ -58,7 +57,7 @@
 
 %prep
 %setup -q -T -c "%{name}-%{version}"
-bzip2 -d -c "%{SOURCE0}" > lmon.c
+cp %{SOURCE0} lmon.c
 cp %{SOURCE2} LICENSE.GPL-3.0
 
 %build

++++++ lmon15a.c ++++++
++++ 6420 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to