Hello community,

here is the log from the commit of package xfce4-panel-plugin-sensors for 
openSUSE:Factory
checked in at Wed Sep 21 17:28:03 CEST 2011.



--------
--- xfce4-panel-plugin-sensors/xfce4-panel-plugin-sensors.changes       
2011-05-04 10:31:00.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/xfce4-panel-plugin-sensors/xfce4-panel-plugin-sensors.changes
  2011-09-19 18:20:14.000000000 +0200
@@ -1,0 +2,25 @@
+Mon Sep 19 15:34:52 UTC 2011 - g...@opensuse.org
+
+- update to version 1.2.3
+  - Build issues with gcc 4.6
+  - autotool stuff
+  - nvidis sensor support
+  - libnotify support for version 0.7
+  - safer saving of font for tachometers
+  - added missing files to repository
+  - make distcheck works again
+  - applied, verified, corrected patches by various people
+  - hddtemp and netcat should work with the port-version now
+- dropped obsolete
+  xfce4-panel-plugin-sensors-1.0.0-fix-build-with-4.7.patch,
+  xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch,
+  xfce4-panel-plugin-sensors-1.0.0-fix-libnotify-0.7.patch,
+  xfce4-panel-plugin-sensors-1.0.0-fix-memory-leaks.patch,
+  xfce4-panel-plugin-sensors-1.0.0-fix-uninitialized-memory.patch
+
+-------------------------------------------------------------------
+Fri Sep 16 19:22:53 UTC 2011 - andrea.turr...@gmail.com
+
+- fixed typos in xfce4-panel-plugin-sensors.spec
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  xfce4-panel-plugin-sensors-1.0.0-fix-build-with-4.7.patch
  xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch
  xfce4-panel-plugin-sensors-1.0.0-fix-libnotify-0.7.patch
  xfce4-panel-plugin-sensors-1.0.0-fix-memory-leaks.patch
  xfce4-panel-plugin-sensors-1.0.0-fix-uninitialized-memory.patch
  xfce4-sensors-plugin-1.0.0.tar.bz2

New:
----
  xfce4-sensors-plugin-1.2.3.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugin-sensors.spec ++++++
--- /var/tmp/diff_new_pack.t0odls/_old  2011-09-21 17:27:58.000000000 +0200
+++ /var/tmp/diff_new_pack.t0odls/_new  2011-09-21 17:27:58.000000000 +0200
@@ -21,26 +21,17 @@
 
 Name:           xfce4-panel-plugin-sensors
 License:        GPLv2+
-Version:        1.0.0
+Version:        1.2.3
 Release:        8
 Summary:        Hardware sensor plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
-Source0:        xfce4-sensors-plugin-1.0.0.tar.bz2
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-sensors-1.0.0-fix-memory-leaks.patch 
g...@opensuse.org -- Fixes memory leak (different fix is already in upstream 
git)
-Patch0:         xfce4-panel-plugin-sensors-1.0.0-fix-memory-leaks.patch
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-sensors-1.0.0-fix-build-with-4.7.patch 
bxo#6938 g...@opensuse.org -- Port to xfce4-panel >= 4.7
-Patch1:         xfce4-panel-plugin-sensors-1.0.0-fix-build-with-4.7.patch
-# PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-sensors-1.0.0-fix-uninitialized-memory.patch bxo#7248 
g...@opensuse.org -- Fixes a crash due to uninitialized memory when no sensors 
are found
-Patch2:         xfce4-panel-plugin-sensors-1.0.0-fix-uninitialized-memory.patch
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch 
g...@opensuse.org bxo#7563 -- Fix LDFLAGS for use with gcc 4.6
-Patch3:         xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-sensors-1.0.0-fix-libnotify-0.7.patch 
g...@opensuse.org -- Adapt to libnotify 0.7.0 API changes
-Patch4:         xfce4-panel-plugin-sensors-1.0.0-fix-libnotify-0.7.patch
+Source0:        xfce4-sensors-plugin-%{version}.tar.bz2
 Group:          System/GUI/XFCE
 BuildRequires:  intltool
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  libsensors4-devel
 BuildRequires:  xfce4-dev-tools
@@ -50,18 +41,18 @@
 
 %description
 The Sensors plugin and standalone application allow to monitor various hardware
-sensors suported by libsensors.
+sensors supported by libsensors.
 
 
 %package devel
 License:        GPLv2+
 Summary:        Development Files for %{name}
 Group:          Development/Libraries/C and C++
-Requires:       xfce4-panel-plugin-sensors = 1.0.0
+Requires:       xfce4-panel-plugin-sensors = %{version}
 
 %description devel
 The Sensors plugin and standalone application allow to monitor various hardware
-sensors suported by libsensors.
+sensors supported by libsensors.
 
 This package contains the development files needed to develop applications
 based on libxfce4sensors.
@@ -71,11 +62,6 @@
 %lang_package
 %prep
 %setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 xdt-autogen

++++++ xfce4-sensors-plugin-1.0.0.tar.bz2 -> xfce4-sensors-plugin-1.2.3.tar.bz2 
++++++
++++ 38625 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to