gnome-terminal.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 8564 df62c23d2955
child 8709 b1d6def4fe33
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-terminal
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
8564
df62c23d2955 assign owners to spec files
laca
parents: 8304
diff changeset
     8
# Owner: yippi
df62c23d2955 assign owners to spec files
laca
parents: 8304
diff changeset
     9
#
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    10
Name:         gnome-terminal
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    11
License:      GPL
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    12
Group:        System/GUI/GNOME
8246
dfebaf048ba7 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 8063
diff changeset
    13
Version:      2.16.1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    14
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    15
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    17
Summary:      GNOME Terminal
8063
19d5439965dd 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 8048
diff changeset
    18
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Source1:      gnome-terminal.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Patch1:       gnome-terminal-01-encodings.diff
7686
cdf230ad390e 2006-07-21 Padraig O'Briain <[email protected]>
padraigo
parents: 7509
diff changeset
    21
Patch2:       gnome-terminal-02-menu-entry.diff
8304
459904f6d409 2006-10-10 Padraig O'Briain <[email protected]>
padraigo
parents: 8246
diff changeset
    22
Patch3:       gnome-terminal-03-fix-focus.diff
19096
d542fc2c823e Merged trunk changes r9797:9829 into 217update branch.
dcarbery
parents: 8564
diff changeset
    23
#owner:dkenny date:2006-11-22 type:bug bugster:6463098 bugzilla:342968
d542fc2c823e Merged trunk changes r9797:9829 into 217update branch.
dcarbery
parents: 8564
diff changeset
    24
Patch4:       gnome-terminal-04-window-resizing.diff
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    25
URL:          http://www.gnome.org
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    26
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    27
Docdir:       %{_defaultdocdir}/%{name}
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
    28
Autoreqprov:  on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    29
Prereq:       GConf
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
    30
7686
cdf230ad390e 2006-07-21 Padraig O'Briain <[email protected]>
padraigo
parents: 7509
diff changeset
    31
%define libglade_version 2.6.0
1282
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    32
%define libgnomeui_version 2.4.0
7686
cdf230ad390e 2006-07-21 Padraig O'Briain <[email protected]>
padraigo
parents: 7509
diff changeset
    33
