base-specs/control-center.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 17934 a2a06609d9f0
child 18247 de1048384218
child 20316 c0ebaba1d596
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package control-center.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17829
diff changeset
     4
# Copyright (c) 2010 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
17084
8355804ce67a Upate owner line so that scripts can work
harrylu
parents: 16903
diff changeset
     8
#temporarily taken from dkenny
8355804ce67a Upate owner line so that scripts can work
harrylu
parents: 16903
diff changeset
     9
%define owner stephen
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16372
diff changeset
    11
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17844
diff changeset
    12
%define OSR LFI#105446 (gnome Exec. summary):n/a
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16372
diff changeset
    13
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%include l10n.inc
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10399
diff changeset
    15
Name:         gnome-control-center
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Group:        System/GUI/GNOME
17934
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
    18
Version:      2.30.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Distribution: Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    21
Vendor:       Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Summary:      The GNOME control center for GNOME
17829
0547112a4108 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 17687
diff changeset
    23
Source:       http://ftp.gnome.org/pub/GNOME/sources/gnome-control-center/2.30/gnome-control-center-%{version}.tar.bz2
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    24
Source1:     %{name}-po-sun-%{po_sun_version}.tar.bz2
16581
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
    25
%ifnarch sparc
11828
af6e5aa5a2ff 2008-03-10 Erwann Chenede - <[email protected]>
erwannc
parents: 11725
diff changeset
    26
Source2:      visual-effects-images.tar.bz2
16581
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
    27
%endif
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
    28
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
    29
Source3:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
    30
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
# date:2006-12-07 owner:dcarbery type:bug bugzilla:383356
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10399
diff changeset
    32
Patch1:       control-center-01-no-libgnomekbd.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
# date:2004-11-09 owner:dkenny type:bug bugster:6180767
14850
66db528118a9 2009-01-06 Darren Kenny <[email protected]>
dkenny
parents: 14828
diff changeset
    34
Patch2:       control-center-02-keybinding-caps-lock.diff
16581
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
    35
%ifnarch sparc
11828
af6e5aa5a2ff 2008-03-10 Erwann Chenede - <[email protected]>
erwannc
parents: 11725
diff changeset
    36
# date:2008-02-14 owner:erwannc type:feature
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
    37
Patch3:      control-center-03-compiz-integration.diff
16581
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
    38
%endif
12809
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12682
diff changeset
    39
#owner:jedy date:2008-07-14 type:branding
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
    40
Patch4:      control-center-04-menu-entry.diff
14604
e65e1ad0839f 2008-11-14 Darren Kenny <[email protected]>
dkenny
parents: 14473
diff changeset
    41
# date:2008-11-14 owner:dkenny type:bug bugster:6771506
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
    42
Patch5:      control-center-05-use-default-dpi.diff
16221
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 16109
diff changeset
    43
# date:2009-08-07 owner:dkenny type:branding bugzilla:
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
    44
Patch6:      control-center-06-toggle-display-keybinding.diff
16254
449afaa2ff3e 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16223
diff changeset
    45
# date:2009-08-11 owner:chrisk type:bug
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
    46
Patch7:      control-center-07-Wall.diff
16275
38800042c604 2009-08-13 Stephen <[email protected]>
stephen
parents: 16262
diff changeset
    47
# date:2009-08-14 owner:stephen type:branding bugster:6865681
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
    48
