base-specs/gnome-power-manager.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16429 fe72291e50fd
child 16521 b90a238ef5fe
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
     1
#
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
     2
# spec file for package gnome-power-manager
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
     3
#
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11772
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11772
diff changeset
     5
# This file and all modifications and additions to the pristine
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11772
diff changeset
     6
# package are under the same license as the package itself.
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16429
diff changeset
     8
%define owner jedy
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11772
diff changeset
     9
#
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11772
diff changeset
    10
16429
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15783
diff changeset
    11
%define OSR gnome.org:0
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15783
diff changeset
    12
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
    13
%include l10n.inc
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    14
Name:           gnome-power-manager
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    15
License:        GPL
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    16
Group:		X11/Applications
14647
a3a523ec8374 2008-11-25 Wang Xin <[email protected]>
jedy
parents: 14522
diff changeset
    17
#### DO NOT BUMP MODULE TO 2.24.x to 2.25.x AS IT DEPENDS ON DEVICEKIT-POWER
a3a523ec8374 2008-11-25 Wang Xin <[email protected]>
jedy
parents: 14522
diff changeset
    18
#### NOT YET READY FOR SOLARIS
15268
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
    19
Version:        2.24.4
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    20
Release:        2
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    21
Distribution:   Java Desktop System
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    22
Vendor:         Sun Microsystems, Inc.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    23
Summary:	GNOME Power Manager
13729
78c5ead117e2 2008-09-23 simon.zheng <[email protected]>
xz159989
parents: 13671
diff changeset
    24
Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-power-manager/2.24/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11962
diff changeset
    25
%if %build_l10n
12578
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
    26
Source1:        l10n-configure.sh
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
    27
Source2:        %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11962
diff changeset
    28
%endif
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    29
# date:2008-02-14 owner:jedy type:feature
12349
f098ff86eee9 2008-05-26 simon.zheng <[email protected]>
xz159989
parents: 12348
diff changeset
    30
Patch1:        gnome-power-manager-01-build.diff
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    31
# date:2008-06-06 owner:jedy type:feature
12608
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents: 12578
diff changeset
    32
Patch2:        gnome-power-manager-02-icon_plicy.diff
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    33
# date:2008-02-14 owner:jedy type:feature
12349
f098ff86eee9 2008-05-26 simon.zheng <[email protected]>
xz159989
parents: 12348
diff changeset
    34
Patch3:        gnome-power-manager-03-disable-sleep-configration.diff
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    35
# date:2008-04-06 owner:jedy type:feature
12608
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents: 12578
diff changeset
    36
Patch4:        gnome-power-manager-04-authorization.diff
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    37
# date:2008-06-06 owner:jedy type:feature
12608
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents: 12578
diff changeset
    38
Patch5:        gnome-power-manager-05-disable-suspend-button.diff
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    39
# date:2008-02-14 bugzilla:507391 owner:jedy type:bug
12259
62ebb711692b 2008-05-07 simon.zheng <[email protected]>
xz159989
parents: 12041
diff changeset
    40
Patch6:        gnome-power-manager-06-interactive-dialog.diff
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    41
# date:2008-02-14 owner:jedy type:feature
11632
eb80f874b3c3 2008-02-14 simon.zheng <[email protected]>
xz159989
parents: 11631
diff changeset
    42
Patch7:        gnome-power-manager-07-screensaver.diff
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
    43
# date:2008-09-19 bugster:6750001 owner:jedy type:feature
13603
e5fb560d659c 2008-09-16 simon.zheng <[email protected]>
xz159989
parents: 13533
diff changeset
    44
Patch8:        gnome-power-manager-08-cpufreq.diff
13533
3bd9e6de700f 2008-09-11 Wang Xin <[email protected]>
jedy
parents: 13351
diff changeset
    45
# date:2008-09-11 owner:jedy type:branding
3bd9e6de700f 2008-09-11 Wang Xin <[email protected]>
jedy
parents: 13351
diff changeset
    46
Patch9:        gnome-power-manager-09-menu-entry.diff
15268
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
    47
# date:2009-03-02 owner:jedy type:branding
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
    48
Patch10:       gnome-power-manager-10-no-console-kit.diff
15783
e9ebbee51a66 2009-05-20 Wang Xin <[email protected]>
jedy
parents: 15720
diff changeset
    49
# date:2009-03-24 owner:jedy type:branding
15483
3f10f96df0e2 2009-03-24 Wang Xin <[email protected]>
jedy
parents: 15268
diff changeset
    50
Patch11:       gnome-power-manager-11-no-dpms-sync.diff
15664
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
    51
# date:2009-04-22 owner:jedy type:branding
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
    52
Patch12:       gnome-power-manager-12-autorestart.diff
15783
e9ebbee51a66 2009-05-20 Wang Xin <[email protected]>
jedy
parents: 15720
diff changeset
    53
# date:2009-05-05 owner:jedy type:branding
15720
df12bec9ccef 2009-05-05 Wang Xin <[email protected]>
jedy
parents: 15664
diff changeset
    54
Patch13:       gnome-power-manager-13-no-profile.diff
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    55
BuildRequires:	autoconf >= 2.52
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    56
BuildRequires:	automake
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    57
BuildRequires:	dbus-glib-devel >= 0.73
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    58
BuildRequires:	docbook-dtd41-sgml
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    59
BuildRequires:	docbook-utils
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    60
BuildRequires:	gnome-common >= 2.12.0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    61
BuildRequires:	gnome-doc-utils
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    62
BuildRequires:	gnome-keyring-devel >= 0.8
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    63
BuildRequires:	gnome-panel-devel >= 2.18.0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    64
BuildRequires:	gtk+2-devel >= 1:2.10.10
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    65
BuildRequires:	hal-devel >= 0.5.7.1
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    66
BuildRequires:	intltool >= 0.35.5
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    67
BuildRequires:	libglade2-devel >= 2.6.0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    68
BuildRequires:	libgnomeui-devel >= 2.18.0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    69
BuildRequires:	libnotify-devel >= 0.4.3
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    70
BuildRequires:	libtool
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    71
BuildRequires:	libwnck-devel >= 2.18.0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    72
BuildRequires:	pkgconfig
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    73
BuildRequires:	rpmbuild(macros) >= 1.311
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    74
BuildRequires:	scrollkeeper
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    75
Requires:	GConf2
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    76
Requires:	gtk+2
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    77
Requires:	hicolor-icon-theme
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    78
Requires:	scrollkeeper
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    79
Requires:	gnome-session >= 2.18.0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    80
Requires:	notification-daemon >= 0.3.5
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    81
Obsoletes:	gnome-power
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    82
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    83
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    84
%description
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    85
Uses of GNOME Power Manager infrastructure
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    86
- A dialogue that warns the user when on UPS power, that automatically
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    87
  begins a kind shutdown when the power gets critically low.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    88
- An icon that allows a user to dim the LCD screen with a slider, and
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    89
  does do automatically when going from mains to battery power on a
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    90
  laptop.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    91
- An icon, that when an additional battery is inserted, updates it's
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    92
  display to show two batteries and recalculates how much time
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    93
  remaining. Would work for wireless mouse and keyboards, UPS's and
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    94
  PDA's.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    95
- A daemon that does a clean shutdown when the battery is critically
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    96
  low or does a soft-suspend when you close the lid on your laptop (or
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    97
  press the "suspend" button on your PC).
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    98
- Tell Totem to use a codec that does low quality processing to
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
    99
  conserve battery power.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   100
- Postpone indexing of databases (e.g. up2date) or other heavy
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   101
  operations until on mains power.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   102
- Presentation programs / movie players don't want the screensaver
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   103
  starting or screen blanking.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   104
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   105
%prep
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   106
%setup -q
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
   107
%if %build_l10n
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
   108
bzcat %SOURCE2 | tar xf -
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
   109
cd po-sun; make; cd ..
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
   110
%endif
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
   111
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   112
%patch1 -p1
11632
eb80f874b3c3 2008-02-14 simon.zheng <[email protected]>
xz159989
parents: 11631
diff changeset
   113
