source: projects/specs/trunk/g/gtk+/gtk+-vl.spec @ 1892

Revision 1892, 21.0 KB checked in by Takemikaduchi, 14 years ago (diff)

rebuild with rpm-4.8.1

Line 
1# Note that this is NOT a relocatable package
2%define ver     1.2.10
3%define rel     3%{?_dist_release}
4%define debug   off
5%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
6
7Name:           gtk+
8Version:        %{ver}
9Release:        %{rel}
10License:        LGPL
11Group:          System Environment/Libraries
12URL:            http://www.gtk.org
13
14Obsoletes:      gtk
15BuildRequires:  glib-devel >= 1.2.10
16BuildRequires:  libX11-devel libXext-devel libXi-devel
17BuildRequires:  linuxdoc-tools automake14 autoconf213
18BuildRequires:  libXt-devel
19BuildRoot:      %{_tmppath}/%{name}-%{version}-root
20
21Source:         ftp://ftp.gimp.org/pub/gtk/v1.2/%{name}-%{ver}.tar.gz
22Source1:        gtkrc-default
23Source2:        gtkrc.ja-vine
24
25#
26# merged RH patches.
27#
28Patch1:         gtk+-1.2.6-ahiguti.patch
29Patch5:         gtk+-1.2.8-wrap-alnum.patch
30## Supress alignment warnings on ia64
31Patch10:        gtk+-1.2.10-alignment.patch
32## Improve exposure compression
33Patch11:        gtk+-1.2.10-expose.patch
34## Handle focus tracking for embedded window properly
35Patch12:        gtk+-1.2.10-focus.patch
36## Find gtkrc files for the current encoding better
37Patch13:        gtk+-1.2.10-encoding.patch
38## Don't screw up CTEXT encoding for UTF-8
39Patch14:        gtk+-1.2.10-ctext.patch
40## Don't warn about missing fonts for UTF-8
41Patch15:        gtk+-1.2.10-utf8fontset.patch
42## Accept KP_Enter as a synonym for Return everywhere
43Patch16:        gtk+-1.2.10-kpenter.patch
44## Allow theme switching to work properly when no windows are realized
45Patch17:        gtk+-1.2.10-themeswitch.patch
46## Fix crash when switching themes
47Patch18:        gtk+-1.2.10-pixmapref.patch
48## Fix computation of width of missing characters
49Patch19:        gtk+-1.2.10-missingchar.patch
50# Fix sizes of Ukrainian fontsets
51Patch20:        gtk+-1.2.10-ukfont.patch
52# Fix file selection delete-dir when changing directory problem
53# also, fix memory corruption problem when changing directories.
54Patch21:        gtk+-1.2.10-deletedir.patch
55# Improve warning for missing fonts
56Patch22:        gtk+-1.2.10-fontwarning.patch
57# Allow themes to make scrollbar trough always repaint
58Patch23:        gtk+-1.2.10-troughpaint.patch
59# Fix a crash that can happen in some apps when the current
60# locale is not supported by XLib.
61Patch24:        gtk+-1.2.10-localecrash.patch
62# Use lib64 in X11R6 path if it exists.
63Patch25:        gtk+-1.2.10-xlibs.patch
64# Patch from CVS to fix b.g.o #56349
65Patch26:        gtk+-1.2.10-dndorder.patch
66# Patch from CVS to fix b.g.o #94812
67Patch27:        gtk+-1.2.10-clistfocusrow.patch
68# Fix GTK+ to obey X server's default bell volume
69Patch28:        gtk+-1.2.10-bellvolume.patch
70# Hack up the configure scripts to deal with some obscure
71# breakage with ancient libtool
72Patch29:        gtk+-1.2.10-libtool.patch
73# Add a dependency on libgdk to libgtk
74Patch30:        gtk+-1.2.10-gtkgdkdep.patch
75
76# Add x86_64
77Patch31: gtk+-1.2.10-config.sub-x86_64.patch
78
79#
80# Vine-specific patches.
81#
82# This is still necessary.
83Patch101:       gtk+-1.2.3-eventmask.patch
84Patch102:       gtk+-1.2.8-fontselector.patch
85Patch103:       gtk+-1.2.6-event_send.patch
86# Security Patch
87Patch110:       gtk+-1.2.8-gtkmod.patch
88
89
90Summary:        The GIMP ToolKit (GTK+), a library for creating GUIs for X.
91Summary(ja):    X 上の GUI を作成ライブラリ: GIMP ツールキット(GTK+)
92
93
94%description
95The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
96graphical user interfaces for the X Window System.  GTK+ was originally
97written for the GIMP (GNU Image Manipulation Program) image processing
98program, but is now used by several other programs as well. 
99
100If you are planning on using the GIMP or another program that uses GTK+,
101you'll need to have the gtk+ package installed.
102
103%description -l ja
104gtk+ パッケージは, X ウィンドウ・システム上で GUI を作成するための GIMP
105ツールキット (GTK+) を含んでいます。GTK+ は、画像処理プログラム GIMP
106(GNU Image Manipulation Program) のために作られましたが、現在は他の様々な
107プログラムで用いられています。
108
109もし、GTK+ を使う GIMP や他のプログラムを用いる予定ならば、この gtk+
110パッケージをインストールしてください。
111
112
113%package -n compat32-%{name}
114Summary:        The GIMP ToolKit (GTK+), a library for creating GUIs for X.
115Summary(ja):    X 上の GUI を作成ライブラリ: GIMP ツールキット(GTK+)
116Group:          System Environment/Libraries
117Requires:       %{name} = %{version}
118
119%description -n compat32-%{name}
120The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
121graphical user interfaces for the X Window System.  GTK+ was originally
122written for the GIMP (GNU Image Manipulation Program) image processing
123program, but is now used by several other programs as well. 
124
125If you are planning on using the GIMP or another program that uses GTK+,
126you'll need to have the gtk+ package installed.
127
128%description -n compat32-%{name} -l ja
129gtk+ パッケージは, X ウィンドウ・システム上で GUI を作成するための GIMP
130ツールキット (GTK+) を含んでいます。GTK+ は、画像処理プログラム GIMP
131(GNU Image Manipulation Program) のために作られましたが、現在は他の様々な
132プログラムで用いられています。
133
134もし、GTK+ を使う GIMP や他のプログラムを用いる予定ならば、この gtk+
135パッケージをインストールしてください。
136
137
138%package devel
139Summary:        Development tools for GTK+ (GIMP ToolKit) applications.
140Summary(ja):    GTK+ (GIMP ツールキット) アプリケーション開発ツール
141Group:          Development/Libraries
142Requires:       %{name} = %{version}
143Requires:       glib-devel
144Requires:       libX11-devel
145Requires:       libXext-devel
146Requires:       libXi-devel
147Obsoletes:      gtk-devel
148Requires(post):  /sbin/install-info
149Requires(preun): /sbin/install-info
150
151%description devel
152The gtk+-devel package contains the static libraries and header files
153needed for developing GTK+ (GIMP ToolKit) applications.  The gtk+-devel
154package contains glib (a collection of routines for simplifying the
155development of GTK+ applications), GDK (the General Drawing Kit, which
156simplifies the interface for writing GTK+ widgets and using GTK+ widgets
157in applications), and GTK+ (the widget set).
158
159Install gtk+-devel if you need to develop GTK+ applications.  You'll also
160need to install the gtk+ package.
161
162%description devel -l ja
163gtk+-devel には、GTK+ (GIMP ToolKit) アプリケーションを開発するのに必要
164な静的ライブラリやヘッダファイルを含んでいます。gtk+-devel パッケージには
165glib (GTK+ アプリケーション開発を簡単にするルーチン集), GDK (アプリケーシ
166ョン中でGTK+ ウィジッドを書いたり用いたりするのを簡単にするドローキット)
167そして、GTK+ (ウィジッド・セット) を含んでいます。
168
169もし、GTK+ アプリケーションを開発するなら、gtk+-devel パッケージをインスト
170ールしてください。gtk+ パッケージもインストールしておく必要があります。
171
172
173%package -n compat32-%{name}-devel
174Summary:        Development tools for GTK+ (GIMP ToolKit) applications.
175Summary(ja):    GTK+ (GIMP ツールキット) アプリケーション開発ツール
176Group:          Development/Libraries
177Requires:       %{name}-devel    = %{version}
178Requires:       compat32-%{name} = %{version}
179
180%description -n compat32-%{name}-devel
181The gtk+-devel package contains the static libraries and header files
182needed for developing GTK+ (GIMP ToolKit) applications.  The gtk+-devel
183package contains glib (a collection of routines for simplifying the
184development of GTK+ applications), GDK (the General Drawing Kit, which
185simplifies the interface for writing GTK+ widgets and using GTK+ widgets
186in applications), and GTK+ (the widget set).
187
188Install gtk+-devel if you need to develop GTK+ applications.  You'll also
189need to install the gtk+ package.
190
191%description -n compat32-%{name}-devel -l ja
192gtk+-devel には、GTK+ (GIMP ToolKit) アプリケーションを開発するのに必要
193な静的ライブラリやヘッダファイルを含んでいます。gtk+-devel パッケージには
194glib (GTK+ アプリケーション開発を簡単にするルーチン集), GDK (アプリケーシ
195ョン中でGTK+ ウィジッドを書いたり用いたりするのを簡単にするドローキット)
196そして、GTK+ (ウィジッド・セット) を含んでいます。
197
198もし、GTK+ アプリケーションを開発するなら、gtk+-devel パッケージをインスト
199ールしてください。gtk+ パッケージもインストールしておく必要があります。
200
201
202%prep
203%setup -q
204
205%patch1 -p1 -b .ahiguti
206%patch5 -p1 -b .alnum
207%patch10 -p1 -b .alignment
208%patch11 -p1 -b .expose
209%patch12 -p1 -b .focus
210%patch13 -p1 -b .encoding
211%patch14 -p1 -b .ctext
212%patch15 -p1 -b .utf8fontset
213%patch16 -p1 -b .kpenter
214%patch17 -p1 -b .themeswitch
215%patch18 -p1 -b .pixmapref
216%patch19 -p1 -b .missingchar
217%patch20 -p1 -b .ukfont
218%patch21 -p1 -b .deletedir
219%patch22 -p1 -b .fontwarning
220%patch23 -p0 -b .troughpaint
221%patch24 -p1 -b .localecrash
222%patch25 -p1 -b .xlibs
223%patch26 -p0 -b .dndorder
224%patch27 -p0 -b .clistfocusrow
225%patch28 -p1 -b .bellvolume
226%patch29 -p1 -b .libtool
227
228%patch31 -p1 -b .x86_64
229
230%patch101 -p1 -b .nocore
231%patch102 -p1 -b .fontsel
232%patch103 -p1 -b .event_send
233%patch110 -p1 -b .gtkmod
234
235#libtoolize --force
236#aclocal-1.4
237automake-1.4
238autoconf-2.13
239autoheader-2.13
240
241%build
242if [ %{debug} = "on" ] ; then
243  export CFLAGS="$RPM_OPT_FLAGS -g"
244else
245  export CFLAGS="$RPM_OPT_FLAGS"
246fi
247
248# gcc-2.95.3 with '-O2' option causes problems on Alpha
249%ifarch alpha
250export CFLAGS="-O -mieee"
251%endif
252
253AUTOMAKE=automake-1.4 %configure --with-xinput=xfree --with-native-locale
254
255if [ "$SMP" != "" ]; then
256  (make "MAKE=make -k -j $SMP"; exit 0)
257  make AUTOMAKE=automake-1.4
258else
259  make AUTOMAKE=automake-1.4
260fi
261
262
263%install
264[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
265
266%makeinstall
267
268# rename gtk-config to gtk-config-32 if build_compat32 option is enabled
269%if %{build_compat32}
270mv $RPM_BUILD_ROOT%{_bindir}/gtk-config $RPM_BUILD_ROOT%{_bindir}/gtk-config-32
271%endif
272
273#
274# Make cleaned-up versions of examples and tutorial for installation
275#
276./mkinstalldirs tmpdocs/tutorial
277install -m 0644 docs/html/gtk_tut.html docs/html/gtk_tut-[0-9]*.html docs/html/*.gif tmpdocs/tutorial
278for dir in examples/*; do
279        if [ -d $dir ]; then
280                ./mkinstalldirs tmpdocs/$dir
281                for file in $dir/*; do
282                        case $file in
283                        *pre1.2.7)
284                                ;;
285                        *)
286                                install -m 0644 $file tmpdocs/$dir
287                                ;;
288                        esac
289                done
290        fi
291done
292
293install -m 444 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/gtk/gtkrc
294install -m 444 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/gtk/gtkrc.ja
295
296%find_lang %{name}
297
298# remove unneeded files
299%__rm -f %{buildroot}%{_libdir}/lib{gdk,gtk}.la
300
301%clean
302[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
303
304
305%post -p /sbin/ldconfig
306
307%postun -p /sbin/ldconfig
308
309%post -n compat32-%{name} -p /sbin/ldconfig
310
311%postun -n compat32-%{name} -p /sbin/ldconfig
312
313%post devel
314/sbin/install-info %{_infodir}/gdk.info.gz %{_infodir}/dir
315/sbin/install-info %{_infodir}/gtk.info.gz %{_infodir}/dir
316
317%preun devel
318if [ $1 = 0 ]; then
319    /sbin/install-info --delete %{_infodir}/gdk.info.gz %{_infodir}/dir
320    /sbin/install-info --delete %{_infodir}/gtk.info.gz %{_infodir}/dir
321fi
322
323
324%files -f %{name}.lang
325%defattr(-, root, root)
326
327%doc AUTHORS COPYING ChangeLog NEWS README TODO
328%{_libdir}/libgtk-1.2.so.*
329%{_libdir}/libgdk-1.2.so.*
330%{_datadir}/themes/Default
331%config %{_sysconfdir}/gtk/*
332
333
334%files devel
335%defattr(-, root, root)
336
337%{_libdir}/lib*.so
338%{_libdir}/*.a
339%{_libdir}/pkgconfig
340%{_mandir}/man1/*
341%{_includedir}/*
342%{_infodir}/*info*
343%{_datadir}/aclocal/*
344%{_bindir}/*
345%doc tmpdocs/tutorial
346%doc tmpdocs/examples
347
348
349%if %{build_compat32}
350%files -n compat32-%{name}
351%defattr(-, root, root)
352
353%{_libdir}/libgtk-1.2.so.*
354%{_libdir}/libgdk-1.2.so.*
355
356
357%files -n compat32-%{name}-devel
358%defattr(-, root, root)
359
360%{_libdir}/lib*.so
361%{_libdir}/*.a
362%{_libdir}/pkgconfig
363%{_bindir}/*
364%endif
365
366
367%changelog
368* Sat Sep 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.10-3
369- rebuild with rpm-4.8.1 for pkg-config file
370- add BuildRequires: libXt-devel
371
372* Mon Sep 29 2008 Shu KONNO <owa@bg.wakwak.com> 1.2.10-2
373- spec in utf-8
374
375* Mon Jun  9 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.2.10-1
376- applied new versioning policy
377- rebuilt with xorg-x11 7.3 (updated denepdancies)
378
379* Wed May 24 2006 NAKAMURA Kenta <kenta@vinelinux.org> 1.2.10-0vl10
380- rename gtk-config to gtk-config-32 if build_compat32 option is enabled
381
382* Mon Mar 06 2006 NAKAMURA Kenta <kenta@c.csce.kyushu-u.ac.jp> 1.2.10-0vl9
383- added compat32-* packages for x86_64 architecture support
384
385* Wed Feb 15 2006 Shu KONNO <owa@bg.wakwak.com> 1.2.10-0vl8
386- added gtk+-1.2.10-config.sub-x86_64.patch
387
388* Thu Feb 02 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.2.10-0vl7
389- rebuild
390- not run libtoolize --force, aclocal-1.4
391- remove %%{_libdir}/lib{gdk,gtk}.la
392- compress info files by brp-compress
393
394* Wed Jul 07 2004 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.2.10-0vl6
395- merge more RH patches (Patch26-Patch29)
396  * Mon Oct 27 2003 Owen Taylor <otaylor@redhat.com> 1:1.2.10-28.1
397  - Cave like a cheap house of cards and add gdk-pixbuf dependency (#105613)
398  - Add gtkrc.*.utf8 RC files for CJK (#84593)
399  - Add a dependency on libgdk to libgtk (#106677)
400
401  * Thu Feb 13 2003 Elliot Lee <sopwith@redhat.com> 1.2.10-26
402  - Run libtoolize/auto* to get an updated libtool that recognizes ppc64
403
404  * Wed Jan 15 2003 Owen Taylor <otaylor@redhat.com> 1.2.10-24
405  - Add a couple of patches from GNOME CVS, fixing a crash
406    with CList focus row tracking, and a place where DND
407    would get confused.
408  - Obey the system bell volume (#74802)
409  - Ship the pkg-config files
410
411  * Mon Nov  4 2002 Tim Waugh <twaugh@redhat.com> 1.2.10-23
412  - Don't install files not shipped.
413  - Fix gtk-config output for multilib archs.
414   
415* Wed Dec 25 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.2.10-0vl5
416- merge more RH patches (Patch20-Patch25)
417- rawhide's changelog since last merge (except "automated rebuild") are:
418
419  - Thu Aug 22 2002 Owen Taylor <otaylor@redhat.com>
420  - Fix a crash that can happen in some apps when the current
421    locale is not supported by XLib. (#72157)
422
423  - Fri Jul 26 2002 Owen Taylor <otaylor@redhat.com>
424  - Fix a small memory leak in the .encoding patch (Kjartan Maraas)
425
426  - Fri Jul 19 2002 Alexander Larsson <alexl@redhat.com>
427  - Add troughpaint patch
428
429  - Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
430  - Fix UTF-8 font specification not to pick up *-c-* fonts
431
432  - Thu May 16 2002 Alex Larsson <alexl@redhat.com>
433  - Require automake 1.4
434
435  - Wed Apr 17 2002 Owen Taylor <otaylor@redhat.com>
436  - Fix problem with incorrect directory contents when changing directories (#63726)
437
438  - Fri Apr 12 2002 Owen Taylor <otaylor@redhat.com>
439  - Fix filesel delete-filename-on-dir-change problem
440  - Improve warning for missing fontset elements
441
442  - Thu Apr 11 2002 Owen Taylor <otaylor@redhat.com>
443  - Fix ukrainian font sizes, minor tweak to russian fonts (#63135)
444  - Own /etc/gtk/ as well as the files in it (#63139)
445
446* Thu Mar 28 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.10-0vl4
447- changed default theme to BeCool.
448
449* Mon Oct 15 2001 Akira TAGOH <tagoh@gnome.gr.jp> 1.2.10-0vl3
450- Merged several RH patches.
451  * Mon Aug 13 2001 Owen Taylor <otaylor@redhat.com>
452  - Fix problem with width computation for missing characters
453
454  * Sun Aug 12 2001 Owen Taylor <otaylor@redhat.com>
455  - Fix refcounting problem in gtk_style_copy() that might affect
456    theme switching. (#51580)
457
458  * Wed Aug  8 2001 Owen Taylor <otaylor@redhat.com>
459  - Add fix for theme switching in nautilus sidebar tabs
460    (and other similar situations)
461
462  * Sat Jul 21 2001 Owen Taylor <otaylor@redhat.com>
463  - Accept KP_Enter as well as Return (#21111)
464
465  * Wed Jul 11 2001 Owen Taylor <otaylor@redhat.com>
466  - Further improve exposure compression code
467
468  * Tue Jul 10 2001 Owen Taylor <otaylor@redhat.com>
469  - Omit warnings about character sets not found in fontset,
470    if current locale is UTF-8 based. (Hack!)
471
472  * Tue Jul  3 2001 Owen Taylor <otaylor@redhat.com>
473  - Add patch for alignment warnings on ia64
474  - Add from Alex to vastly improve expose compression
475  - Add patch to fix focus tracking for embedded windows
476  - Add patch by Pablo Saratxaga to improve encoding handling
477  - Add patch to not screw up CTEXT for UTF-8 locales
478
479* Tue Jul 17 2001 Tomoya TAKA <tomoya@olive.plala.or.jp>
480- 1.2.10-0vl2
481- change CFLAGS on alpha (gcc-2.95.3 with -O2 causes problems)
482
483* Tue Apr  3 2001 Akira TAGOH <tagoh@gnome.gr.jp> 1.2.10-0vl1
484- New upstream release.
485
486* Wed Mar  7 2001 Akira TAGOH <tagoh@gnome.gr.jp> 1.2.9-0vl1
487- New upstream release.
488
489* Wed Feb 14 2001 Shoji Matsumoto <shom@vinelinux.org> 1.2.8-0vl6
490- correct configure for stablity
491
492* Tue Feb 13 2001 Shoji Matsumoto <shom@vinelinux.org> 1.2.8-0vl5
493- correct configure (for --enable-xinput)
494- add DESTDIR patch for po/Makefile.in.in
495
496* Wed Feb  7 2001 Shoji Matsumoto <shom@vinelinux.org> 1.2.8-0vl4
497- add gtk+-1.2.8-gtktextwcfix.patch
498
499* Thu Feb 01 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
500- 1.2.8-0vl2
501- applied security patch (http://www.securityfocus.com/bid/2165)
502
503* Mon May 29 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
504- updated to 1.2.8
505
506* Fri Feb 18 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
507- added fontselector based on kondara's patch
508
509* Thu Feb 17 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
510- updated to 1.2.7
511- remove morioka marged to the original gtk source tree.
512
513 Tue Dec 28 1999 Yasuyuki Furukawa <furukawa@vinelinux.org>
514- added event_send patch to be more stable when switching themes.
515
516* Sat Dec 11 1999 Jun Nishii <jun@flatout.org>
517- smaller fontset in gtkrc.ja
518
519* Thu Nov 25 1999 Jun NISHII <jun@flatout.org>
520- use morioka patch instead of fontsel patches
521
522* Sat Oct 23 1999 Jun Nishii <jun@flatout.org>
523- gtk+-1.2.6-1vl2
524- added fontsel patches from gtk/gnome-ML
525
526* Tue Oct 12 1999 Jun Nishii <jun@flatout.org>
527- gtk+-1.2.6-1vl1
528
529* Thu Sep 30 1999 Jun Nishii <jun@flatout.org>
530- gtk+-1.2.5-1vl2
531- with wordwrap patch
532
533* Mon Sep 27 1999 Jun Nishii <jun@flatout.org>
534- gtk+-1.2.5-1vl1
535
536* Fri Sep 11 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
537  [gtk+-1.2.4-1vl2]
538- removed fontsel patch.
539
540* Fri Sep 6 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
541  [gtk+-1.2.4-1vl1]
542- install gzipped info.
543- changed release tag with 'vl.'
544
545* Fri Sep 3 1999 Yasuhide OOMORI <dasen@typhoon.co.jp>
546  [gtk+-1.2.4-1]
547- Update for GTK+-1.2.4.
548- bzip2 source.
549- use %{sysconfdir} as /etc.
550
551* Sun Aug 22 1999 Jun Nishii <jun@flatout.org>
552- bzip2 source
553
554* Sat Aug 21 1999 Jun Nishii <jun@flatout.org>
555- build for Vine-1.9
556- merge fontset patch
557
558* Mon Jun 7 1999 Owen Taylor <otaylor@redhat.com>
559- Update for GTK+-1.2.3
560- Patches that will be in GTK+-1.2.4
561- Patch to keep GTK+ from coredumping on X IO errors
562- Patch to improve compatilibity with GTK-1.2.1 (allow
563  event mask to be set on realized widgets)
564
565* Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
566- fixes memory leak
567
568* Mon Apr 12 1999 Owen Taylor <otaylor@redhat.com>
569- The important bug fixes that will be in GTK+-1.2.2
570
571* Thu Apr 01 1999 Michael Fulbright <drmike@redhat.com>
572- patches from owen to handle various gdk bugs
573
574* Sun Mar 28 1999 Michael Fulbright <drmike@redhat.com>
575- added XFree86-devel requirement for gtk+-devel
576
577* Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
578- version 1.2.1
579
580* Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
581- removed /usr/info/dir.gz file from package
582
583* Fri Feb 26 1999 Michael Fulbright <drmike@redhat.com>
584- Version 1.2.0
585
586* Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
587- version 1.2.0pre2, patched to use --sysconfdir=/etc
588
589* Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
590- patched in Owen's patch to fix Metal theme
591
592* Fri Feb 05 1999 Michael Fulbright <drmike@redhat.com>
593- bumped up to 1.1.15
594
595* Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
596- bumped up to 1.1.14
597
598* Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
599- bumped up to 1.1.13
600
601* Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
602- bumped up to 1.1.12
603
604* Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
605- added Theme directory to file list
606- up to 1.1.7 for GNOME freeze
607
608* Sun Oct 25 1998 Shawn T. Amundson <amundson@gtk.org>
609- Fixed Source: to point to v1.1
610
611* Tue Aug 04 1998 Michael Fulbright <msf@redhat.com>
612- change %postun to %preun
613
614* Mon Jun 27 1998 Shawn T. Amundson
615- Changed version to 1.1.0
616
617* Thu Jun 11 1998 Dick Porter <dick@cymru.net>
618- Removed glib, since it is its own module now
619
620* Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
621- Split out glib package
622
623* Tue Apr  8 1998 Shawn T. Amundson <amundson@gtk.org>
624- Changed version to 1.0.0
625
626* Tue Apr  7 1998 Owen Taylor <otaylor@gtk.org>
627- Changed version to 0.99.10
628
629* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
630- Changed version to 0.99.9
631- Changed gtk home page to www.gtk.org
632
633* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
634- Changed version to 0.99.8
635
636* Sun Mar 15 1998 Marc Ewing <marc@redhat.com>
637- Added aclocal and bin stuff to file list.
638- Added -k to the SMP make line.
639- Added lib/glib to file list.
640
641* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
642- Changed version to 0.99.7
643
644* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
645- Updated ftp url and changed version to 0.99.6
646
647* Thu Mar 12 1998 Marc Ewing <marc@redhat.com>
648- Reworked to integrate into gtk+ source tree
649- Truncated ChangeLog.  Previous Authors:
650  Trond Eivind Glomsrod <teg@pvv.ntnu.no>
651  Michael K. Johnson <johnsonm@redhat.com>
652  Otto Hammersmith <otto@redhat.com>
Note: See TracBrowser for help on using the repository browser.