Hello community,

here is the log from the commit of package xfce4-panel-plugin-sensors for 
openSUSE:Factory checked in at 2012-04-19 10:42:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-sensors (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-sensors.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-sensors", Maintainer is 
"xfce-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-sensors/xfce4-panel-plugin-sensors.changes
    2011-09-23 12:51:22.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-sensors.new/xfce4-panel-plugin-sensors.changes
       2012-04-19 10:42:05.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Apr 17 22:38:28 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+-------------------------------------------------------------------
+Wed Apr  4 08:01:54 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-panel-plugin-sensors.spec ++++++
--- /var/tmp/diff_new_pack.R2JzHJ/_old  2012-04-19 10:42:06.000000000 +0200
+++ /var/tmp/diff_new_pack.R2JzHJ/_new  2012-04-19 10:42:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-sensors
 #
-# 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
@@ -20,22 +20,26 @@
 %define plugin_name xfce4-sensors-plugin
 
 Name:           xfce4-panel-plugin-sensors
-License:        GPL-2.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-%{version}.tar.bz2
+Release:        0
+Summary:        Hardware Sensor Plugin for the Xfce Panel
+License:        GPL-2.0+
 Group:          System/GUI/XFCE
-BuildRequires:  intltool
+Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.2/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
+BuildRequires:  intltool
+BuildRequires:  libsensors4-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
-BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  libsensors4-devel
-BuildRequires:  xfce4-dev-tools
-Requires:       xfce4-panel >= 4.8.0
+BuildRequires:  pkgconfig(libxfce4util-1.0)
+Requires:       xfce4-panel >= %{panel_version}
 Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -43,23 +47,18 @@
 The Sensors plugin and standalone application allow to monitor various hardware
 sensors supported by libsensors.
 
-
 %package devel
-License:        GPL-2.0+
 Summary:        Development Files for %{name}
 Group:          Development/Libraries/C and C++
-Requires:       xfce4-panel-plugin-sensors = %{version}
+Requires:       %{name} = %{version}
+Requires:       xfce4-panel >= %{panel_version}
 
 %description devel
-The Sensors plugin and standalone application allow to monitor various hardware
-sensors supported by libsensors.
-
 This package contains the development files needed to develop applications
 based on libxfce4sensors.
 
-
-
 %lang_package
+
 %prep
 %setup -q -n %{plugin_name}-%{version}
 
@@ -70,17 +69,20 @@
 
 %install
 %make_install
+
 rm -rf %{buildroot}%{_libdir}/xfce4/modules/libxfce4sensors.la
+
 %suse_update_desktop_file -r xfce4-sensors X-XFCE System Monitor
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{plugin_name} %{name}.lang
+
+%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
+
 %fdupes %{buildroot}%{_datadir}
 
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} >= 1140
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -88,7 +90,6 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %files
 %defattr(-,root,root)

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

Reply via email to