gtk2.spec
author dcarbery
Mon, 23 Oct 2006 12:46:17 +0000
branchgnome-2-14
changeset 19195 352a4716f1f3
parent 7611 0f4c698b0b97
child 7673 eac137a5cb41
permissions -rw-r--r--
2006-10-23 Damien Carbery <[email protected]> * docs/ssa/*: Remove these, as they're now up on the JDS project pages under 'Tasks/Single Sys Admin'.
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 gtk2
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
#
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
     8
Name:         gtk2
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
     9
License:      LGPL
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    10
Group:        System/Libraries
7611
0f4c698b0b97 2006-07-12 Brian Cameron <[email protected]>
bc99092
parents: 7582
diff changeset
    11
Version:      %{?cvs:2.8.%cvs}%{?!cvs:2.8.20}
5844
f23a62e80b24 2005-09-13 Brian Cameron <[email protected]>
bc99092
parents: 5576
diff changeset
    12
Release:      2
5518
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.
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    15
Summary:      GTK+ - GIMP Toolkit Library for creation of graphical user interfaces
5527
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.8/gtk+-%{version}.tar.bz2
309
5494a33ee9b2 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 307
diff changeset
    17
Source1:      gtk.unset-hack.sh
5494a33ee9b2 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 307
diff changeset
    18
Source2:      gtk.unset-hack.csh
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Source3:      gtk-query-immodules-2.0.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Source4:      gdk-pixbuf-csource.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Source5:      libgdk-x11-2.0.3.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    22
Source6:      libgdk_pixbuf-2.0.3.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    23
Source7:      libgdk_pixbuf_xlib-2.0.3.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    24
Source8:      libgtk-x11-2.0.3.gz
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
    25
Source9:      mkinstalldirs
1490
517c9b5bb30c 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1432
diff changeset
    26
Patch1:       gtk+-01-window-icons-for-message-dialog.diff
517c9b5bb30c 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1432
diff changeset
    27
Patch2:       gtk+-02-fileseldlg-navbuttons.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    28
Patch3:       gtk+-03-gdk-x11-uninstalled-pc.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    29
Patch4:       gtk+-04-mediaLib.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    30
Patch5:       gtk+-05-file-chooser.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    31
Patch6:       gtk+-06-use-xim-for-all-locales.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    32
Patch7:       gtk+-07-fontbutton.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    33
Patch8:       gtk+-08-nofocus-empty.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    34
Patch9:       gtk+-09-sun-copy-paste-keybindings.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    35
Patch10:      gtk+-10-sun-pgdn-pgup-keybinding.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    36
Patch11:      gtk+-11-solaris-2.0.0-compat.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    37
Patch12:      gtk+-12-gtkfontsel-style-g11n.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    38
Patch13:      gtk+-13-blank-popup-menu-fix.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    39
Patch14:      gtk+-14-treeview-keynav.diff
7578
c71de726012f 2006-07-05 Ghee Teo <[email protected]>
gheet
parents: 7529
diff changeset
    40
Patch15:      gtk+-15-trusted-extensions.diff
4379
be1f55182094 2004-10-29 Erwann Chenede - <[email protected]>
erwannc
parents: 4376
diff changeset
    41
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    42
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    43
Docdir:       %{_defaultdocdir}/doc
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    44
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    45
Prereq:       /sbin/ldconfig
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    46
5527
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    47
%define cairo_version 0.9.2
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
    48
%define atk_version 1.7.0
5527
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    49
%define pango_version 1.9.0
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    50
%define glib2_version 2.7.1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
    51
%define libpng_version 1.2.5
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
    52
%define libjpeg_version 6.2.0
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    53
5527
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    54
BuildRequires: cairo-devel >= %{cairo_version}
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 154
diff changeset
    55
BuildRequires: atk-devel >= %{atk_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 154
diff changeset
    56
BuildRequires: pango-devel >= %{pango_version}
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
    57
BuildRequires: glib2-devel >= %{glib2_version}
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
    58
BuildRequires: libpng-devel >= %{libpng_version}
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
    59
BuildRequires: libjpeg >= %{libjpeg_version}
5527
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    60
Requires:      cairo >= %{cairo_version}
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
    61
Requires:      glib2 >= %{glib2_version}
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 154
diff changeset
    62
Requires:      atk >= %{atk_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 154
diff changeset
    63
Requires:      pango >= %{pango_version}
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
    64
Requires:      libpng >= %{libpng_version}
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
    65
Requires:      libjpeg >= %{libjpeg_version}
2324
e158d435f400 2004-03-25 Glynn Foster <[email protected]>
gman
parents: 2322
diff changeset
    66
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    67
%description
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    68
This fast and versatile library is used all over the world for all
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    69
GNOME applications, the GIMP and several others. Originally it was
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    70
written for the GIMP and hence has the name Gimp ToolKit. Many people
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    71
like it because it is small, efficient and very configurable.
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    72
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    73
%package devel
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    74
Summary:      Library for creation of graphical user interfaces
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    75
Group:        Development/Libraries/X11
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    76
Autoreqprov:  on
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    77
Requires:     %{name} = %{version}
5527
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    78
Requires:     cairo-devel >= %{cairo_version}
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    79
Requires:     atk-devel >= %{atk_version}
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    80
Requires:     pango-devel >= %{pango_version}
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    81
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    82
%description devel
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    83
This fast and versatile library is used all over the world for all
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    84
GNOME applications, the GIMP and several others. Originally it was
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    85
written for the GIMP and hence has the name Gimp ToolKit. Many people
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    86
like it because it is small, efficient and very configurable.
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
    87
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    88
%prep
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    89
%setup -q -n gtk+-%{version} 
335
74c88fb68d21 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 328
diff changeset
    90
%patch1 -p1
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
    91
%patch2 -p1
1196
c7e797fda7c6 2003-10-06 Erwann Chenede - <[email protected]>
erwannc
parents: 1195
diff changeset
    92
%patch3 -p1
6119
264fb6d30bee rollback
laca
parents: 6117
diff changeset
    93
%patch4 -p1
2199
2a7d13820350 khmm... apply patch5 in %prep
laca
parents: 2198
diff changeset
    94
%patch5 -p1
2232
bcc7b9bf7d26 Adding gtk+ patch that fixes problem with the panel core-dumping on Solaris.
bc99092
parents: 2199
diff changeset
    95
%patch6 -p1
2767
b8a20b6ef260 2004-05-14 Danek Duvall <[email protected]>
bc99092
parents: 2754
diff changeset
    96
%patch7 -p1
2785
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
    97
%patch8 -p1
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
    98
3542
ceddd85b3700 2004-08-12 Narayana Pattipati <[email protected]>
naren
parents: 3519
diff changeset
    99
%ifos solaris
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   100
%patch9 -p1
3542
ceddd85b3700 2004-08-12 Narayana Pattipati <[email protected]>
naren
parents: 3519
diff changeset
   101
%endif
3694
983cc7f166a9 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   102
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
%patch10 -p1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   104
%patch11 -p1
4660
f0d7e717028d 2004-11-25 Yong Sun <[email protected]>
ys148558
parents: 4642
diff changeset
   105
f0d7e717028d 2004-11-25 Yong Sun <[email protected]>
ys148558
parents: 4642
diff changeset
   106
%ifos linux
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   107
%patch12 -p1
4660
f0d7e717028d 2004-11-25 Yong Sun <[email protected]>
ys148558
parents: 4642
diff changeset
   108
%endif
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   109
%patch13 -p1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   110
%patch14 -p1
7582
19abd48681a5 Uncomment TJDS patch that has been committed.
dc144907
parents: 7580
diff changeset
   111
%patch15 -p1
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1500
diff changeset
   112
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   113
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
   114
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   115
cd ..
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   116
cp -rp gtk+-%{version} gtk+-%{version}-64
6613
2643799d1f8e 2006-01-19 Takao Fujiwara - <[email protected]>
fujiwara
parents: 6564
diff changeset
   117
cd gtk+-%{version}
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   118
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   119
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   120
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4431
diff changeset
   121
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   122
%build
2324
e158d435f400 2004-03-25 Glynn Foster <[email protected]>
gman
parents: 2322
diff changeset
   123
%ifos linux
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   124
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   125
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   126
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   127
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3755
diff changeset
   128
  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
   129
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   130
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   131
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   132
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   133
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   134
CONFLAGS="--prefix=%{_prefix} --with-native-locale=yes \
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   135
	    --with-xinput=xfree --mandir=%{_mandir} --infodir=%{_infodir} \
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   136
	    --enable-shm --enable-xim --enable-fbmanager --with-gdktarget=x11"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   137
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   138
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
   139
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   140
CPUS=$(($CPUS*4))
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   141
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   142
cd ../gtk+-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   143
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   144
export CFLAGS="$CFLAGS64"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   145
export LDFLAGS="$LDFLAGS64"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   146
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH64"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   147
export CC=${CC64:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   148
save_PATH="$PATH"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   149
ccdir=`dirname $CC`
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   150
export PATH=$ccdir:$PATH
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   151
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   152
cp %SOURCE9 .
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   153
libtoolize --force
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   154
aclocal $ACLOCAL_FLAGS -I .
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   155
gtkdocize
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   156
autoconf
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   157
autoheader
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   158
automake -a -c -f
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   159
./configure $CONFLAGS					\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   160
            --bindir=%{_bindir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   161
            --libdir=%{_libdir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   162
            --libexecdir=%{_libexecdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   163
            --sysconfdir=%{_sysconfdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   164
	    --disable-gtk-doc
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   165
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   166
make -j $CPUS
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   167
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   168
cd ../gtk+-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   169
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   170
export CFLAGS="$CFLAGS32"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   171
export RPM_OPT_FLAGS="$CFLAGS"
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   172
export LDFLAGS="$LDFLAGS32"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   173
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH32"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   174
export CC=${CC32:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   175
export PATH="$save_PATH"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   176
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   177
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   178
%endif
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   179
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   180
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   181
cp %SOURCE9 .
2754
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2752
diff changeset
   182
libtoolize --force
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   183
aclocal $ACLOCAL_FLAGS -I .
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   184
gtkdocize
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   185
autoconf
2281
17d34c9dd6eb * gtk2.spec, patches/gtk+-07-mediaLib.diff: Add mediaLib
bc99092
parents: 2280
diff changeset
   186
autoheader
17d34c9dd6eb * gtk2.spec, patches/gtk+-07-mediaLib.diff: Add mediaLib
bc99092
parents: 2280
diff changeset
   187
automake -a -c -f
3897
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
   188
CFLAGS="$RPM_OPT_FLAGS"	\
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   189
./configure $CONFLAGS			\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   190
	    --sysconfdir=%{_sysconfdir}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   191
	    --enable-gtk-doc
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
   192
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   193
make -j $CPUS
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   194
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   195
%install
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   196
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   197
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
   198
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   199
cd ../gtk+-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   200
make install DESTDIR=$RPM_BUILD_ROOT
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   201
cd ../gtk+-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   202
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   203
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   204
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
   205
make DESTDIR=$RPM_BUILD_ROOT install
804
d21cbf5b01b7 2003-07-25 Niall Power <[email protected]>
niall
parents: 660
diff changeset
   206
./mkinstalldirs $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
307
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   207
mkdir -p $RPM_BUILD_ROOT/etc/profile.d
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   208
cp %SOURCE1 $RPM_BUILD_ROOT/etc/profile.d/
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   209
cp %SOURCE2 $RPM_BUILD_ROOT/etc/profile.d
1523
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   210
install -d $RPM_BUILD_ROOT%{_mandir}/man1
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   211
install -d $RPM_BUILD_ROOT%{_mandir}/man3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   212
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
1523
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   213
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   214
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/man3
1523
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   215
install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/man3
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   216
install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/man3
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   217
install --mode=0644 %SOURCE8 $RPM_BUILD_ROOT%{_mandir}/man3
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
   218
#Copy zh_HK from zh_TW
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
   219
#Fixes bug 4930405
1523
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   220
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
bb12638ea222 Solaris build clean-ups
laca
parents: 1507
diff changeset
   221
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   222
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/immodules/*.la
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   223
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   224
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   225
rm $RPM_BUILD_ROOT%{_libdir}/*.la
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   226
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   227
%clean
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   228
rm -rf $RPM_BUILD_ROOT
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   229
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   230
%post
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   231
/sbin/ldconfig
234
lk86177
parents: 232
diff changeset
   232
%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules
lk86177
parents: 232
diff changeset
   233
%{_bindir}/gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   234
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
   235
%postun
660
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   236
#If this is the last version of the package remove the config files
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   237
if [ $1 = 0 ]
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   238
then
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   239
	rm %{_sysconfdir}/gtk-2.0/gtk.immodules
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   240
	rm %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   241
fi
154
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
   242
/sbin/ldconfig
f09cdeb7d7b5 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 23
diff changeset
   243
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   244
%files 
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   245
%{_bindir}/*query*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   246
%{_bindir}/gtk-update-icon-cache
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   247
%{_libdir}/lib*.so.*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   248
%{_libdir}/gtk-2.0/*/immodules/*.so
2250
157483498d79 * gtk2.spec (CFLAGS): updated not to install unsupported
tajima
parents: 2232
diff changeset
   249
%{_libdir}/gtk-2.0/*/loaders/*.so
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   250
%{_libdir}/gtk-2.0/*/engines/*.so
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   251
%{_datadir}/themes/*/*
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   252
%{_datadir}/locale/*/LC_MESSAGES/*.mo
309
5494a33ee9b2 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 307
diff changeset
   253
%{_sysconfdir}/profile.d/gtk.unset-hack.sh
5494a33ee9b2 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 307
diff changeset
   254
%{_sysconfdir}/profile.d/gtk.unset-hack.csh
804
d21cbf5b01b7 2003-07-25 Niall Power <[email protected]>
niall
parents: 660
diff changeset
   255
%dir %{_sysconfdir}/gtk-2.0
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   256
%{_mandir}/man1/*.gz
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   257
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   258
%files devel
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   259
%{_bindir}/*-demo
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   260
%{_bindir}/*-csource
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   261
%{_includedir}/gtk-2.0
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   262
%{_libdir}/lib*.so
174
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   263
%{_libdir}/gtk-2.0/include
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   264
%{_libdir}/pkgconfig/*.pc
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   265
%{_datadir}/gtk-2.0
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   266
%{_datadir}/aclocal/*.m4
c5e1540a2df7 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   267
%{_datadir}/gtk-doc/html/*
2179
308a98927b3f 2004-03-11 Glynn Foster <[email protected]>
gman
parents: 2176
diff changeset
   268
%{_mandir}/man3/*.gz
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   269
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   270
%changelog -n gtk2
7611
0f4c698b0b97 2006-07-12 Brian Cameron <[email protected]>
bc99092
parents: 7582
diff changeset
   271
* Mon Jul 10 2006 - [email protected]
0f4c698b0b97 2006-07-12 Brian Cameron <[email protected]>
bc99092
parents: 7582
diff changeset
   272
- Bump to 2.8.20.
0f4c698b0b97 2006-07-12 Brian Cameron <[email protected]>
bc99092
parents: 7582
diff changeset
   273
7578
c71de726012f 2006-07-05 Ghee Teo <[email protected]>
gheet
parents: 7529
diff changeset
   274
* Tue Jul 04 2006 - [email protected]
c71de726012f 2006-07-05 Ghee Teo <[email protected]>
gheet
parents: 7529
diff changeset
   275
- added gtk+-15-truested-extensions.diff
c71de726012f 2006-07-05 Ghee Teo <[email protected]>
gheet
parents: 7529
diff changeset
   276
7529
b89f8667f203 gtk2.spec, fix CR#6439573
yk150259
parents: 7148
diff changeset
   277
* Tue Jun 27 2006 - [email protected]
b89f8667f203 gtk2.spec, fix CR#6439573
yk150259
parents: 7148
diff changeset
   278
- remove line with "cp po/Makefile.in.in po-properties"
b89f8667f203 gtk2.spec, fix CR#6439573
yk150259
parents: 7148
diff changeset
   279
  to fix CR#6439573
b89f8667f203 gtk2.spec, fix CR#6439573
yk150259
parents: 7148
diff changeset
   280
7148
d7c751ee877b 2006-04-27 Damien Carbery <[email protected]>
dc144907
parents: 6956
diff changeset
   281
* Wed Apr 26 2006 - [email protected]
d7c751ee877b 2006-04-27 Damien Carbery <[email protected]>
dc144907
parents: 6956
diff changeset
   282
- Bump to 2.8.17.
d7c751ee877b 2006-04-27 Damien Carbery <[email protected]>
dc144907
parents: 6956
diff changeset
   283
6956
713bbe1b3bbd 2006-03-16 Damien Carbery <[email protected]>
dc144907
parents: 6925
diff changeset
   284
* Thu Mar 16 2006 - [email protected]
713bbe1b3bbd 2006-03-16 Damien Carbery <[email protected]>
dc144907
parents: 6925
diff changeset
   285
- Bump to 2.8.16.
713bbe1b3bbd 2006-03-16 Damien Carbery <[email protected]>
dc144907
parents: 6925
diff changeset
   286
6925
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6897
diff changeset
   287
* Mon Mar 13 2006 - [email protected]
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6897
diff changeset
   288
- Bump to 2.8.15.
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6897
diff changeset
   289
6897
c601676c3363 2006-03-09 Damien Carbery <[email protected]>
dc144907
parents: 6851
diff changeset
   290
* Thu Mar  9 2006 - [email protected]
c601676c3363 2006-03-09 Damien Carbery <[email protected]>
dc144907
parents: 6851
diff changeset
   291
- Bump to 2.8.14.
c601676c3363 2006-03-09 Damien Carbery <[email protected]>
dc144907
parents: 6851
diff changeset
   292
6851
c7d3b36377a4 2006-02-26 Damien Carbery <[email protected]>
dc144907
parents: 6757
diff changeset
   293
* Sun Feb 26 2006 - [email protected]
c7d3b36377a4 2006-02-26 Damien Carbery <[email protected]>
dc144907
parents: 6757
diff changeset
   294
- Bump to 2.8.13.
c7d3b36377a4 2006-02-26 Damien Carbery <[email protected]>
dc144907
parents: 6757
diff changeset
   295
6736
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6684
diff changeset
   296
* Mon Feb 13 2006 - [email protected]
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6684
diff changeset
   297
- Bump to 2.8.12.
3e46807ada02 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6684
diff changeset
   298
6684
45823e136c53 2006-01-29 Damien Carbery <[email protected]>
dc144907
parents: 6613
diff changeset
   299
* Sun Jan 29 2006 - [email protected]
45823e136c53 2006-01-29 Damien Carbery <[email protected]>
dc144907
parents: 6613
diff changeset
   300
- Bump to 2.8.11
45823e136c53 2006-01-29 Damien Carbery <[email protected]>
dc144907
parents: 6613
diff changeset
   301
6417
7c3e4b03eb9d * gtk2.spec: Bump to 2.8.9.
dc144907
parents: 6300
diff changeset
   302
* Tue Dec 20 2005 - [email protected]
7c3e4b03eb9d * gtk2.spec: Bump to 2.8.9.
dc144907
parents: 6300
diff changeset
   303
- Bump to 2.8.9.
7c3e4b03eb9d * gtk2.spec: Bump to 2.8.9.
dc144907
parents: 6300
diff changeset
   304
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6296
diff changeset
   305
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6296
diff changeset
   306
- Bump to 2.8.8.
6300
54e28d66fbbd * gtk2.spec: Remove upstream patches 15-gtkcalendar and 16-glib-mkenums. * patches/gtk+-15-gtkcalendar.diff, patches/gtk+-16-glib-mkenums.diff:
dc144907
parents: 6297
diff changeset
   307
- Remove upstream patches 15-gtkcalendar and 16-glib-mkenums.
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6296
diff changeset
   308
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   309
* Mon Nov 28 2005 - [email protected]
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   310
- prepare for building from CVS snapshots:
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   311
- use a macro for Version
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   312
- fix autotool order, add some more
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   313
- cp mkinstalldirs so that we don't need to add even more autotool foo
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6119
diff changeset
   314
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5844
diff changeset
   315
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5844
diff changeset
   316
- Bump to 2.8.6
6083
1d67dde2d8a3 * gtk2.spec: Add 2 patches to fix 2.8.6 tarball issues.
dc144907
parents: 6080
diff changeset
   317
- Add patch, gtk+-15-gtkcalendar, to declare a missing var. #318578.
1d67dde2d8a3 * gtk2.spec: Add 2 patches to fix 2.8.6 tarball issues.
dc144907
parents: 6080
diff changeset
   318
- Add patch, gtk+-16-glib-mkenums, to use macro instead of hardcoding. #318582.
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5844
diff changeset
   319
5844
f23a62e80b24 2005-09-13 Brian Cameron <[email protected]>
bc99092
parents: 5576
diff changeset
   320
* Tue Sep 13 2005 - [email protected]
f23a62e80b24 2005-09-13 Brian Cameron <[email protected]>
bc99092
parents: 5576
diff changeset
   321
- Bump to 2.8.3 fixing a core dumping problem for the panel and
f23a62e80b24 2005-09-13 Brian Cameron <[email protected]>
bc99092
parents: 5576
diff changeset
   322
  nautilus on Solaris x86.
f23a62e80b24 2005-09-13 Brian Cameron <[email protected]>
bc99092
parents: 5576
diff changeset
   323
5527
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   324
* Mon Aug 15 2005 - [email protected]
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   325
- Bump to 2.8.0
c1d5814900d4 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   326
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   327
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   328
- Added a patch and then backed it out.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   329
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   330
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   331
- Bump to 2.6.7
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   332
5398
419253087a57 2005-05-05 Srirama Sharma <[email protected]>
srirama
parents: 5370
diff changeset
   333
* Wed May 04 2005 - [email protected]
419253087a57 2005-05-05 Srirama Sharma <[email protected]>
srirama
parents: 5370
diff changeset
   334
- Added gtk+-17-treeview-keynav.diff to modify the keynav
419253087a57 2005-05-05 Srirama Sharma <[email protected]>
srirama
parents: 5370
diff changeset
   335
  in treeview. Fixes bug #6216594.
419253087a57 2005-05-05 Srirama Sharma <[email protected]>
srirama
parents: 5370
diff changeset
   336
5258
618067e21e5c 2005-03-21 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   337
* Mon Mar 21 2005 - [email protected]
618067e21e5c 2005-03-21 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   338
- Edited patch gtk+-02-fileseldlg-navbuttons.diff to make
618067e21e5c 2005-03-21 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   339
  save attachment Desktop button work. Fixes #6240188.
618067e21e5c 2005-03-21 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   340
5119
73a89c2c97b3 2005-02-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 5082
diff changeset
   341
* Tue Feb 22 2005 - [email protected]
73a89c2c97b3 2005-02-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 5082
diff changeset
   342
- Added patch gtk+-16-blank-popup-menu-fix.diff to
73a89c2c97b3 2005-02-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 5082
diff changeset
   343
  fix blank popup menu area.
73a89c2c97b3 2005-02-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 5082
diff changeset
   344
4753
80cc745d6d1e 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   345
* Wed Dec 15 2004 - [email protected]
80cc745d6d1e 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   346
- Bump to 2.4.14
80cc745d6d1e 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   347
4642
3b8ded81042b 2004-11-25 Yong Sun <[email protected]>
ys148558
parents: 4632
diff changeset
   348
* Thu Nov 25 2004 - [email protected]
3b8ded81042b 2004-11-25 Yong Sun <[email protected]>
ys148558
parents: 4632
diff changeset
   349
- Patch 19 for bugster #6199166: Cinnabar [linux] Styles are not localized in Gtk/Gnome font selector dialog
3b8ded81042b 2004-11-25 Yong Sun <[email protected]>
ys148558
parents: 4632
diff changeset
   350
4465
c3121183a3e0 2004-11-06 Srirama Sharma <[email protected]>
srirama
parents: 4455
diff changeset
   351
* Sat Nov 06 2004 - [email protected]
c3121183a3e0 2004-11-06 Srirama Sharma <[email protected]>
srirama
parents: 4455
diff changeset
   352
- Patch for the Bug #6185180 is rolled to the original 
c3121183a3e0 2004-11-06 Srirama Sharma <[email protected]>
srirama
parents: 4455
diff changeset
   353
  gtk+-06-file-chooser.diff.
c3121183a3e0 2004-11-06 Srirama Sharma <[email protected]>
srirama
parents: 4455
diff changeset
   354
4431
e72518558771 2004-11-04 Srirama Sharma <[email protected]>
srirama
parents: 4409
diff changeset
   355
* Thu Nov 04 2004 - [email protected]
e72518558771 2004-11-04 Srirama Sharma <[email protected]>
srirama
parents: 4409
diff changeset
   356
- Rolled in the patch for Bug #6178360 to the original 
e72518558771 2004-11-04 Srirama Sharma <[email protected]>
srirama
parents: 4409
diff changeset
   357
  gtk+-06-file-chooser.diff
e72518558771 2004-11-04 Srirama Sharma <[email protected]>
srirama
parents: 4409
diff changeset
   358
4376
de2257adf16e 2004-10-29 padraig O'Briain <[email protected]>
padraigo
parents: 4365
diff changeset
   359
* Fri Oct 29 2004 - [email protected]
de2257adf16e 2004-10-29 padraig O'Briain <[email protected]>
padraigo
parents: 4365
diff changeset
   360
- Add patch gtk+-17-iter-inside-word.diff for bugzilla 153628.
de2257adf16e 2004-10-29 padraig O'Briain <[email protected]>
padraigo
parents: 4365
diff changeset
   361
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   362
* Fri Oct 29 2004 - [email protected]
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   363
- use $CC64 for the 64-bit build if defined
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   364
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   365
* Sat Oct  2 2004 - [email protected]
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   366
- Create 64bit libraries for Solaris
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   367
4107
1f166db3bf0b 2004-09-30 Vijaykumar Patwari <[email protected]>
vijay
parents: 4033
diff changeset
   368
* Thu Sep 30 2004 - [email protected]
1f166db3bf0b 2004-09-30 Vijaykumar Patwari <[email protected]>
vijay
parents: 4033
diff changeset
   369
- Fix image code security issue.
1f166db3bf0b 2004-09-30 Vijaykumar Patwari <[email protected]>
vijay
parents: 4033
diff changeset
   370
3985
4d333d531001 2004-09-18 Laszlo Peter <[email protected]>
laca
parents: 3940
diff changeset
   371
* Sat Sep 18 2004 - [email protected]
4d333d531001 2004-09-18 Laszlo Peter <[email protected]>
laca
parents: 3940
diff changeset
   372
- Add patch 15 for ABI compatibility with gdk in the Solaris GNOME 2.0 release
3940
533e960ccdd4 2004-09-15 Muktha <[email protected]>
muktha
parents: 3897
diff changeset
   373
* Wed Sep 15 2004 - [email protected]
533e960ccdd4 2004-09-15 Muktha <[email protected]>
muktha
parents: 3897
diff changeset
   374
- Added patch gtk+-14-solaris-xinerama-support.diff to
533e960ccdd4 2004-09-15 Muktha <[email protected]>
muktha
parents: 3897
diff changeset
   375
  enable xinerama flags on Solaris.
533e960ccdd4 2004-09-15 Muktha <[email protected]>
muktha
parents: 3897
diff changeset
   376
3897
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
   377
* Sat Sep 11 2004 - [email protected]
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
   378
- Move Solaris specific LDFLAGS to the Solaris spec file
85e5c99c0669 2004-09-11 Laszlo Peter <[email protected]>
laca
parents: 3895
diff changeset
   379
3895
caf5571f7b66 * control-center.spec, gtk2.spec, gnome-session.spec, metacity.spec,
dc144907
parents: 3858
diff changeset
   380
* Fri Sep 10 2004 - [email protected]
caf5571f7b66 * control-center.spec, gtk2.spec, gnome-session.spec, metacity.spec,
dc144907
parents: 3858
diff changeset
   381
- Set LDFLAGS so Xrandr and Xrender can be found.
caf5571f7b66 * control-center.spec, gtk2.spec, gnome-session.spec, metacity.spec,
dc144907
parents: 3858
diff changeset
   382
3755
394fd78a52ff 2004-08-26 Glynn Foster <[email protected]>
gman
parents: 3694
diff changeset
   383
* Thu Aug 26 2004 - [email protected]
394fd78a52ff 2004-08-26 Glynn Foster <[email protected]>
gman
parents: 3694
diff changeset
   384
- Bump to 2.4.9
394fd78a52ff 2004-08-26 Glynn Foster <[email protected]>
gman
parents: 3694
diff changeset
   385
3694
983cc7f166a9 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   386
* Tue Aug 24 2004 - [email protected]
983cc7f166a9 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   387
- Bump to 2.4.7
983cc7f166a9 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   388
3660
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   389
* Wed Aug 18 2004 - [email protected]
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   390
- added --enable-gtk-doc.
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   391
3608
deff4996685c 2004-08-18 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   392
* Tue Aug 17 2004 - [email protected]
deff4996685c 2004-08-18 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   393
- Added Sun branding patch gtk+-15-sun-pgdn-pgup-keybinding.diff
deff4996685c 2004-08-18 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   394
  Sun keyboard bindings for Keypad keys PageUp, PageDown, Home and End.
deff4996685c 2004-08-18 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   395
  The patch has been rejected by the GTK maintainers as a WONTFIX as they feel
deff4996685c 2004-08-18 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   396
  its a bug in the Sun Xserver. Corresponding sun-patch is 085-74223-w.diff
deff4996685c 2004-08-18 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   397
  
3542
ceddd85b3700 2004-08-12 Narayana Pattipati <[email protected]>
naren
parents: 3519
diff changeset
   398
* Thu Aug 12 2004 - [email protected]
ceddd85b3700 2004-08-12 Narayana Pattipati <[email protected]>
naren
parents: 3519
diff changeset
   399
- Added Sun branding patch gtk+-14-sun-copy-paste-keybindings.diff 
ceddd85b3700 2004-08-12 Narayana Pattipati <[email protected]>
naren
parents: 3519
diff changeset
   400
  to provide copy, paste, cut key bindings in Sun Keyboards. The patch is
ceddd85b3700 2004-08-12 Narayana Pattipati <[email protected]>
naren
parents: 3519
diff changeset
   401
  ported from GNOME 2.0 (sun-patches/gtk+/190-00000-s.diff). It was rejected
ceddd85b3700 2004-08-12 Narayana Pattipati <[email protected]>
naren
parents: 3519
diff changeset
   402
  by community. So, it will be a SUN specific patch.
3608
deff4996685c 2004-08-18 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3580
diff changeset
   403
3392
bd0a4bf6d706 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3339
diff changeset
   404
* Thu Jul 22 2004 - [email protected]
bd0a4bf6d706 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3339
diff changeset
   405
- Added patches gtk+-10-combo-a11y.diff for bugzilla #132847
bd0a4bf6d706 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3339
diff changeset
   406
  gtk+-11-nofocus-empty.diff for bugzilla #126295
bd0a4bf6d706 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3339
diff changeset
   407
  gtk+-12-file-chooser-a11y-names.diff for bugzilla #144405
bd0a4bf6d706 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3339
diff changeset
   408
  gtk+-13-single-row-treeview.diff for bugzilla #131226
bd0a4bf6d706 2004-07-22 Padraig O'Briain <[email protected]>
padraigo
parents: 3339
diff changeset
   409
3339
851537796d4b * gtk2.spec, patches/gtk+-09-fontbutton.diff:
ys148558
parents: 3320
diff changeset
   410
* Wed Jul 14 2004 - [email protected]
851537796d4b * gtk2.spec, patches/gtk+-09-fontbutton.diff:
ys148558
parents: 3320
diff changeset
   411
- Added a new -09 patch to fix bugtraq #5048804
851537796d4b * gtk2.spec, patches/gtk+-09-fontbutton.diff:
ys148558
parents: 3320
diff changeset
   412
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   413
* 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
   414
- Updated l10n content to gtk2-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
   415
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   416
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   417
- run libtoolize to fix some weirdness
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   418
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   419
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   420
- Ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3608
diff changeset
   421
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   422
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   423
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   424
2785
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   425
* Mon May 17 2004 - [email protected]
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   426
- Added a new -07 patch to fix bugtraq #5035382.
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   427
- Moved the previous revision 07 patch to fix bug 141190 to revision 08
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   428
  as the last patch, since the same fix is already in community's cvs server,
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   429
  hence the patch should be removed eventually when the fix comes from a
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   430
  new version of gtk+ tarball, including gtkimcontextxim.c revision 1.47 or
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   431
  newer.
c807987ce13e make XIM default gtk+ input method backend for all locales.
tajima
parents: 2777
diff changeset
   432
2767
b8a20b6ef260 2004-05-14 Danek Duvall <[email protected]>
bc99092
parents: 2754
diff changeset
   433
* Fri May 14 2004 - [email protected]
b8a20b6ef260 2004-05-14 Danek Duvall <[email protected]>
bc99092
parents: 2754
diff changeset
   434
- Applied patch to fix bug 141190, bringing gtkimcontextxim.c
b8a20b6ef260 2004-05-14 Danek Duvall <[email protected]>
bc99092
parents: 2754
diff changeset
   435
  up to revision 1.47.  Revision 1.46, included in 2.4.1, broke
b8a20b6ef260 2004-05-14 Danek Duvall <[email protected]>
bc99092
parents: 2754
diff changeset
   436
  compilation on Solaris.
b8a20b6ef260 2004-05-14 Danek Duvall <[email protected]>
bc99092
parents: 2754
diff changeset
   437
2752
7ee19878b509 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   438
* Fri May 14 2004 - [email protected]
7ee19878b509 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   439
- Bump to 2.4.1. Remove render icon patch, since upstream.
7ee19878b509 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   440
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   441
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   442
- Updated l10n content to gtk2-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   443
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2324
diff changeset
   444
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2324
diff changeset
   445
- Updated l10n content to gtk2-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2324
diff changeset
   446
2324
e158d435f400 2004-03-25 Glynn Foster <[email protected]>
gman
parents: 2322
diff changeset
   447
* Thu Mar 25 2004 - [email protected]
e158d435f400 2004-03-25 Glynn Foster <[email protected]>
gman
parents: 2322
diff changeset
   448
- Use JDS autotools.
e158d435f400 2004-03-25 Glynn Foster <[email protected]>
gman
parents: 2322
diff changeset
   449
2306
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2281
diff changeset
   450
* Wed Mar 24 2004 - [email protected]
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2281
diff changeset
   451
- Bump to 2.4.0 and remove upstream file chooser patch.
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2281
diff changeset
   452
2309
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   453
* Mon Mar 22 2004 - <[email protected]>
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   454
- added patch 7 to add mediaLib support.  Also added autoconf/
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   455
  automake since this patch changes configure.in/Makefile.am
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   456
  files.
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   457
2250
157483498d79 * gtk2.spec (CFLAGS): updated not to install unsupported
tajima
parents: 2232
diff changeset
   458
* Thu Mar 18 2004 - [email protected]
157483498d79 * gtk2.spec (CFLAGS): updated not to install unsupported
tajima
parents: 2232
diff changeset
   459
- don't install unsupported gtk-2.0/*/immodules/im-*.so
157483498d79 * gtk2.spec (CFLAGS): updated not to install unsupported
tajima
parents: 2232
diff changeset
   460
