Mailinglist Archive: opensuse-commit (861 mails)

< Previous Next >
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 Mon Jan 10 13:19:00 CET 2011.



--------
--- xfce4-power-manager/xfce4-power-manager.changes 2010-12-15
19:09:43.000000000 +0100
+++
/mounts/work_src_done/STABLE/xfce4-power-manager/xfce4-power-manager.changes
2010-12-27 18:22:19.000000000 +0100
@@ -1,0 +2,19 @@
+Mon Dec 27 17:20:47 UTC 2010 - gber@xxxxxxxxxxxx
+
+- use %%suse_update_desktop_file for files in /etc/xdg/autostart
+
+-------------------------------------------------------------------
+Mon Dec 27 14:59:03 UTC 2010 - gber@xxxxxxxxxxxx
+
+- suggest xfce4-panel-plugin-brightness
+
+-------------------------------------------------------------------
+Mon Dec 27 12:49:01 UTC 2010 - gber@xxxxxxxxxxxx
+
+- update to version 1.0.2
+ * bugfixes
+- split off xfce4-panel-plugin-brightness
+- mark documentation as such
+- improved descriptions/summaries
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
xfce4-power-manager-1.0.1.tar.bz2

New:
----
xfce4-power-manager-1.0.2.tar.bz2

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

Other differences:
------------------
++++++ xfce4-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.XyAjo3/_old 2011-01-10 13:16:40.000000000 +0100
+++ /var/tmp/diff_new_pack.XyAjo3/_new 2011-01-10 13:16:40.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package xfce4-power-manager (Version 1.0.1)
+# spec file for package xfce4-power-manager (Version 1.0.2)
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -16,12 +16,13 @@
#


+%define panel_version 4.7.0

Name: xfce4-power-manager
-Version: 1.0.1
-Release: 3
+Version: 1.0.2
+Release: 1
License: GPLv2+
-Summary: Manage the power sources on the computer
+Summary: Power management for the Xfce deesktop environment
Url:
http://goodies.xfce.org/projects/applications/xfce4-power-manager/
Group: System/GUI/XFCE
Source:
http://archive.xfce.org/src/apps/xfce4-power-manager/0.9/%{name}-%{version}.tar.bz2
@@ -37,21 +38,30 @@
BuildRequires: pkgconfig(libxfce4util-1.0)
BuildRequires: update-desktop-files
BuildRequires: xfconf
-Requires: xfce4-panel
Requires: xfconf
+Suggests: xfce4-panel-plugin-brightness
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
-This software is a power manager for the Xfce desktop, Xfce power manager
-manages the power sources on the computer and the devices that can be
-controlled to reduce their power consumption (such as LCD brightness level,
-monitor sleep, CPU frequency scaling). In addition, xfce4-power-manager
-provides a set of freedesktop-compliant DBus interfaces to inform other
-applications about current power level so that they can adjust their power
-consumption, and it provides the inhibit interface which allows applications
-to prevent automatic sleep actions via the power manager; as an example,
-the operating system's package manager should make use of this interface
-while it is performing update operations.
+xfce4-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
+battery levels and provides a set of interfaces to inform other applications
+about current power level so that they can adjust their power consumption.
+Furthermore, it provides the a standardized inhibit interface which allows
+applications to prevent automatic sleep actions via the power manager.
+
+%package -n xfce4-panel-plugin-brightness
+License: GPLv2+
+Summary: Xfce panel plugin to regulate display brightness
+Group: System/GUI/XFCE
+Requires: xfce4-panel >= %panel_version
+Requires: xfce4-power-manager = %{version}
+
+%description -n xfce4-panel-plugin-brightness
+This package provides a plugin for the Xfce panel which allows one to
+regulate display brightness.

%prep
%setup -q
@@ -64,7 +74,8 @@
%install
%make_install
%suse_update_desktop_file xfce4-power-manager-settings
-rm -rf %{buildroot}/%{_datadir}/locale/{ast,kk,ur_PK}
+%suse_update_desktop_file xfce4-power-manager
+rm -rf %{buildroot}/%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{name}
%fdupes %{buildroot}/%{_datadir}

@@ -77,7 +88,6 @@
%{_bindir}/xfce4-power-manager
%{_bindir}/xfce4-power-manager-settings
%{_bindir}/xfce4-power-information
-%{_libexecdir}/xfce4/panel-plugins/xfce4-brightness-plugin
%config %{_sysconfdir}/xdg/autostart/xfce4-power-manager.desktop
%{_mandir}/man1/*
%{_datadir}/applications/xfce4-power-manager-settings.desktop
@@ -88,8 +98,12 @@
%dir %{_datadir}/xfce4/doc
%dir %{_datadir}/xfce4/doc/C
%dir %{_datadir}/xfce4/doc/C/images
-%{_datadir}/xfce4/doc/C/images/*.png
-%{_datadir}/xfce4/doc/C/*.html
+%doc %{_datadir}/xfce4/doc/C/images/*.png
+%doc %{_datadir}/xfce4/doc/C/*.html
+
+%files -n xfce4-panel-plugin-brightness
+%defattr(-,root,root)
+%{_libexecdir}/xfce4/panel-plugins/xfce4-brightness-plugin
%{_datadir}/xfce4/panel-plugins/*.desktop

%changelog

++++++ xfce4-power-manager-1.0.1.tar.bz2 -> xfce4-power-manager-1.0.2.tar.bz2
++++++
++++ 20245 lines of diff (skipped)


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread