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 2013-10-31 10:13:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-10-24 14:15:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-power-manager.new/xfce4-power-manager.changes 2013-10-31 10:13:51.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Oct 29 10:38:56 UTC 2013 - gber@opensuse.org + +- add xfce4-power-manager-branding-upstream subpackage + +------------------------------------------------------------------- New: ---- xfce4-power-manager.xml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-power-manager.spec ++++++ --- /var/tmp/diff_new_pack.JI8oGu/_old 2013-10-31 10:13:52.000000000 +0100 +++ /var/tmp/diff_new_pack.JI8oGu/_new 2013-10-31 10:13:52.000000000 +0100 @@ -25,7 +25,8 @@ License: GPL-2.0+ Group: System/GUI/XFCE Url: http://goodies.xfce.org/projects/applications/xfce4-power-manager -Source: http://archive.xfce.org/src/apps/xfce4-power-manager/1.2/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/apps/xfce4-power-manager/1.2/%{name}-%{version}.tar.bz2 +Source1: xfce4-power-manager.xml # PATCH-FIX-UPSTREAM xfce4-power-manager-fix-help.patch bxo#8846 gber@opensuse.org -- Use xfce_dialog_show_help() and remove the bundled documentation Patch0: xfce4-power-manager-fix-help.patch # PATCH-FIX-UPSTREAM xfce4-power-manager-fix-broken-translations.patch bnc#788361 gber@opensuse.org -- Fix broken format strings in translations causing crashes @@ -80,7 +81,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -xfce4-power-manager is a tool for the Xfce desktop environment for managing +The Xfce Power Manager is a tool for the Xfce desktop environment for managing profiles of policies which affect power consumption, such as the display brightness level, display sleep times, or CPU frequency scaling. It can also trigger actions on certain events such as closing the lid or reaching low @@ -99,6 +100,19 @@ This package provides a plugin for the Xfce panel which allows one to regulate display brightness. +%package branding-upstream +Summary: Upstream Branding of xfce4-power-manager +Group: System/GUI/XFCE +Supplements: packageand(%{name}:branding-upstream) +Provides: %{name}-branding = %{version} +Conflicts: otherproviders(%{name}-branding) +#BRAND: xfce4-power-manager.xml: Determines power management policy and related +#BRAND: event actions. +BuildArch: noarch + +%description branding-upstream +This package provides the openSUSE look and feel for the Xfce Power Manager. + %lang_package %prep @@ -129,6 +143,9 @@ %install %make_install +install -D -p -m 644 %{SOURCE1} \ + %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml + %suse_update_desktop_file xfce4-power-manager-settings %suse_update_desktop_file xfce4-power-manager @@ -171,4 +188,11 @@ %{_libdir}/xfce4/panel-plugins/xfce4-brightness-plugin %{_datadir}/xfce4/panel-plugins/*.desktop +%files branding-upstream +%defattr(-,root,root) +%dir %{_sysconfdir}/xdg/xfce4 +%dir %{_sysconfdir}/xdg/xfce4/xfconf +%dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml +%config %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml + %changelog -- 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