Hello community, here is the log from the commit of package nmon for openSUSE:Factory checked in at 2015-12-16 17:42:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-08-05 19:14:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nmon.new/nmon.changes 2015-12-16 17:43:36.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Dec 13 10:29:27 UTC 2015 - [email protected] + +- Update to 15h + * No upstream changelog available +- Cleanup spec file + +------------------------------------------------------------------- Old: ---- lmon15g.c New: ---- lmon15h.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nmon.spec ++++++ --- /var/tmp/diff_new_pack.WtHEMw/_old 2015-12-16 17:43:37.000000000 +0100 +++ /var/tmp/diff_new_pack.WtHEMw/_new 2015-12-16 17:43:37.000000000 +0100 @@ -18,7 +18,7 @@ Name: nmon -Version: 15g +Version: 15h Release: 0 Summary: Performance Monitor License: GPL-3.0 @@ -55,23 +55,22 @@ analysis %prep -%setup -q -T -c "%{name}-%{version}" -cp %{SOURCE0} lmon.c -cp %{SOURCE2} LICENSE.GPL-3.0 +%setup -q -T -c %{name}-%{version} %build -cc %{optflags} -D X86 -D GETUSER -D LARGEMEM -Wno-unused lmon.c -o nmon -lncurses +cc %{optflags} -D X86 -D GETUSER -D LARGEMEM -Wno-unused %{SOURCE0} -o nmon -lncurses %install -install -D -m 0755 nmon "%{buildroot}%{_bindir}/nmon" -ln -s nmon "%{buildroot}%{_bindir}/lmon" +install -D -m 0755 nmon %{buildroot}%{_bindir}/nmon install -D -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1 +ln -s nmon %{buildroot}%{_bindir}/lmon +cp %{SOURCE1} LICENSE.GPL-3.0 %files %defattr(-,root,root) +%doc LICENSE.GPL-3.0 %{_bindir}/%{name} %{_bindir}/lmon %{_mandir}/man1/%{name}.1.* -%doc LICENSE.GPL-3.0 %changelog ++++++ lmon15h.c ++++++ ++++ 6623 lines (skipped)
