commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2017-10-07 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory checked in at 2017-10-07 17:50:08

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)


Package is "xfce4-panel-plugin-wavelan"

Sat Oct  7 17:50:08 2017 rev:14 rq:530176 version:0.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
2015-03-09 10:08:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new/xfce4-panel-plugin-wavelan.changes
   2017-10-07 17:50:10.300606644 +0200
@@ -1,0 +2,8 @@
+Sun Nov 27 11:54:16 UTC 2016 - seife+...@b1-systems.com
+
+- update to version 0.6.0
+  - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+  - translation updates
+- do not package ChangeLog; NEWS is good enough
+
+---

Old:

  xfce4-wavelan-plugin-0.5.12.tar.bz2

New:

  xfce4-wavelan-plugin-0.6.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
--- /var/tmp/diff_new_pack.ioZAfI/_old  2017-10-07 17:50:11.936534728 +0200
+++ /var/tmp/diff_new_pack.ioZAfI/_new  2017-10-07 17:50:11.944534377 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-wavelan
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,20 @@
 #
 
 
-%define panel_version 4.8.0
+%define panel_version 4.12.0
 %define plugin_name xfce4-wavelan-plugin
 Name:   xfce4-panel-plugin-wavelan
-Version:0.5.12
+Version:0.6.0
 Release:0
 Summary:WLAN Monitoring Plugin for the Xfce Panel
 License:BSD-2-Clause
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.5/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.6/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-1)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires:  pkgconfig(libxfce4ui-2) >= %{panel_version}
 Requires:   xfce4-panel >= %{panel_version}
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -61,7 +59,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README THANKS
+%doc AUTHORS COPYING NEWS README THANKS
 %{_libdir}/xfce4/panel/plugins/libwavelan.so
 %{_datadir}/xfce4/panel/plugins/wavelan.desktop
 

++ xfce4-wavelan-plugin-0.5.12.tar.bz2 -> 
xfce4-wavelan-plugin-0.6.0.tar.bz2 ++
 4284 lines of diff (skipped)




commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2015-03-09 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory checked in at 2015-03-09 10:08:01

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)


Package is xfce4-panel-plugin-wavelan

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
2012-07-02 11:29:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new/xfce4-panel-plugin-wavelan.changes
   2015-03-09 10:08:03.0 +0100