%patch2 -p0
12578
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   114
%patch3 -p0
13068
b9fafa6ee584 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13052
diff changeset
   115
%patch4 -p0
12578
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   116
%patch5 -p0
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   117
%patch6 -p0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   118
%patch7 -p0
13603
e5fb560d659c 2008-09-16 simon.zheng <[email protected]>
xz159989
parents: 13533
diff changeset
   119
%patch8 -p0
13279
bd37fc00d8be 2008-08-26 simon.zheng <[email protected]>
xz159989
parents: 13068
diff changeset
   120
%patch9 -p1
15268
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
   121
%patch10 -p1
15483
3f10f96df0e2 2009-03-24 Wang Xin <[email protected]>
jedy
parents: 15268
diff changeset
   122
%patch11 -p1
15664
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
   123
%patch12 -p1
15720
df12bec9ccef 2009-05-05 Wang Xin <[email protected]>
jedy
parents: 15664
diff changeset
   124
%patch13 -p1
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   125
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   126
%build
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   127
%ifos linux
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   128
if [ -x /usr/bin/getconf ]; then
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   129
  CPUS=`getconf _NPROCESSORS_ONLN`
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   130
fi
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   131
%else
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   132
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   133
%endif
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   134
if test "x$CPUS" = "x" -o $CPUS = 0; then
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   135
  CPUS=1
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   136
fi
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   137
11678
b2c9fb605d36 2008-02-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11658
diff changeset
   138
export CFLAGS="%optflags"
b2c9fb605d36 2008-02-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11658
diff changeset
   139
export LDFLAGS="%_ldflags"
12565
5e8beae222a2 2008-06-03 simon.zheng <[email protected]>
xz159989
parents: 12349
diff changeset
   140
intltoolize --force
15268
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
   141
libtoolize --copy --force
12565
5e8beae222a2 2008-06-03 simon.zheng <[email protected]>
xz159989
parents: 12349
diff changeset
   142
aclocal $ACLOCAL_FLAGS -I .
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11962
diff changeset
   143
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11962
diff changeset
   144
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11962
diff changeset
   145
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11962
diff changeset
   146
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11962
diff changeset
   147
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   148
autoheader
12565
5e8beae222a2 2008-06-03 simon.zheng <[email protected]>
xz159989
parents: 12349
diff changeset
   149
automake -a -c -f
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   150
autoconf
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   151
./configure --prefix=%{_prefix}			\
12041
2ed94b70a5ad 2008-04-06 simon.zheng <[email protected]>
xz159989
parents: 12031
diff changeset
   152
	    --enable-policykit			\
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   153
	    --libexecdir=%{_libexecdir}         \
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   154
            --sysconfdir=%{_sysconfdir}         \
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   155
	    --mandir=%{_mandir}                 \
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   156
	    --datadir=%{_datadir}               \
11680
59163474a474 2008-02-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11678
diff changeset
   157
            --infodir=%{_datadir}/info          \
59163474a474 2008-02-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11678
diff changeset
   158
            --disable-scrollkeeper
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   159
	    		
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   160
make -j$CPUS
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   161
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   162
%install
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   163
rm -rf $RPM_BUILD_ROOT
12343
49ad28f79310 2008-05-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12320
diff changeset
   164
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
49ad28f79310 2008-05-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12320
diff changeset
   165
