gnome-terminal.spec
author hh150184
Tue, 24 Jan 2006 11:56:37 +0000
branchgnome-2-12
changeset 19207 b59a653a3329
parent 6299 4b3aea37c890
child 6420 f96294fb344c
permissions -rw-r--r--
* evolution-jescs.spec: Bump to 2.4.4, Remove unused define evolution_imagesdir and evolution_libsdir, Remove hard code 1.2, 2.4. * Solaris/SUNWevolution-jescs.spec: Remove *.la under /usr/lib when install, s/evolution-data-server-1.2/evolution-data-server-*/g.
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
#
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     8
Name:         gnome-terminal
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     9
License:      GPL
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    10
Group:        System/GUI/GNOME
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
    11
Version:      2.12.0
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    15
Summary:      GNOME Terminal
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.12/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      gnome-terminal.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Patch1:       gnome-terminal-01-encodings.diff
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    19
URL:          http://www.gnome.org
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    20
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    21
Docdir:       %{_defaultdocdir}/%{name}
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
    22
Autoreqprov:  on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    23
Prereq:       GConf
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
    24
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    25
%define libglade_version 2.0.1
1282
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    26
%define libgnomeui_version 2.4.0
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    27
%define vte_version 0.11.10
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    28
%define startup_notification_version 0.5
1282
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    29
%define scrollkeeper_version 0.3.12
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    30
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    31
BuildRequires: libglade-devel >= %{libglade_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    32
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    33
BuildRequires: vte-devel >= %{vte_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    34
BuildRequires: startup-notification-devel >= %{startup_notification_version}
1073
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1031
diff changeset
    35
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    36
Requires:      libglade >= %{libglade_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    37
Requires:      libgnomeui >= %{libgnomeui_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    38
Requires:      vte >= %{vte_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    39
Requires:      startup-notification >= %{startup_notification_version}
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    40
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    41
%description
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    42
GNOME Terminal application, which uses the VTE terminal emulation widget.
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    43
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    44
%prep
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    45
%setup -q
2220
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
    46
%patch1 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    47
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    48
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    49
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    50
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    51
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    52
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    53
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    54
  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
    55
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
460
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    60
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    61
aclocal $ACLOCAL_FLAGS
460
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    62
automake -a -c -f
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    63
autoconf
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
    64
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    65
CFLAGS="$RPM_OPT_FLAGS"			\
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    66
./configure --prefix=%{_prefix}		\
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    67
	    --sysconfdir=%{_sysconfdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
make -j $CPUS
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    69
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    70
%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
    71
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
225
ebf759cd8818 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    72
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
    73
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    74
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    75
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
    76
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
    77
rm -rf $RPM_BUILD_ROOT/usr/var/scrollkeeper
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
    78
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
    79
#Copy zh_HK from zh_TW
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
    80
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    81
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1445
diff changeset
    82
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
    83
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    84
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    85
%clean
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    86
rm -rf $RPM_BUILD_ROOT
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    87
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    88
%post
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    89
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    90
SCHEMAS="gnome-terminal.schemas"
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    91
for S in $SCHEMAS; do
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    92
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    93
done
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    94
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    95
%files
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    96
%defattr (-, root, root)
1793
03ec6e5e4263 Bump to 2.5.5
mattk
parents: 1696
diff changeset
    97
%{_datadir}/application-registry/*.applications
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
    98
%{_datadir}/applications/gnome-terminal.desktop
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
    99
%{_datadir}/gnome/help/gnome-terminal
460
feccd028f68c integrate l10n help to gnome-terminal
mlei
parents: 413
diff changeset
   100
%{_datadir}/omf/gnome-terminal
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   101
%{_datadir}/locale/*/LC_MESSAGES/gnome-terminal.mo
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   102
%{_libdir}/bonobo/servers/gnome-terminal.server
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   103
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   104
%{_datadir}/pixmaps/gnome-terminal.png
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   105
%{_datadir}/gnome-terminal/glade/gnome-terminal.glade2
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 65
diff changeset
   106
%{_bindir}/gnome-terminal
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
   107
%{_mandir}/man1/*
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   108
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   109
%changelog
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   110
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   111
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   112
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   113
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   114
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   115
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5529
diff changeset
   116
* 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
   117
- Bump to 2.11.3.
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5529
diff changeset
   118
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   119
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   120
- Bump to 2.11.2.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   121
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   122
* Fri May 13 2005 - [email protected]
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   123
- Bump 2.10.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   124
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   125
* Tue Jan 25 2005 - [email protected]
4930
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   126
- Incorporate Linux specific docs tarball from [email protected].
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   127
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   128
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   129
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   130
                                                                                
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   131
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   132
- Updated l10n help tarball and added pt_BR
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   133
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   134
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   135
- Updated l10n help contents with patch
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   136
3577
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   137
* Mon Aug 16 2004 - [email protected]
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   138
- 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
   139
  integration.
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   140
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   141
* Thu Aug 05 2004 [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   142
- Incorporate new docs tarball from [email protected].
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   143
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   144
* 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
   145
- Updated l10n content to gnome-terminal-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   146
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   147
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   148
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   149
3211
f56f406b03ff 2004-06-25 Muktha <[email protected]>
muktha
parents: 3120
diff changeset
   150
* Fri Jun 25 2004 [email protected]
f56f406b03ff 2004-06-25 Muktha <[email protected]>
muktha
parents: 3120
diff changeset
   151
- Modified gnome-terminal-04-encodings.diff to correct the
f56f406b03ff 2004-06-25 Muktha <[email protected]>
muktha
parents: 3120
diff changeset
   152
  encoding names.
f56f406b03ff 2004-06-25 Muktha <[email protected]>
muktha
parents: 3120
diff changeset
   153
3077
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   154
* Wed Jun 09 2004 [email protected]
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   155
- Added gnome-terminal-04-encodings.diff to fix the problem of 
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   156
  encodings not being listed on Solaris. Bug #5043182.
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   157
  Uploaded the patch in bugzilla - bug #144000.
8d08e9712def 2004-06-09 Muktha <[email protected]>
muktha
parents: 3054
diff changeset
   158
3054
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   159
* Wed Jun 02 2004 [email protected]
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   160
- Incorporate new docs tarball from [email protected].
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   161
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
   162
* 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
   163
- Added gnome-terminal-03-g11n-potfiles.diff
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
   164
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2684
diff changeset
   165
* 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
   166
- Updated l10n content to gnome-terminal-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2684
diff changeset
   167
2684
0cb1d6bbeb35 Bump to 2.6.1
mattk
parents: 2619
diff changeset
   168
* Fri May 07 2004 - [email protected]
0cb1d6bbeb35 Bump to 2.6.1
mattk
parents: 2619
diff changeset
   169
- Updated tarball to 2.6.1
0cb1d6bbeb35 Bump to 2.6.1
mattk
parents: 2619
diff changeset
   170
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   171
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   172
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   173
2375
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2362
diff changeset
   174
* Fri Apr 02 2004 - [email protected]
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2362
diff changeset
   175
- Updated tarball to 2.6.0
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2362
diff changeset
   176
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   177
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   178
- Javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   179
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   180
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   181
- Updated l10n content to gnome-terminal-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   182
2220
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   183
* Tue Mar 16 2004 - [email protected]
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   184
- Added gnome-terminal-01-g11n-schemas.diff to fix 4980332
3d0464ac6606 2004-03-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   185
- Added gnome-terminal-02-g11n-potfiles.diff
1793
03ec6e5e4263 Bump to 2.5.5
mattk
parents: 1696
diff changeset
   186
* Wed Feb 18 2004 - <[email protected]>
03ec6e5e4263 Bump to 2.5.5
mattk
parents: 1696
diff changeset
   187
- Bump to 2.5.5
03ec6e5e4263 Bump to 2.5.5
mattk
parents: 1696
diff changeset
   188
1445
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
   189
* Tue Dec 16 2003 - <[email protected]>
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
   190
- Bump to 2.5.1
7ed512e207c0 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1359
diff changeset
   191
1359
7c2f7e811a96 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1282
diff changeset
   192
* Fri Oct 31 2003 - <[email protected]>
7c2f7e811a96 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1282
diff changeset
   193
- Remove the Sun Supported keyword, since we're removing 
7c2f7e811a96 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1282
diff changeset
   194
  Extras now.
7c2f7e811a96 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1282
diff changeset
   195
1282
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   196
* Fri Oct 17 2003 - <[email protected]>
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   197
- Upgraded to 2.4.0 for Quicksilver build.
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   198
  removed patch  gnome-terminal-01-config-add-1l0n-help.diff
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   199
  and modified patch gnome-terminal-02-menu-entry.diff
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   200
  to make it gnome-terminal-01-menu-entry.diff
2ab383856a9b 2003-10-17 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   201
1169
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   202
* Fri Sep 26 2003 Laszlo Peter <[email protected]>
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   203
- Intergate Sun docs
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   204
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
   205
* 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
   206
- 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
   207
- Added GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to make install.
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
   208
897
306683bcc3b7 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   209
* Fri Aug 01 2003 - [email protected]
306683bcc3b7 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   210
- Add supported menu category
306683bcc3b7 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   211
806
4417c190414d 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   212
* Fri Jul 25 2003 - [email protected]
4417c190414d 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   213
- uses scrollkeeper for postinstall - add a dependency
4417c190414d 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   214
510
b433e4521ef7 Adding yet more .po files
mick
parents: 460
diff changeset
   215
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 460
diff changeset
   216
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 460
diff changeset
   217
65
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   218
* Wed May 14 2003 - [email protected]
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   219
- Created new spec file for gnome-terminal
c9c5dfc48315 2003-05-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   220