2309
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   461
* Tue Mar 16 2004 - <[email protected]>
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   462
- Add patch 6 to fix -1 enumeration issue on Solaris.  This
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   463
  fixed many programs from crashing (panel, gdm, nautilus).
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2306
diff changeset
   464
2322
44be078311a8 Fix up the changelog after Brian's commit.
gman
parents: 2309
diff changeset
   465
* Mon Mar 15 2004 - <[email protected]>
44be078311a8 Fix up the changelog after Brian's commit.
gman
parents: 2309
diff changeset
   466
- Add patch to fix build on Solaris. In cvs.gnome.org already.
44be078311a8 Fix up the changelog after Brian's commit.
gman
parents: 2309
diff changeset
   467
2179
308a98927b3f 2004-03-11 Glynn Foster <[email protected]>
gman
parents: 2176
diff changeset
   468
* Thu Mar 11 2004 - <[email protected]>
308a98927b3f 2004-03-11 Glynn Foster <[email protected]>
gman
parents: 2176
diff changeset
   469
- Remove patches 4 and 5 - they're upstream.
308a98927b3f 2004-03-11 Glynn Foster <[email protected]>
gman
parents: 2176
diff changeset
   470
2171
3782f05f1324 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   471
* Wed Mar 10 2004 - <[email protected]>
3782f05f1324 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   472
- Bump to 2.3.6, update dependenciy versions.
3782f05f1324 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   473
1614
4f33dda23761 Bump to 2.3.2, l10n to 0.7, remove-man patch 05
mattk
parents: 1609
diff changeset
   474