make install DESTDIR=$RPM_BUILD_ROOT
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   166
	
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   167
%clean
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   168
rm -rf $RPM_BUILD_ROOT
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   169
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   170
%post
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   171
%gconf_schema_install gnome-power-manager.schemas
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   172
%preun
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   173
%gconf_schema_uninstall gnome-power-manager.schemas
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   174
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   175
%postun
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   176
%scrollkeeper_update_postun
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   177
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   178
%files
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   179
%defattr(-,root,root)
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   180
%{_libdir}/bonobo/servers/GNOME_BrightnessApplet.server
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   181
%{_libdir}/bonobo/servers/GNOME_InhibitApplet.server
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   182
%{_datadir}/gnome/autostart/gnome-power-manager.desktop
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   183
%{_datadir}/dbus-1/services/gnome-power-manager.service
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   184
%{_datadir}/gnome-2.0/ui/GNOME_BrightnessApplet.xml
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   185
%{_datadir}/gnome-2.0/ui/GNOME_InhibitApplet.xml
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   186
%{_mandir}/man1/*.1*
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   187
%{_datadir}/gnome-power-manager/*
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   188
%{_sysconfdir}/gconf/schemas/gnome-power-manager.schemas
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   189
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   190
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   191
%changelog
15783
e9ebbee51a66 2009-05-20 Wang Xin <[email protected]>
jedy
parents: 15720
diff changeset
   192
* Wed May 20 2009 - [email protected]
e9ebbee51a66 2009-05-20 Wang Xin <[email protected]>
jedy
parents: 15720
diff changeset
   193
- Change patch 11 and 13 to branding patches.
15720
df12bec9ccef 2009-05-05 Wang Xin <[email protected]>
jedy
parents: 15664
diff changeset
   194
* Tue May 05 2009 - [email protected]
df12bec9ccef 2009-05-05 Wang Xin <[email protected]>
jedy
parents: 15664
diff changeset
   195
- Add 13-no-profile.diff.
15664
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
   196
* Wed Apr 22 2009 - [email protected]
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
   197
- Add 12-autorestart.diff.
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
   198
* Tue Mar 24 2009 - [email protected]
15483
3f10f96df0e2 2009-03-24 Wang Xin <[email protected]>
jedy
parents: 15268
diff changeset
   199
- Add 11-no-dpms-sync.diff.
15664
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
   200
* Mon Feb 11 2009 - [email protected]
15268
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
   201
- Bump to 2.24.4.
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
   202
- Remove 10-brightness-progressbar.diff. The bug has been fixed in the
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
   203
  community.
c6566998726b 2009-03-02 Wang Xin <[email protected]>
jedy
parents: 14929
diff changeset
   204
- Add 10-no-console-kit.diff to disable console kit on Solaris.
15664
a7da06521b44 2009-04-22 Wang Xin <[email protected]>
jedy
parents: 15483
diff changeset
   205
* Mon Jan 19 2009 - [email protected]
14929
eee81caeeacf 2009-01-19 Wang Xin <[email protected]>
jedy
parents: 14694
diff changeset
   206
- Bump to 2.24.3.
eee81caeeacf 2009-01-19 Wang Xin <[email protected]>
jedy
parents: 14694
diff changeset
   207
- Remove patch 11-no-daemon.diff.
14694
e5e94ef955a9 2008-12-03 Wang Xin <[email protected]>
jedy
parents: 14675
diff changeset
   208
* Wed Dec 03 2008 - [email protected]
e5e94ef955a9 2008-12-03 Wang Xin <[email protected]>
jedy
parents: 14675
diff changeset
   209
- Bump to 2.24.2.
14675
93037bb87e59 2008-11-28 Wang Xin <[email protected]>
jedy
parents: 14647
diff changeset
   210
* Fri Nov 28 2008 - [email protected]
93037bb87e59 2008-11-28 Wang Xin <[email protected]>
jedy
parents: 14647
diff changeset
   211
- Bump to 2.24.1.
14647
a3a523ec8374 2008-11-25 Wang Xin <[email protected]>
jedy
parents: 14522
diff changeset
   212
* Tue Nov 25 2008 - [email protected]
a3a523ec8374 2008-11-25 Wang Xin <[email protected]>
jedy
parents: 14522
diff changeset
   213
- Add "do not bump" comments.
14522
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
   214
* Wed Oct 29 2008 - [email protected]
681e8da57fdb 2008-10-29 Wang Xin <[email protected]>
jedy
parents: 14469
diff changeset
   215
- Update patch owner.
14469
4cb61f50a0ab 2008-10-16 Wang Xin <[email protected]>
jedy
parents: 14462
diff changeset
   216
* Thu Oct 16 2008 - [email protected]
4cb61f50a0ab 2008-10-16 Wang Xin <[email protected]>
jedy
parents: 14462
diff changeset
   217
- Update patch comment.
14462
348336b99018 2008-10-14 Wang Xin <[email protected]>
jedy
parents: 14419
diff changeset
   218
* Tue Oct 14 2008 - [email protected]
348336b99018 2008-10-14 Wang Xin <[email protected]>
jedy
parents: 14419
diff changeset
   219
- Add 11-no-daemon.diff to fix doo 2929.
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
   220
* Wed Oct 01 2008 - [email protected]
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13729
diff changeset
   221
- Add l10n tarball.
13729
78c5ead117e2 2008-09-23 simon.zheng <[email protected]>
xz159989
parents: 13671
diff changeset
   222
* Tue Sep 23 2008 - [email protected]
78c5ead117e2 2008-09-23 simon.zheng <[email protected]>
xz159989
parents: 13671
diff changeset
   223
- Bump to 2.24.0.
13671
9a17906effaf 2008-09-19 simon.zheng <[email protected]>
xz159989
parents: 13603
diff changeset
   224
* Fri Sep 19 2008 - [email protected]
9a17906effaf 2008-09-19 simon.zheng <[email protected]>
xz159989
parents: 13603
diff changeset
   225
- Rework 07-screensaver.diff to fix bugster #6750004.
9a17906effaf 2008-09-19 simon.zheng <[email protected]>
xz159989
parents: 13603
diff changeset
   226
- Add 10-brightness-progressbar.diff to fix bugzilla #552762.
13603
e5fb560d659c 2008-09-16 simon.zheng <[email protected]>
xz159989
parents: 13533
diff changeset
   227
* Tue Sep 16 2008 - [email protected]
e5fb560d659c 2008-09-16 simon.zheng <[email protected]>
xz159989
parents: 13533
diff changeset
   228
- Rework 08-cpufreq.diff to configure cpufreq policy.
13533
3bd9e6de700f 2008-09-11 Wang Xin <[email protected]>
jedy
parents: 13351
diff changeset
   229
* Thu Sep 11 2008 - [email protected]
3bd9e6de700f 2008-09-11 Wang Xin <[email protected]>
jedy
parents: 13351
diff changeset
   230
- Rename 09-disable-statis-menuitem.diff to 09-menu-entry.diff and set owner to
3bd9e6de700f 2008-09-11 Wang Xin <[email protected]>
jedy
parents: 13351
diff changeset
   231
  jedy.
13351
98f9961b5f5d 2008-09-02 simon.zheng <[email protected]>
xz159989
parents: 13279
diff changeset
   232
* Tue Sep 02 2008 - [email protected]
98f9961b5f5d 2008-09-02 simon.zheng <[email protected]>
xz159989
parents: 13279
diff changeset
   233
- Bump to 2.23.91.
98f9961b5f5d 2008-09-02 simon.zheng <[email protected]>
xz159989
parents: 13279
diff changeset
   234
- Rework 01-build.diff and 04-authorization.diff.
98f9961b5f5d 2008-09-02 simon.zheng <[email protected]>
xz159989
parents: 13279
diff changeset
   235
* Thu Aug 07 2008 - [email protected]
13068
b9fafa6ee584 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13052
diff changeset
   236
- Bump to 2.23.6. 
b9fafa6ee584 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13052
diff changeset
   237
- Rework 01-build.diff.
b9fafa6ee584 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13052
diff changeset
   238
- Rework 04-authorization.diff
b9fafa6ee584 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13052
diff changeset
   239
- Rework 07-screensaver.diff.
b9fafa6ee584 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13052
diff changeset
   240
- Removed upstream patch 09-xrandr.diff.
13052
1731ccb5d07b 2008-08-06 simon.zheng <[email protected]>
xz159989
parents: 12751
diff changeset
   241
* Wed Aug 06 2008- [email protected]
1731ccb5d07b 2008-08-06 simon.zheng <[email protected]>
xz159989
parents: 12751
diff changeset
   242
- Add patch 09-xrandr.diff to fix unable to startup on Sparc Solaris.
12751
210867a353c8 2008-07-02 simon.zheng <[email protected]>
xz159989
parents: 12608
diff changeset
   243
* Wed Jul 02 2008 - [email protected]
210867a353c8 2008-07-02 simon.zheng <[email protected]>
xz159989
parents: 12608
diff changeset
   244
- Bump to 2.23.3.
210867a353c8 2008-07-02 simon.zheng <[email protected]>
xz159989
parents: 12608
diff changeset
   245
- Remove upstream 10-kstat-cpu.diff.
12608
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents: 12578
diff changeset
   246
* Fri Jun 06 2008 - [email protected]
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents: 12578
diff changeset
   247
- Rework 02-gnome-power-manager-02-icon_plicy.diff.
12578
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   248
* Wed Jun 04 2008 - [email protected]
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   249
- Rework 03-disable-sleep-configration.diff
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   250
- Rework 05-diable-suspend-button-configration.diff
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   251
- Rework 09-authorization.diff:
12565
5e8beae222a2 2008-06-03 simon.zheng <[email protected]>
xz159989
parents: 12349
diff changeset
   252
* Tue Jun 03 2008 - [email protected]
12578
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   253
- Bump to 2.23.1, change intloolize and aclocal arguments.  
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   254
- Remove upstream patch 04-scripts.diff. 
0f7a988fe49d 2008-06-04 simon.zheng <[email protected]>
xz159989
parents: 12565
diff changeset
   255
- Rework 01-build.diff 
12565
5e8beae222a2 2008-06-03 simon.zheng <[email protected]>
xz159989
parents: 12349
diff changeset
   256
- Rework 07-screensaver.diff. 
5e8beae222a2 2008-06-03 simon.zheng <[email protected]>
xz159989
parents: 12349
diff changeset
   257
- Disable some patches for the time being. Need further work. 
12343
49ad28f79310 2008-05-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12320
diff changeset
   258
* Fri May 23 2008 - [email protected]
49ad28f79310 2008-05-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12320
diff changeset
   259
- disable gconf schema install during make install to get rid of tons
49ad28f79310 2008-05-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12320
diff changeset
   260
  of warning.  Also delete extra \ at the end of the make install line
12320
a219dc6af25b 2008-05-18 simon.zheng <[email protected]>
xz159989
parents: 12259
diff changeset
   261
* Sun May 18 2008 - [email protected]
a219dc6af25b 2008-05-18 simon.zheng <[email protected]>
xz159989
parents: 12259
diff changeset
   262
- Add patch 10-kstat-cpu.diff because accuracy calculation
a219dc6af25b 2008-05-18 simon.zheng <[email protected]>
xz159989
parents: 12259
diff changeset
   263
  needs cpu load.
12259
62ebb711692b 2008-05-07 simon.zheng <[email protected]>
xz159989
parents: 12041
diff changeset
   264
* Wed May 07 2008 - [email protected]
62ebb711692b 2008-05-07 simon.zheng <[email protected]>
xz159989
parents: 12041
diff changeset
   265
- Rework patch 06-interactive-dialog.diff.
12041
2ed94b70a5ad 2008-04-06 simon.zheng <[email protected]>
xz159989
parents: 12031
diff changeset
   266
* Fri Apr 04 2008 - [email protected]
2ed94b70a5ad 2008-04-06 simon.zheng <[email protected]>
xz159989
parents: 12031
diff changeset
   267
- Rework 14-authorization-checking.diff as 09-authorization.diff.
2ed94b70a5ad 2008-04-06 simon.zheng <[email protected]>
xz159989
parents: 12031
diff changeset
   268
  Check cpu, brightness, shutdown, root, suspend, hibernate 
2ed94b70a5ad 2008-04-06 simon.zheng <[email protected]>
xz159989
parents: 12031
diff changeset
   269
  libpolkit auths.
2ed94b70a5ad 2008-04-06 simon.zheng <[email protected]>
xz159989
parents: 12031
diff changeset
   270
- Build with option --enable-policykit.
11962
6242308d93e5 2008-03-29 simon.zheng <[email protected]>
xz159989
parents: 11924
diff changeset
   271
* Sat Mar 29 2008 - [email protected]
6242308d93e5 2008-03-29 simon.zheng <[email protected]>
xz159989
parents: 11924
diff changeset
   272
- Bump to 2.22.1. 
6242308d93e5 2008-03-29 simon.zheng <[email protected]>
xz159989
parents: 11924
diff changeset
   273
- Remove upstream patch 10-disable-lid-beeping.diff.
11924
15a9f7481755 2008-03-27 simon.zheng <[email protected]>
xz159989
parents: 11869
diff changeset
   274
* Thu Mar 27 2008 - [email protected]
15a9f7481755 2008-03-27 simon.zheng <[email protected]>
xz159989
parents: 11869
diff changeset
   275
- Rework 07-screensaver.diff. Add keyboard and point
15a9f7481755 2008-03-27 simon.zheng <[email protected]>
xz159989
parents: 11869
diff changeset
   276
  grab checking and use xdg-screensaver instead of
15a9f7481755 2008-03-27 simon.zheng <[email protected]>
xz159989
parents: 11869
diff changeset
   277
  xscreensaver.
11869
6e3f5dbb50c0 2008-03-16 simon.zheng <[email protected]>
xz159989
parents: 11844
diff changeset
   278
* Fri Mar 14 2008 - [email protected]
6e3f5dbb50c0 2008-03-16 simon.zheng <[email protected]>
xz159989
parents: 11844
diff changeset
   279
- Add 08-sync-cpufreq.diff to only allow user to change 
6e3f5dbb50c0 2008-03-16 simon.zheng <[email protected]>
xz159989
parents: 11844
diff changeset
   280
  cpufreq policy by hand.
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11772
diff changeset
   281
* Tue Mar 11 2008 - [email protected]
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11772
diff changeset
   282
- Bump to 2.22.0.
11772
32da4a72f829 2008-03-01 simon.zheng <[email protected]>
xz159989
parents: 11680
diff changeset
   283
* Sat Mar 01 2008 - [email protected]
32da4a72f829 2008-03-01 simon.zheng <[email protected]>
xz159989
parents: 11680
diff changeset
   284
- Rework 04-script.diff to correct script path.
11678
b2c9fb605d36 2008-02-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11658
diff changeset
   285
* Thu Feb 21 2008 - [email protected]
b2c9fb605d36 2008-02-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11658
diff changeset
   286
- set CFLAGS and LDFLAGS
11680
59163474a474 2008-02-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11678
diff changeset
   287
- add --disable-scrollkeeper configure option
11658
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   288
* Mon Feb 18 2008 - [email protected]
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   289
- Bump to version 2.21.92.
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   290
- Remove upstream patch 08-debugging-crash.diff.
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   291
- Remove upstream patch 09-brightness-applet-install.diff.
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   292
- Remove upstream patch 11-beep-failure.diff.
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   293
- Remove upstream patch 12-lid-shutdown.diff.
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   294
- Remove upstream patch 13-brightness-reduction.diff.
fd9fb1a5d674 2008-02-18 simon.zheng <[email protected]>
xz159989
parents: 11632
diff changeset
   295
- Rework 03-disable-sleep-configration.diff and 07-screensaver.diff. 
11632
eb80f874b3c3 2008-02-14 simon.zheng <[email protected]>
xz159989
parents: 11631
diff changeset
   296
* Thu Feb 14 2008 - [email protected]
eb80f874b3c3 2008-02-14 simon.zheng <[email protected]>
xz159989
parents: 11631
diff changeset
   297
- Reorder the patches list and add bug comments.
eb80f874b3c3 2008-02-14 simon.zheng <[email protected]>
xz159989
parents: 11631
diff changeset
   298
- Add patch gnome-power-manager-07-screensaver.diff
eb80f874b3c3 2008-02-14 simon.zheng <[email protected]>
xz159989
parents: 11631
diff changeset
   299
- Disable gnome-power-manager-14-authorization-checking.diff, 
eb80f874b3c3 2008-02-14 simon.zheng <[email protected]>
xz159989
parents: 11631
diff changeset
   300
  and option "--enable-policykit". Will rework later.
11631
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   301
* Thu Feb 14 2008 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   302
- Move to gnome spec repository from sourceforge
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   303
* Mon Jau 28 2008 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   304
- Add patch gnome-power-manager-17-interactive-cmd.diff to
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   305
  set gnome-sys-suspend as power button interactive policy.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   306
* Fri Jau 25 2008 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   307
- Enable configure option --enable-polkit.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   308
* Mon Jau 21 2008 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   309
- Add gnome-power-manager-16-brightness-reduction.diff to fix
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   310
  bugzilla bug #510068.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   311
- Rework gnome-power-manager-11-authrization-checking.diff to
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   312
  add cpufreq policy auth checking.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   313
* Mon Jau 14 2008 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   314
- Add gnome-power-manager-14-lid-shutdown.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   315
- Add gnome-power-manager-15-inhibit-lid-beeping.diff to diable 
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   316
  beeping when lid id closed or opened.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   317
* Mon Jau 07 2008 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   318
- Add gnome-power-manager-13-beep.diff to bugzilla bug #507789.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   319
* Thu Dec 20 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   320
- Rework gnome-power-manager-07-disable-sleep-configration.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   321
- Add gnome-power-manager-11-authorization-checking.diff
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   322
- Add gnome-power-manager-12-crash.diff
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   323
* Wed Dec 19 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   324
- Add gnome-power-manager-10-diable-suspend-button-configration.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   325
* Tue Dec 18 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   326
- Rework gnome-power-manager-07-disable-sleep-configration.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   327
- Rework gnome-power-manager-08-brightness-applet-install.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   328
- Add gnome-power-manager-09-scripts.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   329
* Mon Dec 17 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   330
- Bump to 2.21.1.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   331
- Rework gnome-power-manager-01-build.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   332
- Remove gnome-power-manager-02-kstat.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   333
- Remove upstream patch gnome-power-manager-03-brightness-get-stuck.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   334
- Remove gnome-power-manager-04-display-sleep.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   335
- Remove gnome-power-manager-05-configure-power-conf.diff
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   336
- Add gnome-power-manager-07-disable-sleep-configration.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   337
- Add gnome-power-manager-08-brightness-applet-install.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   338
* Thu Dec 12 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   339
- Add patch gnome-power-manager-06-icon_plicy_and_cpufreq_show.diff,
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   340
  set gconf key "cpufreq_show" as true by default and define
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   341
  gconf key "icon_policy" as always by default.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   342
* Fri Dec 07 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   343
- Update patch gnome-power-manager-05-configure-power-conf.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   344
* Thu Dec 06 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   345
- Add patch gnome-power-manager-05-configure-power-conf.diff
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   346
  to make autoS3, autoshutdwon, disk powermanagement, autopm
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   347
  work on Solaris.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   348
* Wed Nov 28 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   349
- Add patch gnome-power-manager-04-display-sleep.diff, to
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   350
  make display sleeping work.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   351
* Fri Nov 17 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   352
- Bump to version 2.20.1
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   353
- Add patch gnome-power-manager-03-brightness-get-stuck.diff.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   354
  to fix bugzilla bug #497298,
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   355
* Wed Sep 19 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   356
- Add intltoolize to fix build
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   357
* Wed Sep 19 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   358
- Bump to version 2.20.0
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   359
* Tue Aug 28 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   360
- Bump to version 2.19.6.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   361
* Tue May 15 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   362
- Bump to version 2.19.2.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   363
* Mon May 14 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   364
- Add a patch gnome-power-manager-02-kstat.diff to 
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   365
  port cpu usage statistic to solaris.
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   366
* Tue May 08 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   367
- Bump to version 2.19.1
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   368
* Fri Apr 27 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   369
- Bump to version 2.18.2
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   370
* Tue Mar 28 2007 - [email protected]
a3f634fed259 2008-02-14 Jeff Cai<[email protected]>
qc161282
parents:
diff changeset
   371
- initial version for pkgbuild