#
# spec file for package gnome-power-manager
#
# Copyright (c) 2008 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
#### NOT YET READY FOR SOLARIS
Release: 2
%if %build_l10n
# date:2008-02-14 owner:jedy type:feature
# date:2008-06-06 owner:jedy type:feature
# date:2008-02-14 owner:jedy type:feature
# date:2008-04-06 owner:jedy type:feature
# date:2008-06-06 owner:jedy type:feature
# date:2008-02-14 bugzilla:507391 owner:jedy type:bug
# date:2008-02-14 owner:jedy type:feature
# date:2008-09-19 bugster:6750001 owner:jedy type:feature
# date:2008-09-11 owner:jedy type:branding
# date:2009-03-24 owner:jedy type:branding
# date:2009-04-22 owner:jedy type:branding
# date:2009-05-05 owner:jedy type:branding
# date:2009-09-10 doo:10224 owner:jedy type:bug
# date:2010-03-08 owner:jedy type:branding
display to show two batteries and recalculates how much time
remaining. Would work for wireless mouse and keyboards, UPS's and
PDA's.
- A daemon that does a clean shutdown when the battery is critically
low or does a soft-suspend when you close the lid on your laptop (or
press the "suspend" button on your PC).
- Tell Totem to use a codec that does low quality processing to
conserve battery power.
- Postpone indexing of databases (e.g. up2date) or other heavy
operations until on mains power.
%prep
%setup -q
%if %build_l10n
fi
%else
CPUS=1
fi
export CFLAGS="%optflags"
export LDFLAGS="%_ldflags"
aclocal $ACLOCAL_FLAGS -I .
%if %build_l10n
automake -a -c -f
--libexecdir=%{_libexecdir} \
--sysconfdir=%{_sysconfdir} \
%post
- Add 14-help.diff.
jedy.