* Tue Feb 10 2004 - <[email protected]>
4f33dda23761 Bump to 2.3.2, l10n to 0.7, remove-man patch 05
mattk
parents: 1609
diff changeset
   475
- Bump to 2.3.2, and l10n to 0.7, and port patch 05
4f33dda23761 Bump to 2.3.2, l10n to 0.7, remove-man patch 05
mattk
parents: 1609
diff changeset
   476
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1500
diff changeset
   477
* Fri Jan 09 2004 - <[email protected]>
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1500
diff changeset
   478
- add a missing .pc file
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1500
diff changeset
   479
- clean up for Solaris builds
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1500
diff changeset
   480
1500
f505fac2c856 fix changelog
gman
parents: 1490
diff changeset
   481
* Wed Jan 07 2004 - <[email protected]>
1490
517c9b5bb30c 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1432
diff changeset
   482
- Remove the tab cycling patch for notebooks, since it's already
517c9b5bb30c 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1432
diff changeset
   483
  upstream.
517c9b5bb30c 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1432
diff changeset
   484
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
   485
* Mon Dec 15 2003 - <[email protected]>
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
   486
- Bump to 2.3.1
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1196
diff changeset
   487
1125
06d997366621 2003-09-05 Ghee Teo <[email protected]>
gheet
parents: 1119
diff changeset
   488
