diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 7e69731..0000000 --- a/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -xfce4-netload-plugin-0.4.0.tar.bz2 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..34b1348 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +xfce4-netload-plugin-0.4.0.tar.bz2 +/xfce4-netload-plugin-1.0.0.tar.bz2 +/xfce4-netload-plugin-1.1.0.tar.bz2 +/xfce4-netload-plugin-1.2.0.tar.bz2 +/xfce4-netload-plugin-1.2.2.tar.bz2 +/xfce4-netload-plugin-1.2.3.tar.bz2 +/xfce4-netload-plugin-1.2.4.tar.bz2 +/xfce4-netload-plugin-1.3.0.tar.bz2 +/xfce4-netload-plugin-1.3.1.tar.bz2 +/xfce4-netload-plugin-1.3.2.tar.bz2 +/xfce4-netload-plugin-1.4.0.tar.bz2 +/xfce4-netload-plugin-1.4.1.tar.bz2 +/xfce4-netload-plugin-1.4.2.tar.bz2 +/xfce4-netload-plugin-1.5.0.tar.xz diff --git a/Makefile b/Makefile deleted file mode 100644 index 53c48aa..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: xfce4-netload-plugin -# $Id$ -NAME := xfce4-netload-plugin -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/changelog b/changelog new file mode 100644 index 0000000..5a17fb9 --- /dev/null +++ b/changelog @@ -0,0 +1,200 @@ +* Sat Jan 21 2023 Fedora Release Engineering - 1.4.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 1.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sat Jan 22 2022 Fedora Release Engineering - 1.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Thu Mar 11 2021 Mukundan Ragavan - 1.4.0-1 +- Update to 1.4.0 + +* Tue Feb 02 2021 Mukundan Ragavan - 1.3.2-5 +- Fix FTBFS/rebuild for xfce 4.16 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.3.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 1.3.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Jan 31 2020 Fedora Release Engineering - 1.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Aug 13 2019 Mukundan Ragavan - 1.3.2-1 +- Update to 1.3.2 + +* Sat Jul 27 2019 Fedora Release Engineering - 1.3.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Feb 03 2019 Fedora Release Engineering - 1.3.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Aug 11 2018 Mukundan Ragavan - 1.3.1-20 +- Rebuilt (xfce 4.13) + +* Sat Jul 14 2018 Fedora Release Engineering - 1.3.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Thu Feb 15 2018 Filipe Rosset - 1.3.1-5 +- Spec cleanup / modernization + +* Fri Feb 09 2018 Fedora Release Engineering - 1.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Aug 03 2017 Fedora Release Engineering - 1.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Thu Feb 09 2017 Mukundan Ragavan - 1.3.1-1 +- Update to 1.3.1 (bugfix update) + +* Sat Nov 05 2016 Kevin Fenzi - 1.3.0-1 +- Update to 1.3.0. (gtk3) + +* Fri Feb 05 2016 Fedora Release Engineering - 1.2.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Fri Jun 19 2015 Fedora Release Engineering - 1.2.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Feb 28 2015 Kevin Fenzi 1.2.4-2 +- Rebuild for Xfce 4.12 + +* Sat Nov 22 2014 Kevin Fenzi 1.2.4-1 +- Update to 1.2.4. Fixes bug #1157193 + +* Sun Nov 16 2014 Kevin Fenzi 1.2.3-1 +- Update to 1.2.3 + +* Tue Nov 04 2014 Kevin Fenzi 1.2.2-1 +- Update to 1.2.2. + +* Tue Oct 28 2014 Kevin Fenzi 1.2.0-6 +- Add patch to increase network interface name length to 20. +- Fixes bug #1002329 + +* Mon Aug 18 2014 Fedora Release Engineering - 1.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Aug 04 2013 Fedora Release Engineering - 1.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Fri Feb 15 2013 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Fri Jul 20 2012 Kevin Fenzi - 1.2.0-1 +- Update to 1.2.0 + +* Sun Apr 15 2012 Kevin Fenzi - 1.1.0-4 +- Rebuild for Xfce 4.10(pre2) + +* Thu Apr 05 2012 Kevin Fenzi - 1.1.0-3 +- Rebuild for Xfce 4.10 + +* Fri Mar 09 2012 Christoph Wickert - 1.1.0-2 +- Don't use libxecdir if possible + +* Sat Jan 14 2012 Christoph Wickert - 1.1.0-1 +- Update to 1.1.0 +- Add VCS key + +* Sat Jan 14 2012 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Tue Dec 06 2011 Adam Jackson - 1.0.0-4 +- Rebuild for new libpng + +* Wed Feb 09 2011 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Fri Dec 10 2010 Christoph Wickert - 1.0.0-2 +- Rebuild for xfce4-panel 4.7 + +* Fri Dec 10 2010 Christoph Wickert - 1.0.0-1 +- Update to 1.0.0 +- Remove all patches (upstreamed) + +* Wed Sep 09 2009 Christoph Wickert - 0.4.0-12 +- Fix bar colors (#505214) + +* Mon Jul 27 2009 Fedora Release Engineering - 0.4.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Mon Jun 29 2009 Christoph Wickert - 0.4.0-10 +- Bring back tooltips in GTK 2.16 with Dimitar Zhekov's patch (#508637) + +* Thu Feb 26 2009 Fedora Release Engineering - 0.4.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Sun Jan 18 2009 Christoph Wickert - 0.4.0-8 +- Rebuild for Xfce 4.6 (Beta 3) + +* Mon Feb 18 2008 Fedora Release Engineering - 0.4.0-7 +- Autorebuild for GCC 4.3 + +* Sat Aug 25 2007 Christoph Wickert - 0.4.0-6 +- Rebuild for BuildID feature +- Update license tag + +* Sat Apr 28 2007 Christoph Wickert - 0.4.0-5 +- Rebuild for Xfce 4.4.1 + +* Mon Jan 22 2007 Christoph Wickert - 0.4.0-4 +- Rebuild for Xfce 4.4. +- Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2782) + +* Thu Oct 05 2006 Christoph Wickert - 0.4.0-3 +- Bump release for devel checkin. + +* Wed Sep 13 2006 Christoph Wickert - 0.4.0-2 +- BR perl(XML::Parser). + +* Mon Sep 04 2006 Christoph Wickert - 0.4.0-1 +- Update to 0.4 on XFCE 4.3.90.2. +- Remove bufsize-patch for now. + +* Mon Sep 04 2006 Christoph Wickert - 0.3.3-7 +- Mass rebuild for Fedora Core 6. + +* Tue Apr 11 2006 Christoph Wickert - 0.3.3-6 +- Require xfce4-panel. + +* Sat Feb 18 2006 Christoph Wickert - 0.3.3-5 +- Rebuild for Fedora Extras 5. +- Modify bufsize-patch. + +* Thu Feb 02 2006 Christoph Wickert - 0.3.3-4 +- Add bufsize-patch (#179686). + +* Thu Dec 01 2005 Christoph Wickert - 0.3.3-3 +- Add libxfcegui4-devel BuildReqs. +- Fix %%defattr. + +* Mon Nov 14 2005 Christoph Wickert - 0.3.3-2 +- Initial Fedora Extras version. +- Rebuild for XFCE 4.2.3. +- disable-static instead of removing .a files. + +* Fri Sep 23 2005 Christoph Wickert - 0.3.3-1.fc4.cw +- Updated to version 0.3.3. +- Add libxml2 BuildReqs. + +* Sat Jul 09 2005 Christoph Wickert - 0.3.2-1.fc4.cw +- Updated to version 0.3.2. +- Rebuild for Core 4. + +* Wed Apr 13 2005 Christoph Wickert - 0.3.1-1.fc3.cw +- Updated to version 0.3.1. + +* Wed Apr 13 2005 Christoph Wickert - 0.2.3-1.fc3.cw +- Initial RPM release. diff --git a/sources b/sources index b06bfc2..53a1061 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a15ee479089ba7703c5dde33ff439573 xfce4-netload-plugin-0.4.0.tar.bz2 +SHA512 (xfce4-netload-plugin-1.5.0.tar.xz) = c115abaee2b99fb85f6f1d95d8d0dd02e8a3ef8789af85d75f3f0ab56fa59f5230e4babd065cad8c2c04f716681c1fc17a184009a89b259623ac45c8ebe5031b diff --git a/xfce4-netload-plugin-0.4.0-fix-bar-colors.patch b/xfce4-netload-plugin-0.4.0-fix-bar-colors.patch deleted file mode 100644 index b63310b..0000000 --- a/xfce4-netload-plugin-0.4.0-fix-bar-colors.patch +++ /dev/null @@ -1,87 +0,0 @@ -Index: panel-plugin/netload.c -=================================================================== ---- panel-plugin/netload.c (revision 3275) -+++ panel-plugin/netload.c (working copy) -@@ -257,7 +257,6 @@ static void run_update (t_global_monitor - static void monitor_set_orientation (XfcePanelPlugin *plugin, GtkOrientation orientation, - t_global_monitor *global) - { -- GtkRcStyle *rc; - gint i; - - if (global->timeout_id) -@@ -316,19 +315,16 @@ static void monitor_set_orientation (Xfc - - for (i = 0; i < SUM; i++) - { -- rc = gtk_widget_get_modifier_style(GTK_WIDGET(global->monitor->status[i])); -- if (!rc) -- { -- rc = gtk_rc_style_new(); -- } -- else -- { -- rc->color_flags[GTK_STATE_PRELIGHT] |= GTK_RC_BG; -- rc->bg[GTK_STATE_PRELIGHT] = -- global->monitor->options.color[i]; -- } -- -- gtk_widget_modify_style(GTK_WIDGET(global->monitor->status[i]), rc); -+ gtk_widget_modify_bg(GTK_WIDGET(global->monitor->status[i]), -+ GTK_STATE_PRELIGHT, -+ &global->monitor->options.color[i]); -+ gtk_widget_modify_bg(GTK_WIDGET(global->monitor->status[i]), -+ GTK_STATE_SELECTED, -+ &global->monitor->options.color[i]); -+ gtk_widget_modify_base(GTK_WIDGET(global->monitor->status[i]), -+ GTK_STATE_SELECTED, -+ &global->monitor->options.color[i]); -+ - gtk_widget_show(GTK_WIDGET(global->monitor->status[i])); - - gtk_box_pack_start(GTK_BOX(global->monitor->box), -@@ -413,7 +409,6 @@ static t_global_monitor * monitor_new(Xf - /* ---------------------------------------------------------------------------------------------- */ - static void setup_monitor(t_global_monitor *global, gboolean supress_warnings) - { -- GtkRcStyle *rc; - gint i; - - gtk_widget_hide(GTK_WIDGET(global->monitor->box)); -@@ -423,27 +418,15 @@ static void setup_monitor(t_global_monit - - for (i = 0; i < SUM; i++) - { -- gtk_widget_hide(GTK_WIDGET(global->monitor->status[i])); -- rc = gtk_widget_get_modifier_style(GTK_WIDGET(global->monitor->status[i])); -- -- if (!rc) { -- rc = gtk_rc_style_new(); -- } else { -- /* to free the style safely in any case */ -- gtk_rc_style_ref(rc); -- } -- -- if (rc) { -- rc->color_flags[GTK_STATE_PRELIGHT] |= GTK_RC_BG; -- rc->color_flags[GTK_STATE_SELECTED] |= GTK_RC_BASE; -- rc->bg[GTK_STATE_PRELIGHT] = global->monitor->options.color[i]; -- rc->base[GTK_STATE_SELECTED] = global->monitor->options.color[i]; -- -- gtk_widget_modify_style(GTK_WIDGET(global->monitor->status[i]), rc); -- gtk_rc_style_unref(rc); -- } -- -- gtk_widget_show(GTK_WIDGET(global->monitor->status[i])); -+ gtk_widget_modify_bg(GTK_WIDGET(global->monitor->status[i]), -+ GTK_STATE_PRELIGHT, -+ &global->monitor->options.color[i]); -+ gtk_widget_modify_bg(GTK_WIDGET(global->monitor->status[i]), -+ GTK_STATE_SELECTED, -+ &global->monitor->options.color[i]); -+ gtk_widget_modify_base(GTK_WIDGET(global->monitor->status[i]), -+ GTK_STATE_SELECTED, -+ &global->monitor->options.color[i]); - - /* Maximum */ - if( global->monitor->options.auto_max ) diff --git a/xfce4-netload-plugin-0.4.0-tooltip.patch b/xfce4-netload-plugin-0.4.0-tooltip.patch deleted file mode 100644 index f584853..0000000 --- a/xfce4-netload-plugin-0.4.0-tooltip.patch +++ /dev/null @@ -1,86 +0,0 @@ ---- ./panel-plugin/netload.c.orig 2005-10-09 12:08:01.000000000 +0300 -+++ ./panel-plugin/netload.c 2009-05-23 20:50:22.000000000 +0300 -@@ -30,8 +30,6 @@ - #include - - --static GtkTooltips *tooltips = NULL; -- - #define BORDER 8 - - /* Defaults */ -@@ -219,7 +217,7 @@ - "Incoming: %s kByte/s\nOutgoing: %s kByte/s\nTotal: %s kByte/s"), - get_name(&(global->monitor->data)), ip ? ip : _("no IP address"), - HISTSIZE_CALCULATE, buffer[IN], buffer[OUT], buffer[TOT]); -- gtk_tooltips_set_tip(tooltips, GTK_WIDGET(global->ebox), caption, NULL); -+ gtk_widget_set_tooltip_text(GTK_WIDGET(global->ebox), caption); - } - - return TRUE; -@@ -237,6 +235,14 @@ - - if (global->monitor->options.update_interval > 0) - { -+#if GLIB_CHECK_VERSION( 2,14,0 ) -+ if (global->monitor->options.update_interval % 1000 == 0) -+ { -+ global->timeout_id = g_timeout_add_seconds(global->monitor-> -+ options.update_interval / 1000, (GtkFunction)update_monitors, global); -+ } -+ else -+#endif - global->timeout_id = g_timeout_add( global->monitor->options.update_interval, - (GtkFunction)update_monitors, global); - } -@@ -368,11 +374,6 @@ - global->plugin = plugin; - xfce_panel_plugin_add_action_widget (plugin, global->ebox); - -- if (!tooltips) -- { -- tooltips = gtk_tooltips_new(); -- } -- - global->monitor = g_new(t_monitor, 1); - global->monitor->options.label_text = g_strdup(DEFAULT_TEXT); - global->monitor->options.network_device = g_strdup(""); -@@ -819,6 +820,10 @@ - GtkWidget *sep1, *sep2; - GtkBox *update_hbox; - GtkWidget *update_label, *update_unit_label; -+#if GLIB_CHECK_VERSION( 2,14,0 ) -+ GtkBox *update_hint_hbox; -+ GtkWidget *update_hint_label; -+#endif - GtkWidget *color_label[SUM]; - GtkWidget *align; - GtkBox *color_hbox[SUM]; -@@ -935,7 +940,7 @@ - gtk_misc_set_alignment(GTK_MISC(update_label), 0, 0.5); - gtk_box_pack_start(GTK_BOX(update_hbox), GTK_WIDGET(update_label), FALSE, FALSE, 0); - -- global->monitor->update_spinner = gtk_spin_button_new_with_range (0.1, 10.0, 0.05); -+ global->monitor->update_spinner = gtk_spin_button_new_with_range (1.0, 10.0, 0.25); - gtk_spin_button_set_digits( GTK_SPIN_BUTTON(global->monitor->update_spinner), 2 ); - gtk_spin_button_set_value( GTK_SPIN_BUTTON(global->monitor->update_spinner), - global->monitor->options.update_interval / 1000.0 ); -@@ -948,6 +953,18 @@ - - gtk_widget_show_all(GTK_WIDGET(update_hbox)); - gtk_size_group_add_widget(sg, update_label); -+ -+#if GLIB_CHECK_VERSION( 2,14,0 ) -+ /* Update interval hint */ -+ update_hint_hbox = GTK_BOX(gtk_hbox_new(FALSE, 5)); -+ update_hint_label = gtk_label_new(_("Note: Whole seconds are more power-efficient")); -+ gtk_label_set_line_wrap(GTK_LABEL(update_hint_label), TRUE); -+ gtk_box_pack_start(GTK_BOX(update_hint_hbox), GTK_WIDGET(update_hint_label), -+ FALSE, FALSE, 0); -+ gtk_box_pack_start(GTK_BOX(global->monitor->opt_vbox), -+ GTK_WIDGET(update_hint_hbox), FALSE, FALSE, 0); -+ gtk_widget_show_all(GTK_WIDGET(update_hint_hbox)); -+#endif - - - sep1 = gtk_hseparator_new(); diff --git a/xfce4-netload-plugin.spec b/xfce4-netload-plugin.spec index 7539ece..190f13c 100644 --- a/xfce4-netload-plugin.spec +++ b/xfce4-netload-plugin.spec @@ -1,124 +1,51 @@ -Name: xfce4-netload-plugin -Version: 0.4.0 -Release: 12%{?dist} -Summary: Network-load monitor for the Xfce panel +%global _hardened_build 1 +%global minor_version 1.5 +%global xfceversion 4.20 -Group: User Interface/Desktops -License: GPLv2 -URL: http://goodies.xfce.org/projects/panel-plugins/%{name} -Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2 -# allow custom bar colors -# http://bugzilla.xfce.org/show_bug.cgi?id=1889 -Patch0: xfce4-netload-plugin-0.4.0-fix-bar-colors.patch -# make tooltips work with GTK 2.16 -# http://bugzilla.xfce.org/show_bug.cgi?id=5177 -Patch1: xfce4-netload-plugin-0.4.0-tooltip.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: xfce4-netload-plugin +Version: 1.5.0 +Release: %autorelease +Summary: Network-load monitor for the Xfce panel -BuildRequires: xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel -BuildRequires: gettext, perl(XML::Parser) -Requires: xfce4-panel >= 4.4.0 +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later +URL: http://goodies.xfce.org/projects/panel-plugins/%{name} +Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.xz + +BuildRequires: make +BuildRequires: gcc-c++ +BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{xfceversion} +BuildRequires: pkgconfig(libxfce4ui-2) >= %{xfceversion} +BuildRequires: libxml2-devel +BuildRequires: meson + +Requires: xfce4-panel >= %{xfceversion} %description A network-load monitor plugin for the Xfce panel. + %prep -%setup -q -%patch0 -p0 -b .color -%if 0%{?fedora} >= 11 -%patch1 -p1 -b .tooltip -%endif +%autosetup %build -%configure --disable-static -make %{?_smp_mflags} +%meson +%meson_build + %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +%meson_install + %find_lang %{name} +chmod 755 %{buildroot}/%{_libdir}/xfce4/panel/plugins/libnetload.so -%clean -rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang -%defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog README -%{_libexecdir}/xfce4/panel-plugins/%{name} -%{_datadir}/xfce4/panel-plugins/*.desktop +%doc AUTHORS README +%license COPYING +%{_datadir}/icons/hicolor/*/*/* +%{_libdir}/xfce4/panel/plugins/libnetload.so +%{_datadir}/xfce4/panel/plugins/*.desktop %changelog -* Wed Sep 09 2009 Christoph Wickert - 0.4.0-12 -- Fix bar colors (#505214) - -* Mon Jul 27 2009 Fedora Release Engineering - 0.4.0-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Mon Jun 29 2009 Christoph Wickert - 0.4.0-10 -- Bring back tooltips in GTK 2.16 with Dimitar Zhekov's patch (#508637) - -* Thu Feb 26 2009 Fedora Release Engineering - 0.4.0-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Sun Jan 18 2009 Christoph Wickert - 0.4.0-8 -- Rebuild for Xfce 4.6 (Beta 3) - -* Mon Feb 18 2008 Fedora Release Engineering - 0.4.0-7 -- Autorebuild for GCC 4.3 - -* Sat Aug 25 2007 Christoph Wickert - 0.4.0-6 -- Rebuild for BuildID feature -- Update license tag - -* Sat Apr 28 2007 Christoph Wickert - 0.4.0-5 -- Rebuild for Xfce 4.4.1 - -* Mon Jan 22 2007 Christoph Wickert - 0.4.0-4 -- Rebuild for Xfce 4.4. -- Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2782) - -* Thu Oct 05 2006 Christoph Wickert - 0.4.0-3 -- Bump release for devel checkin. - -* Wed Sep 13 2006 Christoph Wickert - 0.4.0-2 -- BR perl(XML::Parser). - -* Mon Sep 04 2006 Christoph Wickert - 0.4.0-1 -- Update to 0.4 on XFCE 4.3.90.2. -- Remove bufsize-patch for now. - -* Mon Sep 04 2006 Christoph Wickert - 0.3.3-7 -- Mass rebuild for Fedora Core 6. - -* Tue Apr 11 2006 Christoph Wickert - 0.3.3-6 -- Require xfce4-panel. - -* Sat Feb 18 2006 Christoph Wickert - 0.3.3-5 -- Rebuild for Fedora Extras 5. -- Modify bufsize-patch. - -* Thu Feb 02 2006 Christoph Wickert - 0.3.3-4 -- Add bufsize-patch (#179686). - -* Thu Dec 01 2005 Christoph Wickert - 0.3.3-3 -- Add libxfcegui4-devel BuildReqs. -- Fix %%defattr. - -* Mon Nov 14 2005 Christoph Wickert - 0.3.3-2 -- Initial Fedora Extras version. -- Rebuild for XFCE 4.2.3. -- disable-static instead of removing .a files. - -* Fri Sep 23 2005 Christoph Wickert - 0.3.3-1.fc4.cw -- Updated to version 0.3.3. -- Add libxml2 BuildReqs. - -* Sat Jul 09 2005 Christoph Wickert - 0.3.2-1.fc4.cw -- Updated to version 0.3.2. -- Rebuild for Core 4. - -* Wed Apr 13 2005 Christoph Wickert - 0.3.1-1.fc3.cw -- Updated to version 0.3.1. - -* Wed Apr 13 2005 Christoph Wickert - 0.2.3-1.fc3.cw -- Initial RPM release. +%autochangelog