@@ -1,0 +2,14 @@
+Wed Mar  4 22:08:55 UTC 2015 - g...@opensuse.org
+
+- update to version 0.5.12
+  - add strings to translation
+  - use GtkComboBoxText instead of GtkCombo
+  - use check buttons with mnemonic for hot keys
+  - use getifaddrs() instead of popen (/sbin/ifconfig -a)
+(bxo#10822)
+  - remove check for glib 2.14, was released 7 years ago..
+  - make this compile with -Wall -Werror (declarations after
+statement)
+  - updated translations
+
+---

Old:

  xfce4-wavelan-plugin-0.5.11.tar.bz2

New:

  xfce4-wavelan-plugin-0.5.12.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
--- /var/tmp/diff_new_pack.ZgDz4K/_old  2015-03-09 10:08:03.0 +0100
+++ /var/tmp/diff_new_pack.ZgDz4K/_new  2015-03-09 10:08:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-wavelan
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,8 @@
 
 %define panel_version 4.8.0
 %define plugin_name xfce4-wavelan-plugin
-
 Name:   xfce4-panel-plugin-wavelan
-Version:0.5.11
+Version:0.5.12
 Release:0
 Summary:WLAN Monitoring Plugin for the Xfce Panel
 License:BSD-2-Clause
@@ -48,21 +47,18 @@
 
 %build
 %configure --disable-static
-make %{_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 
-rm %{buildroot}%{_libdir}/xfce4/panel/plugins/*.la
+find %{buildroot} -type f -name *.la -delete -print
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
 
 %find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
 
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README THANKS
@@ -70,5 +66,6 @@
 %{_datadir}/xfce4/panel/plugins/wavelan.desktop
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++ xfce4-wavelan-plugin-0.5.11.tar.bz2 - 
xfce4-wavelan-plugin-0.5.12.tar.bz2 ++
 28305 lines of diff (skipped)

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



commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2012-07-02 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory checked in at 2012-07-02 11:29:13

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)


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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
2012-05-08 06:53:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new/xfce4-panel-plugin-wavelan.changes
   2012-07-02 11:29:14.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  1 07:59:21 UTC 2012 - g...@opensuse.org
+
+- update to version 0.5.11
+  - better compliance with panel plugin HIG
+  - fix transparency and put event box above its children
+
+---

Old:

  xfce4-wavelan-plugin-0.5.10.tar.bz2

New:

  xfce4-wavelan-plugin-0.5.11.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
--- /var/tmp/diff_new_pack.e8srZS/_old  2012-07-02 11:29:16.0 +0200
+++ /var/tmp/diff_new_pack.e8srZS/_new  2012-07-02 11:29:16.0 +0200
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-wavelan-plugin
 
 Name:   xfce4-panel-plugin-wavelan
-Version:0.5.10
+Version:0.5.11
 Release:0
 Summary:WLAN Monitoring Plugin for the Xfce Panel
 License:BSD-2-Clause

++ xfce4-wavelan-plugin-0.5.10.tar.bz2 - 
xfce4-wavelan-plugin-0.5.11.tar.bz2 ++
 2004 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/ChangeLog 
new/xfce4-wavelan-plugin-0.5.11/ChangeLog
--- old/xfce4-wavelan-plugin-0.5.10/ChangeLog   2012-04-13 12:14:56.0 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/ChangeLog   2012-06-30 09:55:55.0 
+0200
@@ -1,3 +1,274 @@
+commit 411fb25c74f2a6d1e869f17e3b7f5b6bd78e9dc0
+Author: Landry Breuil lan...@xfce.org
+Date:   Sat Jun 30 09:38:34 2012 +0200
+
+Updates for 0.5.11.
+
+commit f3e3df9424c86c27e86ed8ae0b40a55ca393185d
+Author: Landry Breuil lan...@xfce.org
+Date:   Fri Jun 29 22:07:36 2012 +0200
+
+Set small property in all cases
+
+The icon looks garbled in deskbar mode with several rows..
+
+commit 10e836e81e48cc9ae9c1883ae4a09fbd61d883cd
+Merge: 79b2e32 440e758
+Author: Landry Breuil lan...@xfce.org
+Date:   Fri Jun 29 21:59:07 2012 +0200
+
+Merge branch 'master' of 
git://git.xfce.org/panel-plugins/xfce4-wavelan-plugin
+
+commit 79b2e326e295515a728ef605bc78dc2593eb3f75
+Author: Landry Breuil lan...@xfce.org
+Date:   Fri Jun 29 21:58:10 2012 +0200
+
+Use XDT_FEATURE_DEBUG instead of the deprecated BM_DEBUG_SUPPORT
+
+Add a pair of DBG() for set-size and orientation-changed callbacks
+
+commit 440e758c28d9de4503d988d304b12f41cdab3a05
+Author: Gheyret Kenji ghey...@yahoo.com
+Date:   Thu Jun 21 06:28:15 2012 +0200
+
+l10n: Updated Uyghur (ug) translation to 100%
+
+New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+
+Transmitted-via: Transifex (translations.xfce.org).
+
+commit b26808c146b2c784c6bb847a6c391a50a33a7cd5
+Author: Landry Breuil lan...@xfce.org
+Date:   Sun Jun 17 22:01:04 2012 +0200
+
+use xfce_panel_image_set_size()
+
+commit 9f2c3ccbe58e615d9e600102ef0315e1e901beff
+Author: Landry Breuil lan...@xfce.org
+Date:   Sun Jun 17 21:55:43 2012 +0200
+
+Little bit of refactoring
+
+- remove useless functions redirecting callbacks
+- fix protos for set_size/set_orientation
+
+commit ff0c0163801a34bc10a8ac3786f1a5ff4efb368f
+Author: Landry Breuil lan...@xfce.org
+Date:   Sun Jun 17 21:38:10 2012 +0200
+
+Better compliance with the panel plugin HIG
+
+- directly create the xfce_hvbox with the panel orientation
+- use xfce_panel_image_new_from_source() to create the image
+- only deal with size/orientation in wavelan_set_size/orientation
+- pack the image and progressbar with 0px spacing
+- compute the border  image size depending on panel size
+- set small property if using panel 4.9 and not using deskbar mode
+
+commit 46debc53ef79d342d0bcc87de1259521a375f473
+Author: Andhika Padmawan andhika.padma...@gmail.com
+Date:   Sun Jun 10 14:34:56 2012 +0200
+
+l10n: Updated Indonesian (id) translation to 100%
+
+New status: 12 messages complete 

commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory checked in at 2012-05-08 06:52:23

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)


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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
2012-04-19 12:40:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new/xfce4-panel-plugin-wavelan.changes
   2012-05-08 06:53:47.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 20 11:47:20 UTC 2012 - g...@opensuse.org
+
+- corrected license
+- corrected documentation files
+
+---



Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
--- /var/tmp/diff_new_pack.QHPFLo/_old  2012-05-08 06:53:50.0 +0200
+++ /var/tmp/diff_new_pack.QHPFLo/_new  2012-05-08 06:53:50.0 +0200
@@ -23,7 +23,7 @@
 Version:0.5.10
 Release:0
 Summary:WLAN Monitoring Plugin for the Xfce Panel
-License:GPL-2.0+
+License:BSD-2-Clause
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
 Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.5/%{plugin_name}-%{version}.tar.bz2
@@ -65,6 +65,7 @@
 
 %files
 %defattr(-,root,root)
+%doc AUTHORS ChangeLog COPYING NEWS README THANKS
 %{_libdir}/xfce4/panel/plugins/libwavelan.so
 %{_datadir}/xfce4/panel/plugins/wavelan.desktop
 

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



commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory checked in at 2012-04-19 12:40:37

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)


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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
2011-09-23 12:51:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new/xfce4-panel-plugin-wavelan.changes
   2012-04-19 12:40:40.0 +0200
@@ -1,0 +2,35 @@
+Tue Apr 17 22:41:16 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+---
+Sat Apr 14 11:59:57 UTC 2012 - g...@opensuse.org
+
+- update to version 0.5.10
+  - add an option to hide the icon for small screen/panels
+  - translation updates
+
+---
+Tue Apr 10 10:19:52 UTC 2012 - g...@opensuse.org
+
+- update to version 0.5.8
+  - build the plugin as a module loadable by Xfce4's panel wrapper
+  - add an about dialog
+  - fix properties dialog look
+
+---
+Tue Apr  3 17:19:10 UTC 2012 - g...@opensuse.org
+
+- update to version 0.5.7
+  - port to libxfce4ui
+  - adapt to panel 4.9 and newer
+  - fix transparency and bar color
+  - explicitely link against libm
+- dropped obsolete
+  xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch,
+  xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+---

Old:

  xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch
  xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch
  xfce4-wavelan-plugin-0.5.6.tar.bz2

New:

  xfce4-wavelan-plugin-0.5.10.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
--- /var/tmp/diff_new_pack.9NqsRp/_old  2012-04-19 12:40:43.0 +0200
+++ /var/tmp/diff_new_pack.9NqsRp/_new  2012-04-19 12:40:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-wavelan
 #
-# 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,51 +20,54 @@
 %define plugin_name xfce4-wavelan-plugin
 
 Name:   xfce4-panel-plugin-wavelan
+Version:0.5.10
+Release:0
+Summary:WLAN Monitoring Plugin for the Xfce Panel
 License:GPL-2.0+
-Version:0.5.6
-Release:7
-Summary:WLAN monitoring plugin for the Xfce panel
-Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
-Source0:xfce4-wavelan-plugin-0.5.6.tar.bz2
-# PATCH-FIX-UPSTREAM xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch 
bxo#7991 g...@opensuse.org -- Link explicitly against libm
-Patch0: xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch
-# PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch 
g...@opensuse.org -- Fixes transparency and bar color (backported from upstream 
git)
-Patch1: 
xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch
 Group:  System/GUI/XFCE
-BuildRequires:  intltool
+Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.5/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
+BuildRequires:  intltool
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  xfce4-dev-tools
-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
 
 %description
 The WaveLAN plugin can monitor a wireless LAN interface and display signal
 state, quality and the network name (SSID).
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
-xdt-autogen
 %configure --disable-static
 make %{_smp_mflags} V=1
 
 %install
 %make_install
+
+rm %{buildroot}%{_libdir}/xfce4/panel/plugins/*.la
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang 

commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory checked in at 2011-12-06 19:15:16

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)


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

Changes:




Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
--- /var/tmp/diff_new_pack.fwUj1n/_old  2011-12-06 19:54:52.0 +0100
+++ /var/tmp/diff_new_pack.fwUj1n/_new  2011-12-06 19:54:52.0 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-wavelan-plugin
 
 Name:   xfce4-panel-plugin-wavelan
-License:GPLv2+
+License:GPL-2.0+
 Version:0.5.6
 Release:7
 Summary:WLAN monitoring plugin for the Xfce panel

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



commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

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




--- xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes   
2011-03-09 22:48:59.0 +0100
+++ 
/mounts/work_src_done/STABLE/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
  2011-09-21 09:22:44.0 +0200
@@ -1,0 +2,10 @@
+Wed Sep 21 06:58:04 UTC 2011 - g...@opensuse.org
+
+- added xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch in
+  order to explicitly link against libm
+- added
+  xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch
+  in order to fix transparency and bar color (backported from
+  upstream git)
+
+---

calling whatdependson for head-i586


New:

  xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch
  xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch



Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
--- /var/tmp/diff_new_pack.iNKAhT/_old  2011-09-21 17:28:08.0 +0200
+++ /var/tmp/diff_new_pack.iNKAhT/_new  2011-09-21 17:28:08.0 +0200
@@ -26,10 +26,15 @@
 Summary:WLAN monitoring plugin for the Xfce panel
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
 Source0:xfce4-wavelan-plugin-0.5.6.tar.bz2
+# PATCH-FIX-UPSTREAM xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch 
bxo#7991 g...@opensuse.org -- Link explicitly against libm
+Patch0: xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch
+# PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch 
g...@opensuse.org -- Fixes transparency and bar color (backported from upstream 
git)
+Patch1: 
xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch
 Group:  System/GUI/XFCE
 BuildRequires:  intltool
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  xfce4-dev-tools
 Requires:   xfce4-panel = 4.8.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -40,8 +45,11 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
+xdt-autogen
 %configure --disable-static
 make %{_smp_mflags} V=1
 

++ xfce4-panel-plugin-wavelan-0.5.6-fix-transparency-and-bar-color.patch 
++
From 0659cbaec817b94455c6159cf8093635e70c Mon Sep 17 00:00:00 2001
From: Florian Rivoal friv...@xfce.org
Date: Sat, 26 Feb 2011 05:07:08 +
Subject: Fix transparency and bar color

Fixes bug #7346.
---
diff --git a/panel-plugin/wavelan.c b/panel-plugin/wavelan.c
index 3146d63..5838024 100644
--- a/panel-plugin/wavelan.c
+++ b/panel-plugin/wavelan.c
@@ -91,10 +91,6 @@ wavelan_set_state(t_wavelan *wavelan, gint state)
 
if (wavelan-signal_colors) {
 /* set color */
-rc = gtk_widget_get_modifier_style(GTK_WIDGET(wavelan-signal));
-if (rc) {
- rc-color_flags[GTK_STATE_PRELIGHT] |= GTK_RC_BG;
- rc-color_flags[GTK_STATE_SELECTED] |= GTK_RC_BASE;
  if (state  70)
   gdk_color_parse(signal_color_strong, color);
  else if (state  55)
@@ -103,15 +99,16 @@ wavelan_set_state(t_wavelan *wavelan, gint state)
   gdk_color_parse(signal_color_weak, color);
  else
   gdk_color_parse(signal_color_bad, color);
- rc-bg[GTK_STATE_PRELIGHT] = color;
- rc-base[GTK_STATE_SELECTED] = color;
- gtk_widget_modify_style(GTK_WIDGET(wavelan-signal), rc);
- }
-}
-   else {
-rc = gtk_rc_style_new();
-gtk_widget_modify_style(GTK_WIDGET(wavelan-signal), rc);
-g_object_unref(rc);
+
+gtk_widget_modify_bg(GTK_WIDGET(wavelan-signal),
+ GTK_STATE_PRELIGHT,
+ color);
+gtk_widget_modify_bg(GTK_WIDGET(wavelan-signal),
+ GTK_STATE_SELECTED,
+ color);
+gtk_widget_modify_base(GTK_WIDGET(wavelan-signal),
+ GTK_STATE_SELECTED,
+ color);
 }
 
}
--
cgit 
++ xfce4-wavelan-plugin-0.5.6-fix-libm-underlinking.patch ++
diff -ur xfce4-wavelan-plugin-0.5.6.orig/configure.ac 
xfce4-wavelan-plugin-0.5.6/configure.ac
--- xfce4-wavelan-plugin-0.5.6.orig/configure.ac2010-12-04 
01:51:47.0 +0100
+++ xfce4-wavelan-plugin-0.5.6/configure.ac 2011-09-21 08:55:53.54963 
+0200
@@ -41,6 +41,7 @@
   sys/socket.h sys/ioctl.h linux/types.h linux/if.h \
   linux/wireless.h string.h \
   ctype.h], [], [], [#include sys/socket.h])
+AC_SEARCH_LIBS(sin, m)
 
 dnl Check for i18n support
 XDT_I18N([ar ast be ca cs da de en_GB es eu fr gl hu id it ja kk ko lv nb pl 
pt_BR pt ru sq sv tr ug uk ur_PK ur vi zh_CN ])


commit xfce4-panel-plugin-wavelan for openSUSE:Factory

2011-03-17 Thread h_root

Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory
checked in at Thu Mar 17 12:10:19 CET 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
  2011-03-09 22:48:59.0 +0100
@@ -0,0 +1,5 @@
+---
+Wed Mar  9 11:00:00 UTC 2011 - g...@opensuse.org
+
+- new package (split off from xfce4-panel-plugins)
+

calling whatdependson for head-i586


New:

  xfce4-panel-plugin-wavelan.changes
  xfce4-panel-plugin-wavelan.spec
  xfce4-wavelan-plugin-0.5.6.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-wavelan.spec ++
#
# spec file for package xfce4-panel-plugin-wavelan
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define panel_version 4.8.0
%define plugin_name xfce4-wavelan-plugin

Name:   xfce4-panel-plugin-wavelan
License:GPLv2+
Version:0.5.6
Release:7
Summary:WLAN monitoring plugin for the Xfce panel
Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
Source0:xfce4-wavelan-plugin-0.5.6.tar.bz2
Group:  System/GUI/XFCE
BuildRequires:  intltool
BuildRequires:  fdupes
BuildRequires:  pkgconfig(libxfce4panel-1.0)
Requires:   xfce4-panel = 4.8.0
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The WaveLAN plugin can monitor a wireless LAN interface and display signal
state, quality and the network name (SSID).


%prep
%setup -q -n %{plugin_name}-%{version}

%build
%configure --disable-static
make %{_smp_mflags} V=1

%install
%make_install
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{plugin_name} %{name}.lang
%fdupes %{buildroot}%{_datadir}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-wavelan-plugin
%{_datadir}/xfce4/panel-plugins/wavelan.desktop

%changelog





Remember to have fun...

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