* Mon Aug 25 2003 - <[email protected]>
06d997366621 2003-09-05 Ghee Teo <[email protected]>
gheet
parents: 1119
diff changeset
   489
- Fix input method hanged in zh_CN.gb18030 locale.
06d997366621 2003-09-05 Ghee Teo <[email protected]>
gheet
parents: 1119
diff changeset
   490
  Taken patch from community for bugzilla 115077 and 105909.
06d997366621 2003-09-05 Ghee Teo <[email protected]>
gheet
parents: 1119
diff changeset
   491
  Fixed 4894673, 4908025.
06d997366621 2003-09-05 Ghee Teo <[email protected]>
gheet
parents: 1119
diff changeset
   492
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   493
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   494
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   495
804
d21cbf5b01b7 2003-07-25 Niall Power <[email protected]>
niall
parents: 660
diff changeset
   496
* Fri Jul 25 2003 - [email protected]
d21cbf5b01b7 2003-07-25 Niall Power <[email protected]>
niall
parents: 660
diff changeset
   497
- /etc/gtk-2.0 needs to exist before postinstall script is run.
d21cbf5b01b7 2003-07-25 Niall Power <[email protected]>
niall
parents: 660
diff changeset
   498
  run ./mkinstalldirs to ensure this.
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   499
660
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   500
* Fri Jul 18 2003 - <[email protected]>
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   501
- Fixing %postun action so that config files are only removed on final
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   502
  uninstall of gtk2.
