Hello community,

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

Package is "xfce4-panel-plugin-battery", Maintainer is 
"[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-battery/xfce4-panel-plugin-battery.changes
    2011-09-23 12:51:18.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-battery.new/xfce4-panel-plugin-battery.changes
       2012-04-19 10:41:30.000000000 +0200
@@ -1,0 +2,30 @@
+Tue Apr 17 19:26:21 UTC 2012 - [email protected]
+
+- fix source URL
+
+-------------------------------------------------------------------
+Tue Apr 17 18:51:47 UTC 2012 - [email protected]
+
+- update to version 1.0.1
+  - build the plugin as a module
+  - port to libxfce4ui
+  - port to panel 4.9+
+  - add about dialog
+  - don't show percentage/time if charge is 0
+- dropped obsolete
+  xfce4-battery-plugin-1.0.0-show-time-when-on-battery-power.patch
+
+-------------------------------------------------------------------
+Tue Apr  3 15:53:43 UTC 2012 - [email protected]
+
+- added
+  xfce4-battery-plugin-1.0.0-show-time-when-on-battery-power.patch
+  in order to show the time when on battery power (bxo#3736)
+
+-------------------------------------------------------------------
+Sun Apr  1 13:08:58 UTC 2012 - [email protected]
+
+- specfile cleanup
+- correct dependencies
+
+-------------------------------------------------------------------

Old:
----
  xfce4-battery-plugin-1.0.0.tar.bz2

New:
----
  xfce4-battery-plugin-1.0.1.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugin-battery.spec ++++++
--- /var/tmp/diff_new_pack.NeT6aV/_old  2012-04-19 10:41:31.000000000 +0200
+++ /var/tmp/diff_new_pack.NeT6aV/_new  2012-04-19 10:41:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-battery
 #
-# 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,17 +20,21 @@
 %define plugin_name xfce4-battery-plugin
 
 Name:           xfce4-panel-plugin-battery
+Version:        1.0.1
+Release:        0
+Summary:        Battery Monitoring Plugin for the Xfce Panel
 License:        GPL-2.0+
-Version:        1.0.0
-Release:        3
-Summary:        Battery monitoring plugin for the Xfce panel
-Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
 Group:          System/GUI/XFCE
-Source0:        xfce4-battery-plugin-1.0.0.tar.bz2
-BuildRequires:  intltool
+Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
+BuildRequires:  intltool
+BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-Requires:       xfce4-panel >= 4.8.0
+BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(libxfce4util-1.0)
+Requires:       xfce4-panel >= %{panel_version}
 Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -38,9 +42,8 @@
 The Battery plugin allows to monitor battery levels and can execute actions on
 low and critical levels.
 
-
-
 %lang_package
+
 %prep
 %setup -q -n %{plugin_name}-%{version}
 
@@ -50,27 +53,29 @@
 
 %install
 %make_install
+
+rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libbattery.la
+
 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
 %icon_theme_cache_post
 
 %postun
 %icon_theme_cache_postun
-%endif
 
 %files
 %defattr(-,root,root)
-%{_libexecdir}/xfce4/panel-plugins/xfce4-battery-plugin
+%{_libdir}/xfce4/panel/plugins/libbattery.so
 %{_datadir}/icons/hicolor/*/apps/xfce4-battery-plugin.*
-%{_datadir}/xfce4/panel-plugins/battmon.desktop
+%{_datadir}/xfce4/panel/plugins/battery.desktop
 
 %files lang -f %{name}.lang
 

++++++ xfce4-battery-plugin-1.0.0.tar.bz2 -> xfce4-battery-plugin-1.0.1.tar.bz2 
++++++
++++ 39324 lines of diff (skipped)

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

Reply via email to