commit xfce4-power-manager for openSUSE:Factory
Hello community, here is the log from the commit of package xfce4-power-manager for openSUSE:Factory checked in at 2014-08-27 16:53:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-power-manager (Old) and /work/SRC/openSUSE:Factory/.xfce4-power-manager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xfce4-power-manager" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-power-manager/xfce4-power-manager.changes 2014-08-25 11:03:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-power-manager.new/xfce4-power-manager.changes 2014-08-27 16:53:30.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Aug 25 21:25:35 UTC 2014 - gber@opensuse.org + +- disable lxpanel-plugin-power-manager which does not build due to + API changes lxpanel >= 0.7.0 (bxo#11108) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-power-manager.spec ++++++ --- /var/tmp/diff_new_pack.pTQN9D/_old 2014-08-27 16:53:32.000000000 +0200 +++ /var/tmp/diff_new_pack.pTQN9D/_new 2014-08-27 16:53:32.000000000 +0200 @@ -43,7 +43,9 @@ BuildRequires: pkgconfig(libxfce4ui-1) BuildRequires: pkgconfig(libxfce4util-1.0) BuildRequires: pkgconfig(libxfconf-0) +%if 0 BuildRequires: pkgconfig(lxpanel) +%endif BuildRequires: pkgconfig(polkit-gobject-1) >= 0.100 BuildRequires: pkgconfig(upower-glib) BuildRequires: pkgconfig(x11) @@ -82,6 +84,7 @@ This package provides a plugin for the Xfce panel for monitoring battery and device charge levels and to regulate display brightness. +%if 0 %package -n lxpanel-plugin-power-manager Summary: LXPanel Plugin for Monitoring Batteries and Changing the Display Brightness Group: System/GUI/LXDE @@ -93,6 +96,7 @@ %description -n lxpanel-plugin-power-manager This package provides a plugin for the LXDE panel for monitoring battery and device charge levels and to regulate display brightness. +%endif %package branding-upstream Summary: Upstream Branding of xfce4-power-manager @@ -145,8 +149,10 @@ %suse_update_desktop_file xfce4-power-manager-settings %suse_update_desktop_file xfce4-power-manager -rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libxfce4powermanager.la \ - %{buildroot}%{_libdir}/lxpanel/plugins/lxde_power_manager.la +rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libxfce4powermanager.la +%if 0 +rm %{buildroot}%{_libdir}/lxpanel/plugins/lxde_power_manager.la +%endif # xfce4-pm-helper is only needed on non-systemd systems rm %{buildroot}%{_sbindir}/xfce4-pm-helper @@ -186,9 +192,11 @@ %{_libdir}/xfce4/panel/plugins/libxfce4powermanager.so %{_datadir}/xfce4/panel-plugins/power-manager-plugin.desktop +%if 0 %files -n lxpanel-plugin-power-manager %defattr(-,root,root) %{_libdir}/lxpanel/plugins/lxde_power_manager.so +%endif %files branding-upstream %defattr(-,root,root) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de