a0cd882628a5 Fixed the %postun action in gtk2 so the config files aren't removed on upgrade.
mick
parents: 575
diff changeset
   503
535
992db9e72e72 2003-07-11 Niall Power <[email protected]>
niall
parents: 505
diff changeset
   504
* Fri Jul 11 2003 - <[email protected]>
992db9e72e72 2003-07-11 Niall Power <[email protected]>
niall
parents: 505
diff changeset
   505
- add file selection dialog shortcuts patch
992db9e72e72 2003-07-11 Niall Power <[email protected]>
niall
parents: 505
diff changeset
   506
505
913f0c02942f add in sun po files
mick
parents: 462
diff changeset
   507
* Wed Jul 09 2003 - <[email protected]>
913f0c02942f add in sun po files
mick
parents: 462
diff changeset
   508
- add in sun po files
913f0c02942f add in sun po files
mick
parents: 462
diff changeset
   509
462
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   510
* Mon Jul 07 2003 - <[email protected]>
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   511
- add new patch to make message dialogs have window icons.
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   512
  See bug #116896.
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   513
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   514
* Mon Jun 30 2003 - <[email protected]>
335
74c88fb68d21 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 328
diff changeset
   515
- Add new patch to make sure that rendering on pixbufs is okay. This 
74c88fb68d21 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 328
diff changeset
   516
  fixes an issue with gnome-theme-manager