Patch8:	     control-center-08-trusted-extensions.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Docdir:       %{_defaultdocdir}/control-center2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Prereq:       /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Prereq:       GConf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%define libgnomeui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%define esound_version 0.2.33
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%define gnome_desktop_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%define metacity_version 2.8.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%define nautilus_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%define fontilus_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%define acme_version 2.4.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%define desktop_file_utils_version 0.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%define xft_version 2.1.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
BuildRequires: esound-devel >= %{esound_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
BuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
BuildRequires: metacity >= %{metacity_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
BuildRequires: nautilus-devel >= %{nautilus_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
BuildRequires: automake >= 1.9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
BuildRequires: evolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
BuildRequires: gstreamer-plugins-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
Requires: gst-plugins-base
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
Requires: libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Requires: esound >= %{esound_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
Requires: gnome-desktop >= %{gnome_desktop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
Requires: nautilus >= %{nautilus_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Requires: evolution-data-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Obsoletes:      fontilus < %{fontilus_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Provides:       fontilus = %{fontilus_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Obsoletes:	acme < %{acme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Provides:	acme = %{acme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
This package contains the new control-center for the GNOME desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
Summary:       Development files for the GNOME control center for GNOME 2.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Group:         Development/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
Requires:      %name = %version-%release
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
This package contains the files need for development of GNOME control center capplets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%setup -q
16581
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
   102
%ifnarch sparc
11986
4a1bc00d8bbd 2008-04-01 Erwann Chenede - <[email protected]>
erwannc
parents: 11951
diff changeset
   103
cd capplets/appearance/data
4a1bc00d8bbd 2008-04-01 Erwann Chenede - <[email protected]>
erwannc
parents: 11951
diff changeset
   104
bzcat %SOURCE2 | tar xf -
4a1bc00d8bbd 2008-04-01 Erwann Chenede - <[email protected]>
erwannc
parents: 11951
diff changeset
   105
cd ../../..
16581
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
   106
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
   108
bzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%endif
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10399
diff changeset
   111
%patch1 -p1
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11448
diff changeset
   112
%patch2 -p1
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
   113
%ifnarch sparc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%patch3 -p1
16725
01a791498f0a 2009-10-12 Erwann Chenede - <[email protected]>
erwannc
parents: 16643
diff changeset
   115
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%patch4 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%patch5 -p1
12809
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12682
diff changeset
   118
%patch6 -p1
16221
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 16109
diff changeset
   119
%patch7 -p1
16262
3cccf12c93e1 base-specs/control-center.spec: Correct typo.
chrisk
parents: 16254
diff changeset
   120
%patch8 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
LC_ALL=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
LANG=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
export LC_ALL LANG
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
gnome-doc-common
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
gnome-doc-prepare --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
glib-gettextize -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
intltoolize --force --copy
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
   142
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
   143
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
   144
bash -x %SOURCE3 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
   145
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11986
diff changeset
   146
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
aclocal $ACLOCAL_FLAGS -I .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
export ENABLE_HAL_CONFIG="--enable-hal"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
export ENABLE_HAL_CONFIG="--disable-hal"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
10529
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   158
CFLAGS="$RPM_OPT_FLAGS -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/X11/share/include" \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
  ./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
    --prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
    --datadir=%{_datadir}       \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
    --libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
    --sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
    --disable-scrollkeeper \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
    --enable-aboutme \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
    --disable-gswitchit \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
    $ENABLE_HAL_CONFIG
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL       
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
rm $RPM_BUILD_ROOT%{_libdir}/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
rm $RPM_BUILD_ROOT%{_libdir}/window-manager-settings/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
rm $RPM_BUILD_ROOT%{_libdir}/window-manager-settings/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
                                                                               
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
SCHEMAS="apps_gnome_settings_daemon_default_editor.schemas apps_gnome_settings_daemon_screensaver.schemas desktop_gnome_font_rendering.schemas desktop_gnome_peripherals_keyboard_xkb.schemas apps_gnome_settings_daemon_keybindings.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%doc AUTHORS COPYING ChangeLog NEWS README
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%defattr (-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%{_prefix}/bin/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%{_datadir}/idl/*.idl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%{_datadir}/control-center-2.0/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%{_sysconfdir}/gconf/schemas/*.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%{_sysconfdir}/gnome-vfs-2.0/modules/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%{_datadir}/gnome/vfolders/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%{_datadir}/gnome/cursor-fonts/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
%{_datadir}/gnome/help/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%{_datadir}/omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%{_datadir}/icons/hicolor/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%{_datadir}/gnome-background-properties
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%{_datadir}/gnome-default-applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%{_libdir}/*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%{_libdir}/bonobo/servers/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%{_libdir}/gnome-vfs-2.0/modules/*.so*
11442
41b4ce844578 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11349
diff changeset
   219
%{_libdir}/nautilus/extensions-2.0/*.so
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%{_libdir}/window-manager-settings/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%{_libexecdir}/gnome-settings-daemon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%{_includedir}/gnome-window-settings-2.0/*.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%{_libdir}/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%changelog
17934
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   230
* Mon Apr 26 2010 - [email protected]
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   231
- Bump to 2.30.1.
17829
0547112a4108 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 17687
diff changeset
   232
* Mon Apr 12 2010 - [email protected]
0547112a4108 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 17687
diff changeset
   233
- Bump to 2.30.0.
17687
9ee9539fa143 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17569
diff changeset
   234
* Thu Mar 11 2010 - [email protected]
9ee9539fa143 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17569
diff changeset
   235
- Bump to 2.29.92.
17569
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 17552
diff changeset
   236
* Tue Feb 23 2010 - [email protected]
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 17552
diff changeset
   237
- Remove control-center-10-keybinding.diff, upstream.
17552
a5cc3ca42ade 2010-02-15 Christian Kelly <[email protected]>
chrisk
parents: 17485
diff changeset
   238
* Mon Feb 14 2010 - [email protected]
a5cc3ca42ade 2010-02-15 Christian Kelly <[email protected]>
chrisk
parents: 17485
diff changeset
   239
- Bump to 2.29.90.
17485
c2fa865e9a4a 2010-02-01 Christian Kelly <[email protected]>
chrisk
parents: 17084
diff changeset
   240
* Mon Feb  1 2010 - [email protected]
c2fa865e9a4a 2010-02-01 Christian Kelly <[email protected]>
chrisk
parents: 17084
diff changeset
   241
- Bump to 2.29.6.
16903
f671ec0426d3 2009-11-03 Wang Xin <[email protected]>
jedy
parents: 16891
diff changeset
   242
* Tue Nov 03 2009 - [email protected]
f671ec0426d3 2009-11-03 Wang Xin <[email protected]>
jedy
parents: 16891
diff changeset
   243
- Add patch -10-keybinding.diff.
16884
d3efaa3bd29c 2009-10-29 Jeff Cai <[email protected]>
qc161282
parents: 16819
diff changeset
   244
* Thu Oct 29 2009 - [email protected]
d3efaa3bd29c 2009-10-29 Jeff Cai <[email protected]>
qc161282
parents: 16819
diff changeset
   245
- Add patch -09-about-me to fix doo 11979, bugzill 599990.
d3efaa3bd29c 2009-10-29 Jeff Cai <[email protected]>
qc161282
parents: 16819
diff changeset
   246
  The data should be freed when receiving 'destroy' signal.
16819
bbd79b14ddfa 2009-10-20 Dave Lin <[email protected]>
davelam
parents: 16725
diff changeset
   247
* Tue Oct 20 2009 - [email protected]
bbd79b14ddfa 2009-10-20 Dave Lin <[email protected]>
davelam
parents: 16725
diff changeset
   248
- Bump to 2.28.1
16643
b1c667469130 2009-09-24 Dave Lin <[email protected]>
davelam
parents: 16581
diff changeset
   249
* Wed Sep 23 2009 - [email protected]
b1c667469130 2009-09-24 Dave Lin <[email protected]>
davelam
parents: 16581
diff changeset
   250
- Bump to 2.28.0
16581
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
   251
* Thu Sep 17 2009 - [email protected]
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
   252
- Only build compiz integration on x86 since it's not functional on SPARC
5561cadea7be 2009-09-17 Darren Kenny <[email protected]>
dkenny
parents: 16434
diff changeset
   253
  systems - see defect#6790 for more info on this.
16372
de5dc9bb92a1 2009-08-26 Christian Kelly <[email protected]>
chrisk
parents: 16275
diff changeset
   254
* Wed Aug 26 2009 - [email protected]
de5dc9bb92a1 2009-08-26 Christian Kelly <[email protected]>
chrisk
parents: 16275
diff changeset
   255
- Bump to 2.27.91.
16254
449afaa2ff3e 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16223
diff changeset
   256
* Wed Aug 12 2009 - [email protected]
449afaa2ff3e 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16223
diff changeset
   257
- Bump to 2.27.5.
449afaa2ff3e 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16223
diff changeset
   258
- Add control-center-08-Wall.diff to fix build issue.
16221
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 16109
diff changeset
   259
* Fri Aug 07 2009 - [email protected]
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 16109
diff changeset
   260
  Add patch control-center-07-toggle-display-keybinding.diff as part of the
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 16109
diff changeset
   261
  fix for bug#6846157 adding the feature to support Toggling of external
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 16109
diff changeset
   262
  display using XF86Display, where that key is supported, while allowing the
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 16109
diff changeset
   263
  user to configure an alternative should it be desired.
16109
cb1cdc83c528 2009-07-24 Darren Kenny <[email protected]>
dkenny
parents: 16102
diff changeset
   264
* Thu Jul 24 2009 - [email protected]
cb1cdc83c528 2009-07-24 Darren Kenny <[email protected]>
dkenny
parents: 16102
diff changeset
   265
- Bump to 2.27.4.1
16102
ba22827e70af 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16050
diff changeset
   266
* Thu Jul 23 2009 - [email protected]
ba22827e70af 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16050
diff changeset
   267
- Unbump to 2.26.0, build issues.
15408
50707f165343 * base-specs/intltool.spec: Bump to 0.40.6.
davelam
parents: 15386
diff changeset
   268
* Tue Mar 17 2009 - [email protected]
50707f165343 * base-specs/intltool.spec: Bump to 0.40.6.
davelam
parents: 15386
diff changeset
   269
- Bump to 2.26.0
15386
e8877e71c767 * base-specs/gnome-icon-theme.spec: Bump to 2.25.92.
davelam
parents: 15054
diff changeset
   270
* Fri Mar 13 2009 - [email protected]
e8877e71c767 * base-specs/gnome-icon-theme.spec: Bump to 2.25.92.
davelam
parents: 15054
diff changeset
   271
- Bump to 2.25.92
15054
240f8afbe6c8 * base-specs/control-center.spec : Bump to 2.25.90
mattman
parents: 14850
diff changeset
   272
* Tue Jan 10 2009 - [email protected]
240f8afbe6c8 * base-specs/control-center.spec : Bump to 2.25.90
mattman
parents: 14850
diff changeset
   273
- Bump to 2.25.90.
14850
66db528118a9 2009-01-06 Darren Kenny <[email protected]>
dkenny
parents: 14828
diff changeset
   274
* Tue Jan 09 2009 - [email protected]
66db528118a9 2009-01-06 Darren Kenny <[email protected]>
dkenny
parents: 14828
diff changeset
   275
- Remove upstreamed feature in patch control-center-02-custom-keybinding.diff
66db528118a9 2009-01-06 Darren Kenny <[email protected]>
dkenny
parents: 14828
diff changeset
   276
  Renumber remaining patches.
14828
546e66018db3 2008-12-27 Dave Lin <[email protected]>
davelam
parents: 14808
diff changeset
   277
* Sat Dec 27 2008 - [email protected]
546e66018db3 2008-12-27 Dave Lin <[email protected]>
davelam
parents: 14808
diff changeset
   278
- Bump to 2.25.3.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14604
diff changeset
   279
* Wed Dec 03 2008 - [email protected]
14808
ef078fe5db12 2008-12-24 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   280
- Remove upstreamed patch 07-xrandr-warning.diff.
14604
e65e1ad0839f 2008-11-14 Darren Kenny <[email protected]>
dkenny
parents: 14473
diff changeset
   281
* Fri Nov 14 2008 - [email protected]
e65e1ad0839f 2008-11-14 Darren Kenny <[email protected]>
dkenny
parents: 14473
diff changeset
   282
- Add patch control-center-08-use-default-dpi.diff to fix bug#6771506 where
e65e1ad0839f 2008-11-14 Darren Kenny <[email protected]>
dkenny
parents: 14473
diff changeset
   283
  the default DPI set in the schema wasn't being used.
14473
53eb6a50170c 2008-10-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 13783
diff changeset
   284
* Mon Oct 20 2008 - [email protected]
53eb6a50170c 2008-10-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 13783
diff changeset
   285
- Updated 05-compiz-integration.diff for SUN_BRANDING. Fixes #6761162.
13783
a9967909a79c 2008-09-26 Brian Cameron <[email protected]>
yippi
parents: 13760
diff changeset
   286
* Fri Sep 26 2008 - [email protected]
a9967909a79c 2008-09-26 Brian Cameron <[email protected]>
yippi
parents: 13760
diff changeset
   287
- Bump to 2.24.0.1.  Remove upstream patch control-center-07-audiotheme.diff.
13760
d6c4f8e37ab6 * base-specs/control-center.spec : Add patch 08-xrandr-warning.diff
mattman
parents: 13250
diff changeset
   288
* Thu Sep 25 2008 - [email protected]
d6c4f8e37ab6 * base-specs/control-center.spec : Add patch 08-xrandr-warning.diff
mattman
parents: 13250
diff changeset
   289
- Add patch 08-xrandr-warning.diff, fixes #6752483 XRANDR core
13250
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13193
diff changeset
   290
* Fri Aug 22 2008 - [email protected]
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13193
diff changeset
   291
- rename desktop.diff to menu-entry.diff.
13193
3c095a5c8dd7 2008-08-20 Brian Cameron <[email protected]>
yippi
parents: 13177
diff changeset
   292
* Tue Aug 20 2008 - [email protected]
3c095a5c8dd7 2008-08-20 Brian Cameron <[email protected]>
yippi
parents: 13177
diff changeset
   293
- Add patch control-center-07-audiotheme.diff to fix crashing problem when
3c095a5c8dd7 2008-08-20 Brian Cameron <[email protected]>
yippi
parents: 13177
diff changeset
   294
  building with libcanberra.
13177
3668b02ece55 2008-08-19 Dave Lin <[email protected]>
davelam
parents: 13053
diff changeset
   295
* Tue Aug 19 2008 - [email protected]
3668b02ece55 2008-08-19 Dave Lin <[email protected]>
davelam
parents: 13053
diff changeset
   296
- Bump to 2.23.90
13053
c2255987b78b * base-specs/control-center.spec : Bumped to 2.23.6
mattman
parents: 12925
diff changeset
   297
* Wed Aug 06 2008 - [email protected]
c2255987b78b * base-specs/control-center.spec : Bumped to 2.23.6
mattman
parents: 12925
diff changeset
   298
- Bump to 2.23.6.
12920
18c0282bb20f 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12809
diff changeset
   299
* Fri Jul 25 2008 - [email protected]
12925
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12920
diff changeset
   300
- Remove references to %nautilusdir and to
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12920
diff changeset
   301
  %{_libdir}/gnome-vfs-2.0/modules/*.so and %{_nautilusdir}.
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12920
diff changeset
   302
* Fri Jul 25 2008 - [email protected]
12920
18c0282bb20f 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12809
diff changeset
   303
- Bump to 2.23.5.
12809
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12682
diff changeset
   304
* Mon Jul 14 2008 - [email protected]
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12682
diff changeset
   305
- Add 06-desktop.diff.
12682
1a1be652584b 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12584
diff changeset
   306
* Tue Jun 17 2008 - [email protected]
1a1be652584b 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12584
diff changeset
   307
- Bump to 2.23.4.
12584
f85cf61196ba 2008-06-04 Darren Kenny <[email protected]>
dkenny
parents: 12534
diff changeset
   308
* Wed Jun 03 2008 - [email protected]
f85cf61196ba 2008-06-04 Darren Kenny <[email protected]>
dkenny
parents: 12534
diff changeset
   309
- Bump to 2.23.3.
12530
fd58656906c3 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12516
diff changeset
   310
* Thu May 29 2008 - [email protected]
12534
c52af244c236 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12530
diff changeset
   311
- Bump to 2.23.2. Remove upstream patch, 05-getpwnam_r, rename
c52af244c236 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12530
diff changeset
   312
  06-compiz-integration to 05.
c52af244c236 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12530
diff changeset
   313
* Thu May 29 2008 - [email protected]
12530
fd58656906c3 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12516
diff changeset
   314
- Bump to 2.22.2.1.
12516
72209232cb0c 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12285
diff changeset
   315
* Wed May 28 2008 - [email protected]
72209232cb0c 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12285
diff changeset
   316
- Bump to 2.22.2.
12277
8eb7d2cc3ba5 2008-05-09 Brian Cameron <[email protected]>
yippi
parents: 12258
diff changeset
   317
* Fri May 09 2008 - [email protected]
8eb7d2cc3ba5 2008-05-09 Brian Cameron <[email protected]>
yippi
parents: 12258
diff changeset
   318
- Found that the control-center-07-mediaLib.diff patch did not actually fix
8eb7d2cc3ba5 2008-05-09 Brian Cameron <[email protected]>
yippi
parents: 12258
diff changeset
   319
  the problem.  I found the bug was actually caused by an error in the 
8eb7d2cc3ba5 2008-05-09 Brian Cameron <[email protected]>
yippi
parents: 12258
diff changeset
   320
  metacity-08-trusted-extensions.diff patch, which I fixed.
12258
ec2748f04e18 2008-05-06 Brian Cameron <[email protected]>
yippi
parents: 12080
diff changeset
   321
* Tue May 06 2008 - [email protected]
ec2748f04e18 2008-05-06 Brian Cameron <[email protected]>
yippi
parents: 12080
diff changeset
   322
- Add patch control-center-07-mediaLib.diff to workaround a crashing problem
ec2748f04e18 2008-05-06 Brian Cameron <[email protected]>
yippi
parents: 12080
diff changeset
   323
  when using mediaLib interpolation type BILINEAR.  Use NEAREST until the
ec2748f04e18 2008-05-06 Brian Cameron <[email protected]>
yippi
parents: 12080
diff changeset
   324
  problem is fixed in the mediaLib libraries.  Fixes bugster bug #6685666.
12080
174d891bf308 2008-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   325
* Thu Apr 10 2008 - [email protected]
174d891bf308 2008-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   326
- Bump to 2.22.1.
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11828
diff changeset
   327
* Tue Mar 11 2008 - [email protected]
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11828
diff changeset
   328
- Bump to 2.22.0.
11725
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11651
diff changeset
   329
* Tue Feb 26 2008 - [email protected]
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11651
diff changeset
   330
- Bump to 2.21.92.
11651
7720fe002f56 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11588
diff changeset
   331
* Fri Feb 15 2008 - [email protected]
7720fe002f56 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11588
diff changeset
   332
- Remove upstream patch, 06-gsd-header-dir.
11588
b375caaf7169 2008-02-04 Damien Carbery <[email protected]>
dcarbery
parents: 11549
diff changeset
   333
* Mon Feb 04 2008 - [email protected]
b375caaf7169 2008-02-04 Damien Carbery <[email protected]>
dcarbery
parents: 11549
diff changeset
   334
- Add patch 06-gsd-header-dir to work with change in gnome-settings-daemon.
b375caaf7169 2008-02-04 Damien Carbery <[email protected]>
dcarbery
parents: 11549
diff changeset
   335
  Bugzilla 511820.
11549
fc43c0a47ddf 2008-01-29 Brian Cameron <[email protected]>
yippi
parents: 11521
diff changeset
   336
* Tue Jan 29 2008 - [email protected]
fc43c0a47ddf 2008-01-29 Brian Cameron <[email protected]>
yippi
parents: 11521
diff changeset
   337
- Bump to 2.21.90.  Remove upstream patch control-center-06-nautilus-dir.diff.
11521
735808dbeefb 2008-01-24 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   338
* Thu Jan 24 2008 - [email protected]
735808dbeefb 2008-01-24 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   339
- Remove obsolete patch 07-gsd-headers. It is obsoleted by
735808dbeefb 2008-01-24 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   340
  gnome-settings-daemon-10-mv-src-dir.diff.
11509
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   341
* Wed Jan 23 2008 - [email protected]
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   342
- Add patch 07-gsd-header to change the path to a gnome-settings-daemon header
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   343
  as the header file is not installed when called.
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11448
diff changeset
   344
* Wed Jan 23 2008 - [email protected]
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11448
diff changeset
   345
- Re-order and rework patches due to move of gnome-settings-daemon to a new
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11448
diff changeset
   346
  project.
11448
a614bcb6c098 2008-01-14 Brian Cameron <[email protected]>
yippi
parents: 11442
diff changeset
   347
* Mon Jan 12 2008 - [email protected]
a614bcb6c098 2008-01-14 Brian Cameron <[email protected]>
yippi
parents: 11442
diff changeset
   348
- Remove upstream patch control-center-12-fixcrash.diff.
11442
41b4ce844578 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11349
diff changeset
   349
* Fri Jan 11 2008 - [email protected]
41b4ce844578 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11349
diff changeset
   350
- Add patch 13-nautilus-dir to determine nautilus extension dir via pkgconfig.
11349
fcc038811614 2007-12-23 Damien Carbery <[email protected]>
dcarbery
parents: 11273
diff changeset
   351
* Sun Dec 23 2007 - [email protected]
fcc038811614 2007-12-23 Damien Carbery <[email protected]>
dcarbery
parents: 11273
diff changeset
   352
- Bump to 2.21.4.
11272
33fc492efeda 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11180
diff changeset
   353
* Thu Nov 29 2007 - [email protected]
11448
a614bcb6c098 2008-01-14 Brian Cameron <[email protected]>
yippi
parents: 11442
diff changeset
   354
- Add patch control-center-12-fixcrash.diff to fix a crashing
11272
33fc492efeda 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11180
diff changeset
   355
  problem when a NULL string is printed.
11180
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11096
diff changeset
   356
* Tue Nov 13 2007 - [email protected]
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11096
diff changeset
   357
- Bump to 2.21.2.
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11096
diff changeset
   358
* Tue Oct 31 2007 - [email protected]
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11096
diff changeset
   359
- Bump to 2.21.1.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10610
diff changeset
   360
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10610
diff changeset
   361
- Bump to 2.20.1.
10610
609f83a0ac92 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10557
diff changeset
   362
* Thu Oct  4 2007 - [email protected]
609f83a0ac92 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10557
diff changeset
   363
- add patch control-center-11-getpwnam_r.diff
10557
c3ed568f2085 2007-09-26 Damien Carbery <[email protected]>
dcarbery
parents: 10529
diff changeset
   364
* Wed Sep 26 2007 - [email protected]
c3ed568f2085 2007-09-26 Damien Carbery <[email protected]>
dcarbery
parents: 10529
diff changeset
   365
- Bump to 2.20.0.1.
10529
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   366
* Wed Sep 19 2007 - [email protected]
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   367
- Undo Jan's commit - the _POSIX_PTHREAD_SEMANTICS define came from a custom
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   368
  x11.pc which is no longer required. Also remove the 11-compilation-errors
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   369
  patch as it too is no longer needed.
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   370
* Wed Sep 19 2007 - [email protected]
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   371
- Add _POSIX_PTHREAD_SEMANTICS to get the correct form of getpwuid_r.
10503
4d6820e0140d 2007-09-18 Darren Kenny <[email protected]>
dkenny
parents: 10502
diff changeset
   372
* Tue Sep 18 2007 - [email protected]
4d6820e0140d 2007-09-18 Darren Kenny <[email protected]>
dkenny
parents: 10502
diff changeset
   373
- Bump to 2.20
4d6820e0140d 2007-09-18 Darren Kenny <[email protected]>
dkenny
parents: 10502
diff changeset
   374
- Removed upstream compilation fixes for 473967. Remaining patch contents are
10529
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   375
  a Solaris specific issue w.r.t. getpwuid_r - appears to only needed for RE
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   376
  builds.
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10399
diff changeset
   377
* Wed Sep 05 2007 - [email protected]
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10399
diff changeset
   378
- Bump to 2.19.92
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10399
diff changeset
   379
- Reworked all patches to match new release, and obsoleted some.
10529
e2304e49754a 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10528
diff changeset
   380
- Add new patch for compilation issues - 11-compilation-errors.
10275
ef4d1e17932a 2007-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 9787
diff changeset
   381
* Sun Aug 05 2007 - [email protected]
ef4d1e17932a 2007-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 9787
diff changeset
   382
- Add sparc patch because build failing in gnome-about-me.c because it needs
ef4d1e17932a 2007-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 9787
diff changeset
   383
  the 5 param version.
9787
80c6e3812b72 Change to be a feature patch rather than branding
dkenny
parents: 9712
diff changeset
   384
* Wed Apr 10 2007 - [email protected]
80c6e3812b72 Change to be a feature patch rather than branding
dkenny
parents: 9712
diff changeset
   385
- Change patch 6 to be a feature patch.
9712
97913084016e 2007-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 9539
diff changeset
   386
* Tue Apr 10 2007 - [email protected]
97913084016e 2007-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 9539
diff changeset
   387
- Bump to 2.18.1.
9539
147aa2a39613 Some missed in commit
dcarbery
parents: 9400
diff changeset
   388
* Tue Mar 13 2007 - [email protected]
147aa2a39613 Some missed in commit
dcarbery
parents: 9400
diff changeset
   389
- Bump to 2.18.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
* Tue Feb 27 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
- Bump to 2.17.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- Add l10n tarballs for control-center-01-solaris-printmgr.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- Bump to 2.17.91. Remove upstream patches, 01-keybindings-close and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
  16-function-macro. Renumber 15 to 01.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- add %if %build_tjds guard around tjds patch so we can build without trusted
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
  jds support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
* Tue Jan 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
- Remove upstream patch, 11-menu-entry. Renumber rest.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
- Bump to 2.17.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- Bump to 2.17.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
* Mon Dec 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
- Remove onsolete patch 13-evolution-about-me.diff, renumber patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- Remove obsolete patch, 04-remove-xkb-layout. Rename libgnomekbd patch to 04.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Wed Dec 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Add 19-function-macro to change __FUNCTION__ to G_GNUC_FUNCTION.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
- Add 20-empty-struct to add a member to the empty struct.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- Add 21-no-libgnomekbd so that libgnomekbd is not required.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Bump to 2.17.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Mon Nov 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- Bump to 2.17.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
* Tue Nov 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
- Remove patch -keybinding-fix-edit as changes are now made in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
  -custom-keybinding patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Mon Nov 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- Add patch -sound-preview to fix bugster 6458353
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Mon Oct 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- Add patch -keybinding-fix-edit to fix bugster 6471348, bugzilla 363623.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
* Tue Sep 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- Remove unneeded patch control-center-10-wall.diff 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
* Fri Sep 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- Remove the control-center-09-volume-control.diff patch since we're now using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
  GStreamer correctly.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
- Now call with --disable-libxklavier to build without
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
  libxklavier, and --enable-hal/disable-hal as appropriate.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
* Mon Aug 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
- patch : control-center-23-sticky-timeout.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
  Bug #6327546
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
* Mon Aug 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
- patch : control-center-22-unique-a11y-kbd.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
  Bug #6463966
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
* Wed Aug 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
- Bump to 2.15.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
- patch : control-center-21-evolution-about-me.diff : e-contact.h has changed 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
  from 1.6->1.8, so about-me image processing needs patching.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- patch : control-center-20-reserved-names.diff : bugzilla : #349079
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
  and 2nd Hunk of control-center-12-wall.diff : bugzilla : #347610
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Tue Jul 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
* Web Jul 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- Bump to 2.15.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
  Remove patch #16 (upstream) and decrement later patches.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
* Sat Jul 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- Remove all the xkb layout related patches to be
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
  replaced by a single patch that removes the layout
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
  options completely.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
* Mon Jun 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
- Added patch22 to fix issue with negative refresh rates:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
  Bug #6437221
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
* Fri May 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- Move a few menu entries around.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Mon Apr 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
* Tue Mar 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
- Remove registration of settings daemon per display patch,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
  as it's now upstream, #94049.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
- Bump to 2.13.93.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
* Tue Feb 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
- Remove no apply button patch, since it was reverted upstream.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
- Bump to 2.13.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Fri Feb  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
- Bump to 2.13.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
- Remove patch 23-no-es-help as #329331 fixed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- Add patch, 23-no-es-help, to fix #329331.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
- Add no apply button patch because of braindead maintainer and bump to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
  2.13.90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
* Fri Jan 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
- Bump to 2.13.5.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- Remove 'mkdir m4' call - fixed in 2.13.5.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
* Wed Jan 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
- Call glib-gettextize instead of commenting out the po directory from the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
  Makefile.am subdirs.  Now build with GStreamer 0.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
* Wed Jan 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
- Add patch to fix 327563 (void function returning value), 22-void-return.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
- Delete 'po' dir ref to stop configure infinite loop: 23-stop-infinite-po-loop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
- Create 'm4' as require by gnome-doc-prepare.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
- Bump to 2.13.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
- Bump to 2.13.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
- Bump to 2.13.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
- Remove upstream patch, -22-about-me.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
* Tue Nov 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
- Patch code so about-me applet can build, and turn on --enable-aboutme
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
  at configure time.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Wed Nov 09 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
- Disable gnome-screensaver temporarily. Fixes #6346174.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
* Thu Oct 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
- Remove upstream patch, control-center-19-xcursor.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
- Bump to 2.12.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
* Wed Sep 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
- Add patch 19 so that if xcursor is not present, the configure doesn't
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
  bomb out.  The HAVE_XCURSOR stuff is #ifdef'ed in the code so this
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
  should just build okay without xcursor support.  Better than not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
  building at all. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
* Thu Aug 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
- Bump to 2.11.92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
- add help to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
* Thu Aug 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
- Add automake build dependency, as it will fail for earlier automake.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
- remove patches read-alert-dialog.diff (reported in bugzilla #172090) and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
  menu-reorder.diff. Renumber patches.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
- Bump to 2.11.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
* Thu Aug 04 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
- patches 37, 38, 40 merged by Wipro; renamed 37, 38, 39, 40 to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
  17, 18, 19, 20.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
* Fri Jul 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
- Updated control-center-13-anykey-grab.diff to fix the gnome-setting-daemon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
  crash on gnome-2.10 Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
* Tue Jun 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
- Remove backgrounds.xml and backgrounds-linux.xml as they are now in a patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
* Mon Jun 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
- Added patches/control-center-40-xkb-check-remote-login.diff to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
  make gnome-settings-daemon and the keyboard capplet check for 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
  remote login before activating the XKB extension.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
  Fixes bug #6271501.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
* Thu Jun 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
- Added patch 16 to remove Wall from Makefile.am files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
* Thu May 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
- Add patch control-center-39-background-crash.diff to fix 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
  crash when background properties capplet is closed with
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   549
  with the WM's X button option. Fixes #6275902 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
* Sat May 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
- Add patch control-center-38-layout-deletion.diff from Leena.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
  Fixes the issue of deleting all the keyboard layouts #6272904
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
- Redoing patches for gnome-2.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
* Fri Apr 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
- Added control-center-36-https-default-browser.diff to make the default browser
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
  settings apply for https also.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
  Fixes #6262124.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
* Thu Mar 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
- Added control-center-35-g11n-filename.diff to avoid segv with filename.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
  Fixes 6247833
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
* Thu Mar 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
- Added control-center-34-read-alert-dialog.diff patch to make screen reader read the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
  sticky key alert dialog. Fixes bug #6240627.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
* Mon Mar 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
- Added patch control-center-32-homefolder-keybindings.diff. Makes the shortcut for  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
  home folder go to home directory of user instead of computer:///
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
  Fixes bug #6231348. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
* Fri Feb 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
- Added patch control-center-31-dnd-non-image.diff. Prevents from adding non image 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
  files to the desktop background capplet when dnd from nautilus. Fixes bug #6227064
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
* Fri Feb 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
- Added patch control-center-30-remove-warning-dialog.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
  Remove the warning dialog. Fixes bug #6215642
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
* Fri Feb 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
- Added patch control-center-29-default-browser.diff. Fixes the issue of changing the default browser. Fixes bug#6217648.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
* Tue Jan 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
- Add patch control-center-28-a11y-issues.diff. Fixed a11y issues in keyboard
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
  accessibility capplet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
  Fixes #5028065
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
* Mon Dec 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
- Added Obsoletes/Provides for acme which has been merged into
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
  control-center in 2.6. Fixes 6211773.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
* Thu Dec 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
- Add patch  control-center-27-settings-daemon-per-display.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
  Starts g-s-d per display. fixes 4886754, 6195818. bugzilla id 94049
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
* Wed Dec 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
- Modified patch control-center-09-fontview-performance.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
  The gettexted string shouldn't be freed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
* Tue Dec 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
- Add patch control-center-26-window-props.diff to fix bug #6191372.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
- Added patch control-center-25-volume-control.diff to control sound 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
  using keyboard shortcut keys. Fixes Bug #6173921.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
* Tue Nov 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
- Add patch to fix keybinding capplet behave right when caps lock 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
  is on. Fixes #6180767
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
* Thu Nov 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
- Added control-center-23-g11n-potfiles.diff to update POTFILES.in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
- Add gnome-at-properties.1, gnome-font-viewer.1 man pages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
- Forward port a patch from GNOME 2.0 to add custom keyboard
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
  shortcuts. Fixes #4878555
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
- Removing control-center-21-sun-volume-keys.diff as it should get added only for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
  sparc. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
- Added control-center-21-sun-volume-keys.diff to associate the proper
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   610
  entries for the sunkeys (volume up, down and mute) to control volume.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
  Fixes the Bug #6173921.   
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
* Mon Oct 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   613
- Added control-center-20-build-typing-break.diff to check for correct
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
  screensaver library on solaris which is required to build typing-break.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
  Fixes bug #5083708.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   617
- Added control-center-19-logout-shortcut.diff Patch to remove the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
  "/apps/gnome_settings_daemon/keybindings/power" and use
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   619
  "/apps/metacity/global_keybindings/logout" in the capplet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   620
  Fixes bug #5101706.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   621
* Fri Sep 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
- Added control-center-17-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   623
* Sat Sep 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
- Move Solaris specific LDFLAGS to the Solaris spec file
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
* Fri Sep 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
- Set LDFLAGS so Xrandr and Xrender can be found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   627
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   628
- Modified Patch control-center-03-help-links.diff to provide help
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   629
  link to Assistive Technology.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   630
* Thu Aug 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
- Added patch control-center-16-solaris-tar-command.diff to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
  fix problem of directory option for Solaris tar.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
* Fri Aug 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   634
- Updated control-center-07-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   635
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
- Updated l10n content to control-center-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   638
- ported to rpm4/suse9.1, packaged missing files, added new devel pkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   640
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   641
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
- Get the backgrounds.xml file in DATADIR/gnome-background-properities
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
  The Add Wallpaper file selector dialog will open $HOME/Document/Pictures
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   644
  or $HOME/Documents if pictures dir does not exist
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   645
* Mon Jun 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   646
  Added control-center-14-customize-system-bell.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   647
  control-center-15-keyboard-layout.diff to fix bugs 5046592 and 5046596
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   648
  respectively.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   649
* Tue Jun 8 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   650
- Added the missing %{_sysconfdir}/gnome-vfs-2.0/modules/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   651
* Mon May 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   652
- Add control-center-12-accessible-names.diff. Backport of fix for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   653
  bugzilla - bug #142402.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   654
* Tue May 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   655
- Changed name of control-center-10-potfiles.diff to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   656
  control-center-10-g11n-potfiles.diff to comply with g11n naming standard.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   657
  Patch control-center-10-g11n-potfiles.diff replaced 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   658
  control-center-10-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   659
* Mon May 24 2004 -  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   660
- Added control-center-11-file-types-hang.diff to fix the file types capplet 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   661
  hang when the requested icon file is not found. Bug #5028020.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   662
  Uploaded the patch in bugzilla - bug #142894.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   663
* Fri May 21 2004 -  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   664
- restore 09-potfiles.diff as 10-potfiles.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   665
* Fri May 21 2004 -  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   666
- Fixed bug 5050932: gnome-font-viewer takes too long time to view CJK fonts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   667
  Added patch control-center-09-fontview-performance.diff and hope it can go
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   668
  upstream, see http://bugzilla.gnome.org/show_bug.cgi?id=142878, 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   669
* Fri May 21 2004 -  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   670
- Fixed bug 5050926: Can't launch gnome-font-viewer in nautilus.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   671
  Updated the spec file to include those files under /usr/lib/gnome-vfs-2.0/modules,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   672
  /usr/share/application-registry and /usr/share/mime-info directory
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   673
* Fri May 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   674
- Modified patch control-center-03-help-links.diff to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   675
  remove obsolete stuff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   676
  Removed patch control-center-09-window-properties-help.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   677
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   678
- Updated l10n content to control-center-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   679
* Tue May 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   680
- Added patch control-center-09-window-properties-help.diff to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   681
  s/wgos*.xml/user-guide.xml.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   682
* Mon Apr 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   683
- Bump to 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   684
* Wed Apr 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   685
- Appended "desktop_gnome_peripherals_keyboard_xkb.schemas" file for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   686
  schemas list.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   687
* Fri Apr 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   688
- Set the correct browser in command entry box.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   689
* Tue Apr 6 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   690
- Bump to 2.6.0.3, and merge a bunch of the menu/title patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   691
  into one easy maintainable one. Patch the forte build issue
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   692
  on linux as well - we shouldn't special case this.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   693
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   694
- Updated l10n content to control-center-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   695
* Thu Mar  4 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   696
- Added control-center-09-g11n-schemas.diff to localize schemas.in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   697
- Added control-center-10-g11n-potfiles.diff to fix 4957377
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   698
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
- add libexecdir to pick up missing files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   700
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
- Update Distro, l10n to 0.8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
* Tue Feb 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   703
- define correct auto*-jds and libtool-jds versions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   704
* Tue Feb 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
- set and export ACLOCAL_FLAGS on linux to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
  pick up necessary JDS_CBE  aclocal macros.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
* Fri Feb 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   708
- Added build dependencies on jds CBE auto* tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   709
  and set PATH to pick up their location on linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   710
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   711
- Bump to 2.5.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   712
* Wed Dec 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   713
- Bump to 2.5.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   714
* Fri Oct 31 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   715
- Remove the Sun Support keywords since
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   716
  we're moving away from the Extras menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   717
* Tue Oct 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   718
- Add nautilus dependancy
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   719
* Mon Oct 19 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   720
- New tarball, bump version, reset release
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   721
* Thu Aug 14 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   722
- remove *.a, *.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   723
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   724
- Close keybindings capplet on escape
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   725
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   726
- Add some metacity docs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   727
* Sat Aug 02 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   728
- Now we can theme X cursors
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   729
* Sat Aug 02 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   730
- Don't install gnomecc.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   731
* Fri Aug 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   732
- Add menu categorization cluepackets. Or something.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   733
* Thu Jul 24 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   734
- Hide the password entry
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   735
* Tue Jul 22 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   736
- Change the window titles
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   737
* Mon Jul 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   738
- Reorder desktop preferences menu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   739
* Thu Jul 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   740
- gnome-keybindings-properties uses the panel keys which are essential
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   741
  obsolete in the current release of GNOME. So replace these keys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   742
  with the appropriate one that are appropriate in metacity.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   743
* Thu Jul 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   744
- s/Files types and programs/File Associations
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   745
* Thu Jul 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   746
- Make sure the window icon lookup uses icon themes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   747
* Tue Jul 15 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   748
- Backported the option to open the fonts folder from the fonts control panel.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   749
* Wed Jul 09 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   750
- Added gnome-keyboard-layout to control centre.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   751
* Fri Jul 03 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   752
- Add correct location for new sound icon and 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   753
  add a theme icon.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   754
* Fri Jul 03 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   755
- Install the .directory things
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   756
* Mon Jun 30 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   757
- add display properties capplet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   758
* Fri Jun 27 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   759
- bump the version on the control center tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   760
* Wed Jun 25 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   761
- add control-center-01-theme-failsafe.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   762
* Wed May 14 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   763
- initial release