Hello community,

here is the log from the commit of package procmeter for openSUSE:Factory 
checked in at 2012-01-26 14:07:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/procmeter (Old)
 and      /work/SRC/openSUSE:Factory/.procmeter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "procmeter", Maintainer is "pne...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/procmeter/procmeter.changes      2011-09-23 
12:41:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.procmeter.new/procmeter.changes 2012-01-26 
14:08:00.000000000 +0100
@@ -1,0 +2,41 @@
+Mon Jan 23 07:42:51 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.6:
+  + New features
+    - Added GTK3 version.
+    - Draw line in foreground colour between outputs in
+      procmeter3-gtk2.
+  + New modules
+    - Battery - new /sys/class/power_supply/ battery information.
+  + Bug Fixes
+    - Don't package up unused LSM and ANNOUNCE files.
+    - Add "-lX11" to LDFLAGS (deb#556073).
+    - Move installed modules into /usr/lib/ProcMeter3 (deb#651145).
+    - Don't always install the procmeterrc.install file
+      (deb#651149).
+    - Install procmeter.h to /usr/include/ProcMeter3 (deb#651150).
+    - Fix Makefiles to stop linking executables each time make is
+      run.
+    - Don't crash procmeter3-xaw if specified font doesn't exist.
+  + Module bug fixes
+    - Changed wireless module to remove kernel 2.4.x code.
+    - Fixed stat-intr module to not use data from freed memory.
+- Changes from version 3.5d:
+  + New features
+    - Added an option to limit the number of interrupts listed.
+    - Allow installation of stripped executables.
+  + Bug Fixes
+    - Remove gcc-4.4 compilation warnings.
+    - Make error messages consistent.
+    - Fix several errors in manual pages.
+    - Don't crash if /proc/interrupts has very long lines.
+- Drop procmeter-as-needed.patch: fixed upstream.
+- Drop procmeter3-3.4a.patch: part of the fixes are upstream, and
+  the remaining things are fixed by setting the INSTDIR and CFLAGS
+  environment variables when calling make.
+- Use favor_gtk2 to switch between gtk2 and gtk3 builds:
+  + Use gtk3-devel BuildRequires instead of gtk2-devel for gtk3
+    builds.
+- Create a devel subpackage for development files.
+
+-------------------------------------------------------------------

Old:
----
  procmeter-as-needed.patch
  procmeter3-3.4a.patch
  procmeter3-3.5c.tgz

New:
----
  procmeter3-3.6.tgz

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

Other differences:
------------------
++++++ procmeter.spec ++++++
--- /var/tmp/diff_new_pack.zIFaUM/_old  2012-01-26 14:08:01.000000000 +0100
+++ /var/tmp/diff_new_pack.zIFaUM/_new  2012-01-26 14:08:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package procmeter
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,22 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           procmeter
+Version:        3.6
+Release:        0
+Summary:        Display actual system parameters
 License:        GPL-2.0+
 Group:          System/Monitoring
-Version:        3.5c
-Release:        1
-Summary:        Display actual system parameters
 Url:            http://www.gedanken.demon.co.uk/procmeter3/
-Source:         procmeter3-%{version}.tgz
+Source:         
http://www.gedanken.demon.co.uk/download-procmeter/%{name}3-%{version}.tgz
 Source1:        procmeter3.desktop
-Patch0:         procmeter3-3.4a.patch
-# PATCH-FIX-UPSTREAM procmeter-as-needed.patch vu...@opensuse.org -- Taken 
from debian, fix build with -Wl,--as-needed
-Patch1:         procmeter-as-needed.patch
+%if 0%{?favor_gtk2}
 BuildRequires:  gtk2-devel
+%else
+BuildRequires:  gtk3-devel
+%endif
 BuildRequires:  libsensors4-devel
 BuildRequires:  update-desktop-files
 Provides:       procmtr
@@ -41,16 +40,25 @@
 With procmeter one can display various system parameters as e.g.
 processor load, network load, etc.
 
+%package devel
+Summary:        Display actual system parameters -- Development Files
+Group:          Development/Libraries/Other
+Requires:       %{name} = %{version}
+
+%description devel
+With procmeter one can display various system parameters as e.g.
+processor load, network load, etc.
+
+This package provides files needed to build modules for procmeter.
+
 %prep
 %setup -q -n procmeter3-%{version}
-%patch0 -p0
-%patch1 -p1
 
 %build
-make XLIBDIR=/usr/%{_lib}
+make INSTDIR=%{_prefix} CFLAGS="%{optflags}"
 
 %install
-%makeinstall
+%makeinstall INSTDIR=%{_prefix}
 %suse_update_desktop_file -i procmeter3 System Monitor
 
 %clean
@@ -70,10 +78,16 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog ANNOUNCE LSM NEWS README
+%doc ChangeLog COPYING NEWS README
 %{_datadir}/applications/*.desktop
 %{_bindir}/*
 %{_libexecdir}/ProcMeter3/
 %doc %{_mandir}/man?/*
+%exclude %{_libexecdir}/ProcMeter3/example/
+
+%files devel
+%defattr(-,root,root)
+%{_includedir}/ProcMeter3/
+%{_libexecdir}/ProcMeter3/example/
 
 %changelog

++++++ procmeter3-3.5c.tgz -> procmeter3-3.6.tgz ++++++
++++ 12230 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to