74c88fb68d21 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 328
diff changeset
   517
462
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   518
* Mon Jun 30 2003 - <[email protected]>
328
6d6d84dc317a 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 309
diff changeset
   519
- Bump version number for new tarballs, and reset release number.
6d6d84dc317a 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 309
diff changeset
   520
462
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   521
* Wed Jun 25 2003 - <[email protected]>
307
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   522
- add gtk-unset-hack.sh and gtk-unset-hack.csh to workaround
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   523
  SuSE's gtk-1.2 rpms installing crackrock scripts into
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   524
  /etc/profile.d
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   525
462
9cb212db0152 2003-07-08 Mark McLoughlin <[email protected]>
markmc
parents: 418
diff changeset
   526
* Thu May 29 2003 - <[email protected]>
232
7f70b78a28a7 gtk+-01-tab-change-with-ctrl-alt-pageup-pagedn.diff added
lk86177
parents: 191
diff changeset
   527
- added patch gtk+-01-tab-change-with-ctrl-alt-pageup-pagedn.diff
307
a7123a353fa6 2003-06-13 Mark McLoughlin <[email protected]>
markmc
parents: 290
diff changeset
   528
23
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   529
* Tue May 13 2003 - [email protected]
4a0f887af1c0 Added gtk2.spec
stephen
parents:
diff changeset
   530
- initial release