%define vte_version 0.13.3
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    34
%define startup_notification_version 0.5
1282
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    35
%define scrollkeeper_version 0.3.12
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    36
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    37
BuildRequires: libglade-devel >= %{libglade_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    38
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    39
BuildRequires: vte-devel >= %{vte_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    40
BuildRequires: startup-notification-devel >= %{startup_notification_version}
1073
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1031
diff changeset
    41
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    42
Requires:      libglade >= %{libglade_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    43
Requires:      libgnomeui >= %{libgnomeui_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    44
Requires:      vte >= %{vte_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    45
Requires:      startup-notification >= %{startup_notification_version}
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    46
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    47
%description
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    48
GNOME Terminal application, which uses the VTE terminal emulation widget.
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    49
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    50
%prep
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    51
%setup -q
2220
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
    52
%patch1 -p1
6788
54d4e2bd90d9 2006-02-17 Damien Carbery <[email protected]>
dc144907
parents: 6736
diff changeset
    53
%patch2 -p1
8304
459904f6d409 2006-10-10 Padraig O'Briain <[email protected]>
padraigo
parents: 8246
diff changeset
    54
%patch3 -p1
19096
d542fc2c823e Merged trunk changes r9797:9829 into 217update branch.
dcarbery
parents: 8564
diff changeset
    55
%patch4 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    56
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    57
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    63
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
6535
4ce47666f171 * gnome-terminal.spec: Call intltoolize for intltool-update/merge.
dc144907
parents: 6420
diff changeset
    69
intltoolize --force --copy --automake
460
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    70
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    71
aclocal $ACLOCAL_FLAGS
460
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    72
automake -a -c -f
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    73
autoconf
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    74
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    75
CFLAGS="$RPM_OPT_FLAGS"			\
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    76
./configure --prefix=%{_prefix}		\
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    77
	    --sysconfdir=%{_sysconfdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    78
make -j $CPUS
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    79
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    80
%install
1128
7ffe8bb4b454 Updating l10n docs to fix series id issues and also tweaked specs to fix i18n build issues and gconf schemas install problems
mick
parents: 1119
diff changeset
    81
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    82
make DESTDIR=$RPM_BUILD_ROOT install
1128
7ffe8bb4b454 Updating l10n docs to fix series id issues and also tweaked specs to fix i18n build issues and gconf schemas install problems
mick
parents: 1119
diff changeset
    83
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    84
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    85
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1 
3577
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
    86
chmod 644 $RPM_BUILD_ROOT%{_datadir}/gnome/help/gnome-terminal/*/*.xml
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    87
rm -rf $RPM_BUILD_ROOT/usr/var/scrollkeeper
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
    88
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
    89
#Copy zh_HK from zh_TW
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
    90
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    91
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    92
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    93
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    94
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    95
%clean
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    96
rm -rf $RPM_BUILD_ROOT
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    97
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    98
%post
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    99
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   100
SCHEMAS="gnome-terminal.schemas"
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   101
for S in $SCHEMAS; do
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   102
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   103
done
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   104
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   105
%files
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   106
%defattr (-, root, root)
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   107
%{_datadir}/applications/gnome-terminal.desktop
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   108
%{_datadir}/gnome/help/gnome-terminal
460
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
   109
%{_datadir}/omf/gnome-terminal
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   110
%{_datadir}/locale/*/LC_MESSAGES/gnome-terminal.mo
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   111
%{_libdir}/bonobo/servers/gnome-terminal.server
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   112
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   113
%{_datadir}/pixmaps/gnome-terminal.png
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   114
%{_datadir}/gnome-terminal/glade/gnome-terminal.glade2
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   115
%{_bindir}/gnome-terminal
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
   116
%{_mandir}/man1/*
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   117
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   118
%changelog
19096
d542fc2c823e Merged trunk changes r9797:9829 into 217update branch.
dcarbery
parents: 8564
diff changeset
   119
* Wed Nov 22 2006 - [email protected]
d542fc2c823e Merged trunk changes r9797:9829 into 217update branch.
dcarbery
parents: 8564
diff changeset
   120
- Backport CVS HEAD fix for bugzilla bug#342968 and bugster#6463098 
8304
459904f6d409 2006-10-10 Padraig O'Briain <[email protected]>
padraigo
parents: 8246
diff changeset
   121
* Tue Oct 10 2006 - [email protected]
459904f6d409 2006-10-10 Padraig O'Briain <[email protected]>
padraigo
parents: 8246
diff changeset
   122
- Add patch gnome-terminal-03-fix-focus.diff for bug 6462305
8246
dfebaf048ba7 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 8063
diff changeset
   123
* Tue Oct 03 2006 - [email protected]
dfebaf048ba7 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 8063
diff changeset
   124
- Bump to 2.16.1.
8063
19d5439965dd 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 8048
diff changeset
   125
* Tue Sep 05 2006 - [email protected]
19d5439965dd 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 8048
diff changeset
   126
- Bump to 2.16.0.
7839
83afe8589a89 2006-08-01 Damien Carbery <[email protected]>
dc144907
parents: 7749
diff changeset
   127
* Tue Aug 01 2006 - [email protected]
83afe8589a89 2006-08-01 Damien Carbery <[email protected]>
dc144907
parents: 7749
diff changeset
   128
- Bump to 2.15.4.
7749
121d02c1bec1 2006-07-25 Damien Carbery <[email protected]>
dc144907
parents: 7686
diff changeset
   129
* Tue Jul 25 2006 - [email protected]
121d02c1bec1 2006-07-25 Damien Carbery <[email protected]>
dc144907
parents: 7686
diff changeset
   130
- Bump to 2.15.3.
7686
cdf230ad390e 2006-07-21 Padraig O'Briain <[email protected]>
padraigo
parents: 7509
diff changeset
   131
* Fri Jul 21 2006 - [email protected]
cdf230ad390e 2006-07-21 Padraig O'Briain <[email protected]>
padraigo
parents: 7509
diff changeset
   132
- Bump to 2.15.2 for GNOME 2.15.
cdf230ad390e 2006-07-21 Padraig O'Briain <[email protected]>
padraigo
parents: 7509
diff changeset
   133
- Remove patch gnome-terminal-02-xft-pangoxft.diff as its change
cdf230ad390e 2006-07-21 Padraig O'Briain <[email protected]>
padraigo
parents: 7509
diff changeset
   134
  is already present.
7509
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7219
diff changeset
   135
* Fri Jun 23 2006 - [email protected]
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7219
diff changeset
   136
- Bump to 2.14.2.
7219
a38cf8eeafc6 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 7028
diff changeset
   137
* Fri May 05 2006 - [email protected]
a38cf8eeafc6 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 7028
diff changeset
   138
- Move terminal to system tools rather than accessories.
7028
30808402ba81 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   139
* Mon Apr 10 2006 - [email protected]
30808402ba81 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   140
- Bump to 2.14.1.
6913
e6551604cc00 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6885
diff changeset
   141
* Mon Mar 13 2006 - [email protected]
e6551604cc00 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6885
diff changeset
   142
- Bump to 2.14.0.
6884
b4b6ac23d49b 2006-03-05 Damien Carbery <[email protected]>
dc144907
parents: 6788
diff changeset
   143
* Sun Mar  5 2006 - [email protected]
6885
87e55c2041cc Bump gnome-terminal to 2.13.93.
dc144907
parents: 6884
diff changeset
   144
- Bump to 2.13.93.
6788
54d4e2bd90d9 2006-02-17 Damien Carbery <[email protected]>
dc144907
parents: 6736
diff changeset
   145
* Fri Feb 17 2006 - [email protected]
54d4e2bd90d9 2006-02-17 Damien Carbery <[email protected]>
dc144907
parents: 6736
diff changeset
   146
- Add patch, 02-xft-pangoxft, to get build info for Xrender.
6736
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   147
* Mon Feb 13 2006 - [email protected]
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   148
- Bump to 2.13.91.
6697
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6628
diff changeset
   149
* Tue Jan 31 2006 - [email protected]
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6628
diff changeset
   150
- Bump to 2.13.90.
6628
013528515881 2006-01-20 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   151
* Fri Jan 20 2006 - [email protected]
013528515881 2006-01-20 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   152
- Bump to 2.13.3
6587
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   153
* Tue Jan 17 2006 - [email protected]
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   154
- Bump to 2.13.2
6564
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6535
diff changeset
   155
* Sun Jan 15 2006 - [email protected]
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6535
diff changeset
   156
- Bump to 2.13.1.
6535
4ce47666f171 * gnome-terminal.spec: Call intltoolize for intltool-update/merge.
dc144907
parents: 6420
diff changeset
   157
* Sat Jan 07 2006 - [email protected]
4ce47666f171 * gnome-terminal.spec: Call intltoolize for intltool-update/merge.
dc144907
parents: 6420
diff changeset
   158
- Call intltoolize to process intltool-update/merge.
6420
f96294fb344c gnome-terminal.spec: Bump to 2.13.0
dermotm
parents: 6299
diff changeset
   159
* Tue Dec 20 2005 - [email protected]
f96294fb344c gnome-terminal.spec: Bump to 2.13.0
dermotm
parents: 6299
diff changeset
   160
- Bump to 2.13.0
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   161
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   162
- remove javahelp stuff
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   163
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   164
- Bump to 2.12.0
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5529
diff changeset
   165
* Mon Sep 05 2005 - [email protected]
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5529
diff changeset
   166
- Bump to 2.11.3.
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   167
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   168
- Bump to 2.11.2.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   169
* Fri May 13 2005 - [email protected]
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   170
- Bump 2.10.1
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   171
* Tue Jan 25 2005 - [email protected]
4930
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   172
- Incorporate Linux specific docs tarball from [email protected].
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   173
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   174
- Updated l10n help tarball for cinnabar-linux
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   175
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   176
- Updated l10n help tarball and added pt_BR
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   177
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   178
- Updated l10n help contents with patch
3577
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   179
* Mon Aug 16 2004 - [email protected]
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   180
- Updated /usr/share/gnome/help/gnome-terminal/*/*.xml to 0644 for Solaris
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   181
  integration.
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   182
* Thu Aug 05 2004 [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   183
- Incorporate new docs tarball from [email protected].
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   184
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   185
- Updated l10n content to gnome-terminal-l10n-po-1.2.tar.bz2
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   186
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   187
- added "-j $CPUS" to make to speed up builds
3211
f56f406b03ff 2004-06-25 Muktha <[email protected]>
muktha
parents: 3120
diff changeset
   188
* Fri Jun 25 2004 [email protected]
f56f406b03ff 2004-06-25 Muktha <[email protected]>
muktha
parents: 3120
diff changeset
   189
- Modified gnome-terminal-04-encodings.diff to correct the
f56f406b03ff 2004-06-25 Muktha <[email protected]>
muktha
parents: 3120
diff changeset
   190
  encoding names.
3077
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   191
* Wed Jun 09 2004 [email protected]
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   192
- Added gnome-terminal-04-encodings.diff to fix the problem of 
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   193
  encodings not being listed on Solaris. Bug #5043182.
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   194
  Uploaded the patch in bugzilla - bug #144000.
3054
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   195
* Wed Jun 02 2004 [email protected]
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   196
- Incorporate new docs tarball from [email protected].
2866
3ba3818e0361 Patch gnome-terminal-03-g11n-potfiles.diff replaced gnome-terminal-03-potfiles.diff to comply with g11n naming standard. Updated gnome-terminal.spec.
yk150259
parents: 2777
diff changeset
   197
* Tue May 25 2004 - [email protected]
3ba3818e0361 Patch gnome-terminal-03-g11n-potfiles.diff replaced gnome-terminal-03-potfiles.diff to comply with g11n naming standard. Updated gnome-terminal.spec.
yk150259
parents: 2777
diff changeset
   198
- Added gnome-terminal-03-g11n-potfiles.diff
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2684
diff changeset
   199
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2684
diff changeset
   200
- Updated l10n content to gnome-terminal-l10n-po-1.1.tar.bz2
2684
0cb1d6bbeb35 Bump to 2.6.1
mattk
parents: 2619
diff changeset
   201
* Fri May 07 2004 - [email protected]
0cb1d6bbeb35 Bump to 2.6.1
mattk
parents: 2619
diff changeset
   202
- Updated tarball to 2.6.1
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   203
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   204
- enable javahelp conversion on Solaris
2375
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2362
diff changeset
   205
* Fri Apr 02 2004 - [email protected]
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2362
diff changeset
   206
- Updated tarball to 2.6.0
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   207
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   208
- Javahelp conversion
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   209
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   210
- Updated l10n content to gnome-terminal-l10n-po-1.0.tar.bz2
2220
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   211
* Tue Mar 16 2004 - [email protected]
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   212
- Added gnome-terminal-01-g11n-schemas.diff to fix 4980332
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   213
- Added gnome-terminal-02-g11n-potfiles.diff
1793
03ec6e5e4263 Bump to 2.5.5
mattk
parents: 1696
diff changeset
   214
* Wed Feb 18 2004 - <[email protected]>
03ec6e5e4263 Bump to 2.5.5
mattk
parents: 1696
diff changeset
   215
- Bump to 2.5.5
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
   216
* Tue Dec 16 2003 - <[email protected]>
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
   217
- Bump to 2.5.1
1359
7c2f7e811a96 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1282
diff changeset
   218
* Fri Oct 31 2003 - <[email protected]>
7c2f7e811a96 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1282
diff changeset
   219
- Remove the Sun Supported keyword, since we're removing 
7c2f7e811a96 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1282
diff changeset
   220
  Extras now.
1282
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   221
* Fri Oct 17 2003 - <[email protected]>
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   222
- Upgraded to 2.4.0 for Quicksilver build.
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   223
  removed patch  gnome-terminal-01-config-add-1l0n-help.diff
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   224
  and modified patch gnome-terminal-02-menu-entry.diff
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   225
  to make it gnome-terminal-01-menu-entry.diff
1169
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   226
* Fri Sep 26 2003 Laszlo Peter <[email protected]>
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   227
- Intergate Sun docs
1128
7ffe8bb4b454 Updating l10n docs to fix series id issues and also tweaked specs to fix i18n build issues and gconf schemas install problems
mick
parents: 1119
diff changeset
   228
* Tue Aug 26 2003 Michael Twomey <[email protected]>
7ffe8bb4b454 Updating l10n docs to fix series id issues and also tweaked specs to fix i18n build issues and gconf schemas install problems
mick
parents: 1119
diff changeset
   229
- Updated to 0.2 l10n docs tarball to fix seriesid issues.
7ffe8bb4b454 Updating l10n docs to fix series id issues and also tweaked specs to fix i18n build issues and gconf schemas install problems
mick
parents: 1119
diff changeset
   230
- Added GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to make install.
897
306683bcc3b7 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   231
* Fri Aug 01 2003 - [email protected]
306683bcc3b7 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   232
- Add supported menu category
806
4417c190414d 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   233
* Fri Jul 25 2003 - [email protected]
4417c190414d 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   234
- uses scrollkeeper for postinstall - add a dependency
510
b433e4521ef7 Adding yet more .po files
mick
parents: 460
diff changeset
   235
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 460
diff changeset
   236
- add in sun po files
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   237
* Wed May 14 2003 - [email protected]
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   238
- Created new spec file for gnome-terminal
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   239