59b7973
Summary:	The GIMP ToolKit
59b7973
Name:		gtk+
59b7973
Epoch:		1
59b7973
Version:	1.2.10
f91a39e
Release:	95%{?dist}
59b7973
License:	LGPLv2+
59b7973
URL:		http://www.gtk.org/
7848ad5
Source0:	https://ftp.gnome.org/pub/gnome/sources/gtk+/1.2/gtk+-%{version}.tar.gz
59b7973
59b7973
Provides:	gtk1 = %{version}-%{release}
a0498a2
Provides:	gtk1%{?_isa} = %{version}-%{release}
59b7973
59b7973
Source1:	gtkrc-default
59b7973
Source2:	gtk+-pofiles.tar.gz
59b7973
Source3:	gtkrc.ja.utf8
59b7973
Source4:	gtkrc.ko.utf8
59b7973
Source5:	gtkrc.zh_CN.utf8
59b7973
Source6:	gtkrc.zh_TW.utf8
59b7973
7848ad5
# We need newer versions of config.guess and config.sub to be able to
7848ad5
# handle exotic new architectures (at the time this software was released)
7848ad5
# such as x86_64
7848ad5
#
7848ad5
# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
7848ad5
Source7:	config.guess
7848ad5
# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
7848ad5
Source8:	config.sub
7848ad5
59b7973
Patch1:		gtk+-1.2.10-ahiguti.patch
59b7973
Patch5:		gtk+-1.2.8-wrap-alnum.patch
59b7973
# Suppress alignment warnings on ia64
59b7973
Patch10:	gtk+-1.2.10-alignment.patch
9fcb0f8
# Improve exposure compression
59b7973
Patch11:	gtk+-1.2.10-expose.patch
9fcb0f8
# Handle focus tracking for embedded window properly
59b7973
Patch12:	gtk+-1.2.10-focus.patch
9fcb0f8
# Find gtkrc files for the current encoding better
59b7973
Patch13:	gtk+-1.2.10-encoding.patch
9fcb0f8
# Don't screw up CTEXT encoding for UTF-8
59b7973
Patch14:	gtk+-1.2.10-ctext.patch
9fcb0f8
# Don't warn about missing fonts for UTF-8
59b7973
Patch15:	gtk+-1.2.10-utf8fontset.patch
9fcb0f8
# Accept KP_Enter as a synonym for Return everywhere
59b7973
Patch16:	gtk+-1.2.10-kpenter.patch
9fcb0f8
# Allow theme switching to work properly when no windows are realized
59b7973
Patch17:	gtk+-1.2.10-themeswitch.patch
9fcb0f8
# Fix crash when switching themes
59b7973
Patch18:	gtk+-1.2.10-pixmapref.patch
9fcb0f8
# Fix computation of width of missing characters
59b7973
Patch19:	gtk+-1.2.10-missingchar.patch
9fcb0f8
# Fix sizes of Ukrainian fontsets
59b7973
Patch20:	gtk+-1.2.10-ukfont.patch
9fcb0f8
# Fix file selection delete-dir when changing directory problem
9fcb0f8
# also, fix memory corruption problem when changing directories.
59b7973
Patch21:	gtk+-1.2.10-deletedir.patch
9fcb0f8
# Improve warning for missing fonts
59b7973
Patch22:	gtk+-1.2.10-fontwarning.patch
9fcb0f8
# Allow themes to make scrollbar trough always repaint
59b7973
Patch23:	gtk+-1.2.10-troughpaint.patch
9fcb0f8
# Fix a crash that can happen in some apps when the current
9fcb0f8
# locale is not supported by XLib.
59b7973
Patch24:	gtk+-1.2.10-localecrash.patch
9fcb0f8
# Patch from CVS to fix b.g.o #56349
59b7973
Patch26:	gtk+-1.2.10-dndorder.patch
9fcb0f8
# Patch from CVS to fix b.g.o #94812
59b7973
Patch27:	gtk+-1.2.10-clistfocusrow.patch
9fcb0f8
# Fix GTK+ to obey X server's default bell volume
59b7973
Patch28:	gtk+-1.2.10-bellvolume.patch
9fcb0f8
# Hack up the configure scripts to deal with some obscure
9fcb0f8
# breakage with ancient libtool
59b7973
Patch29:	gtk+-1.2.10-libtool.patch
7e71142
# Add a dependency on libgdk to libgtk (#106677)
59b7973
Patch30:	gtk+-1.2.10-gtkgdkdep.patch
59b7973
Patch31:	gtk+-underquoted.patch
59b7973
Patch32:	gtk+-1.2.10-ppc64.patch
9fcb0f8
# do not allow for undefined symbols in shared libraries -- Rex
59b7973
Patch33:	gtk+-1.2.10-no_undefined.patch
7e71142
# http://bugzilla.redhat.com/222298
59b7973
Patch34:	gtk+-1.2.10-multilib.patch
59b7973
# Remove redundant shared library dependencies
59b7973
Patch35:	gtk+-1.2.10-unused-deps.patch
a2876d5
# Avoid having to run autotools at build time
a2876d5
Patch36:	gtk+-1.2.10-autotools.patch
29e6356
# Use format strings properly
29e6356
Patch37:	gtk+-1.2.10-format.patch
7848ad5
# C99 compiler support
e79dc16
Patch38:	gtk+-1.2.10-c99.patch
59b7973
a0498a2
BuildRequires:	coreutils
59b7973
BuildRequires:	gettext
5725e92
BuildRequires:	glib-devel >= 1:%{version}
a0498a2
BuildRequires:	glibc-common
a0498a2
BuildRequires:	libtool
5725e92
BuildRequires:	libX11-devel
5725e92
BuildRequires:	libXext-devel
5725e92
BuildRequires:	libXi-devel
5725e92
BuildRequires:	libXt-devel
a0498a2
BuildRequires:	make
9fcb0f8
7848ad5
# Fix EL-6 compatibility (%%make_build only defined from EL-7, F-21 onwards)
7848ad5
%{!?make_build:%global make_build make %{_smp_mflags}}
7848ad5
9fcb0f8
%description
9fcb0f8
The gtk+ package contains the GIMP ToolKit (GTK+), a library for
9fcb0f8
creating graphical user interfaces for the X Window System. GTK+ was
9fcb0f8
originally written for the GIMP (GNU Image Manipulation Program) image
9fcb0f8
processing program, but is now used by several other programs as
9fcb0f8
well.
9fcb0f8
59b7973
%package	devel
59b7973
Summary:	Development tools for GTK+ (GIMP ToolKit) applications
59b7973
Provides:	gtk1-devel = %{version}-%{release}
a0498a2
Provides:	gtk1-devel%{?_isa} = %{version}-%{release}
a0498a2
Requires:	%{name}%{?_isa} = %{epoch}:%{version}-%{release}
a0498a2
Requires:	glib-devel%{?_isa}
a0498a2
Requires:	libX11-devel%{?_isa}
a0498a2
Requires:	libXext-devel%{?_isa}
a0498a2
Requires:	libXi-devel%{?_isa}
a0498a2
Requires:	libXt-devel%{?_isa}
59b7973
9fcb0f8
%description devel
9fcb0f8
Libraries, header files and documentation for developing GTK+ 
9fcb0f8
(GIMP ToolKit) applications.
9fcb0f8
9fcb0f8
%prep
9fcb0f8
%setup -q -a 2
9fcb0f8
9fcb0f8
%patch1 -p1 -b .ahiguti
9fcb0f8
%patch5 -p1 -b .alnum
9fcb0f8
%patch10 -p1 -b .alignment
9fcb0f8
%patch11 -p1 -b .expose
9fcb0f8
%patch12 -p1 -b .focus
9fcb0f8
%patch13 -p1 -b .encoding
9fcb0f8
%patch14 -p1 -b .ctext
9fcb0f8
%patch15 -p1 -b .utf8fontset
9fcb0f8
%patch16 -p1 -b .kpenter
9fcb0f8
%patch17 -p1 -b .themeswitch
9fcb0f8
%patch18 -p1 -b .pixmapref
9fcb0f8
%patch19 -p1 -b .missingchar
9fcb0f8
%patch20 -p1 -b .ukfont
9fcb0f8
%patch21 -p1 -b .deletedir
9fcb0f8
%patch22 -p1 -b .fontwarning
9fcb0f8
%patch23 -p0 -b .troughpaint
9fcb0f8
%patch24 -p1 -b .localecrash
9fcb0f8
%patch26 -p0 -b .dndorder
9fcb0f8
%patch27 -p0 -b .clistfocusrow
9fcb0f8
%patch28 -p1 -b .bellvolume
9fcb0f8
%patch29 -p1 -b .libtool
9fcb0f8
%patch30 -p1 -b .gtkgdkdep
9fcb0f8
%patch31 -p1 -b .underquoted
9fcb0f8
%patch32 -p1 -b .ppc64
9fcb0f8
%patch33 -p1 -b .no_undefined
7e71142
%patch34 -p1 -b .multilib
59b7973
%patch35 -p1 -b .unused-deps
a2876d5
%patch36 -b .autotools
29e6356
%patch37 -b .format
e79dc16
%patch38 -p1 -b .c99
9fcb0f8
a2876d5
# The original config.{guess,sub} do not work on x86_64, aarch64 etc.
ebb9b25
#
7848ad5
cp -p %{SOURCE7} %{SOURCE8} .
7848ad5
chmod -c +x config.{guess,sub}
59b7973
59b7973
# Recode docs as UTF-8
59b7973
for doc in ChangeLog examples/calendar/calendar.c; do
f07f597
	iconv -f iso-8859-1 -t utf-8 < ${doc} > ${doc}.utf8
f07f597
	mv ${doc}.utf8 ${doc}
59b7973
done
9fcb0f8
9fcb0f8
%build
f07f597
LIBTOOL=/usr/bin/libtool \
9fcb0f8
%configure \
59b7973
	--disable-static \
59b7973
	--with-xinput=xfree \
59b7973
	--with-native-locale
9fcb0f8
7848ad5
%{make_build} LIBTOOL=/usr/bin/libtool
9fcb0f8
9fcb0f8
%install
7848ad5
%{make_install} LIBTOOL=/usr/bin/libtool
9fcb0f8
9fcb0f8
#
9fcb0f8
# Make cleaned-up versions of examples and tutorial for installation
9fcb0f8
#
9fcb0f8
./mkinstalldirs tmpdocs/tutorial
f07f597
install -p -m0644 docs/html/gtk_tut.html docs/html/gtk_tut-[0-9]*.html docs/html/*.gif tmpdocs/tutorial
59b7973
for dir in examples/*; do
59b7973
	if [ -d $dir ]; then
59b7973
		./mkinstalldirs tmpdocs/$dir
59b7973
		for file in $dir/* ; do
59b7973
			case $file in
59b7973
			*pre1.2.7)
59b7973
				;;
59b7973
			*)
f07f597
				install -p -m0644 $file tmpdocs/$dir
59b7973
				;;
59b7973
			esac
59b7973
		done
59b7973
	fi
9fcb0f8
done
9fcb0f8
f07f597
install -p -m644 -D %{SOURCE1} %{buildroot}/etc/gtk/gtkrc
9fcb0f8
9fcb0f8
# Install some extra gtkrc files to improve functioning of GTK+
9fcb0f8
# in UTF-8 locales for Chinese, Japanese, Korean.
59b7973
for i in %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6}; do
f07f597
	install -p -m0644 $i %{buildroot}/etc/gtk/
9fcb0f8
done
9fcb0f8
9fcb0f8
# We don't ship the info files
7848ad5
rm -rvf %{buildroot}%{_infodir}
9fcb0f8
9fcb0f8
# .la fies... die die die.
7848ad5
rm -rvf %{buildroot}%{_libdir}/lib*.la
9fcb0f8
# despite use of --disable-static, delete static libs that get built anyway
7848ad5
rm -rvf %{buildroot}%{_libdir}/lib*.a
9fcb0f8
9fcb0f8
%find_lang %{name}
9fcb0f8
72c5700
%check
f07f597
make check LIBTOOL=/usr/bin/libtool
9fcb0f8
a0498a2
%if (0%{?rhel} && 0%{?rhel} <= 7) || (0%{?fedora} && 0%{?fedora} <= 27)
a0498a2
# ldconfig scriptlets replaced by RPM File Triggers from Fedora 28
9fcb0f8
%post -p /sbin/ldconfig
9fcb0f8
%postun -p /sbin/ldconfig
a0498a2
%endif
9fcb0f8
9fcb0f8
%files -f %{name}.lang
a0498a2
%if 0%{?_licensedir:1}
a0498a2
%license COPYING
a0498a2
%else
a0498a2
%doc COPYING
a0498a2
%endif
a0498a2
%doc AUTHORS ChangeLog NEWS README TODO
89ac876
%{_libdir}/libgdk-1.2.so.*
89ac876
%{_libdir}/libgtk-1.2.so.*
9fcb0f8
%{_datadir}/themes/Default/
7e71142
%dir %{_sysconfdir}/gtk/
89ac876
%config(noreplace) %{_sysconfdir}/gtk/gtkrc*
9fcb0f8
9fcb0f8
%files devel
9fcb0f8
%doc tmpdocs/tutorial/
9fcb0f8
%doc tmpdocs/examples/
9fcb0f8
%{_bindir}/gtk-config
89ac876
%{_includedir}/gtk-1.2/
89ac876
%{_libdir}/libgdk.so
89ac876
%{_libdir}/libgtk.so
89ac876
%{_libdir}/pkgconfig/gdk.pc
89ac876
%{_libdir}/pkgconfig/gtk+.pc
89ac876
%{_datadir}/aclocal/gtk.m4
89ac876
%{_mandir}/man1/gtk-config.1*
9fcb0f8
9fcb0f8
%changelog
f91a39e
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-95
f91a39e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
f91a39e
7848ad5
* Wed Jul 22 2020 Paul Howarth <paul@city-fan.org> - 1:1.2.10-94
7848ad5
- The config.guess and config.sub scripts are no longer packaged with rpm 4.16
7848ad5
  onwards so we have to supply them ourselves
7848ad5
- Fix source URL to point to somewhere that still works
7848ad5
- Modernize spec using %%{make_build} and %%{make_install}
7848ad5
bc8cec9
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-93
bc8cec9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
bc8cec9
e79dc16
* Mon Sep  9 2019 Florian Weimer <fweimer@redhat.com> - 1:1.2.10-92
e79dc16
- Fix building in C99 mode
e79dc16
a844741
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-91
a844741
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
a844741
47558ed
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-90
47558ed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
47558ed
cbfdc6b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-89
cbfdc6b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
cbfdc6b
37e9bd4
* Wed Feb 14 2018 Rex Dieter <rdieter@fedoraproject.org> - 1:1.2.10-88
7848ad5
- Drop using arch-dependent BuildRequires (#1545186)
7848ad5
- -devel: Drop explicit Requires: pkgconfig
5725e92
a0498a2
* Wed Feb  7 2018 Paul Howarth <paul@city-fan.org> - 1:1.2.10-87
a0498a2
- ldconfig scriptlets replaced by RPM File Triggers from Fedora 28
a0498a2
- Drop legacy BuildRoot: and Group: tags
a0498a2
- Drop redundant explicit buildroot cleaning
a0498a2
- Specify all explicitly-used build requirements
a0498a2
- Use arch-specific devel dependencies
a0498a2
- Add arch-specific gtk1 provides
a0498a2
- Use %%license where possible
a0498a2
- Drop redundant %%defattr
a0498a2
b500544
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-86
b500544
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b500544
cf8168d
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-85
cf8168d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
cf8168d
ead78c8
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-84
ead78c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ead78c8
c92db21
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-83
c92db21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c92db21
d7c3044
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.10-82
d7c3044
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
d7c3044
ba851f3
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.10-81
ba851f3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ba851f3
e251f27
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.10-80
e251f27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e251f27
e94cd46
* Tue Aug 05 2014 Nils Philippsen <nils@redhat.com> - 1:1.2.10-79
a0498a2
- Update source URL
e94cd46
304c3ec
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.10-78
304c3ec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
304c3ec
29e6356
* Thu Nov 21 2013 Paul Howarth <paul@city-fan.org> - 1:1.2.10-77
29e6356
- Use format strings properly
29e6356
a3af8c2
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.10-76
a3af8c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
a3af8c2
a2876d5
* Fri May 10 2013 Paul Howarth <paul@city-fan.org> - 1:1.2.10-75
a2876d5
- Avoid having to run autotools at build time (#961362)
a2876d5
da7538c
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.10-74
da7538c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
da7538c
ed07466
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.10-73
ed07466
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ed07466
f07f597
* Thu Jan  5 2012 Paul Howarth <paul@city-fan.org> 1:1.2.10-72
f07f597
- nobody else likes macros for commands
f07f597
f07f597
* Wed Feb  9 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 1:1.2.10-71
f07f597
- rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
09e8e80
89ac876
* Tue Nov 10 2009 Paul Howarth <paul@city-fan.org> 1:1.2.10-70
89ac876
- don't own dir %%{_datadir}/themes/ (owned by filesystem since F-8, #534097)
89ac876
- make %%files lists more specific
89ac876
89ac876
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 1:1.2.10-69
89ac876
- rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
77491c3
59b7973
* Fri Apr 17 2009 Paul Howarth <paul@city-fan.org> 1:1.2.10-68
59b7973
- remove unused shared library dependencies
59b7973
- use install -p to maintain timestamps where reasonable
59b7973
- recode docs as UTF-8
59b7973
- cosmetic spec changes
59b7973
59b7973
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 1:1.2.10-67
59b7973
- rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3edfaa0
ef8f582
* Thu Oct  2 2008 Patrice Dumas <pertusus@free.fr> 1:1.2.10-66
ef8f582
- rebase the ahiguti patch
ef8f582
a8b9f47
* Thu Oct  2 2008 Patrice Dumas <pertusus@free.fr> 1:1.2.10-65
a8b9f47
- remove x_ldflags from gtk-config (#462650)
a8b9f47
ebb9b25
* Wed Oct  1 2008 Patrice Dumas <pertusus@free.fr> 1:1.2.10-64
a8b9f47
- copy config.* from rpm directory, those shipped with gtk+ are too old
ebb9b25
410df41
* Wed Oct 01 2008 Rex Dieter <rdieter@fedoraproject.org> 1:1.2.10-63
410df41
- patch_fuzz, fix build (#465033)
410df41
72c5700
* Mon Mar 10 2008 Rex Dieter <rdieter@fedoraproject.org> 1:1.2.10-62
72c5700
- Provides: gtk1(-devel)
72c5700
d5ec7e0
* Mon Feb 18 2008 Rex Dieter <rdieter@fedoraproject.org> 1:1.2.10-61
d5ec7e0
- fix multilib patch (#341401)
d5ec7e0
13cbf6a
* Mon Feb 11 2008 Rex Dieter <rdieter@fedoraproject.org> 1:1.2.10-60 
13cbf6a
- respin (gcc43)
13cbf6a
4a88546
* Tue Aug 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1:1.2.10-59
4a88546
- respin (BuildID)
4a88546
91ebcc2
* Sat Aug 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1:1.2.10-58
91ebcc2
- License: LGPLv2+
91ebcc2
5d4000e
* Thu Jan 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1:1.2.10-57
5d4000e
- revert libtool-related breakage 
5d4000e
7e71142
* Thu Jan 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1:1.2.10-56
7e71142
- multilib patch (#222298)
7e71142
- cleanup auto*/libtool foo 
7e71142
- drop old/deprecated bits
7e71142
d52fc88
* Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1:1.2.10-55
d52fc88
- fc6 respin
d52fc88
b606ae7
* Wed Aug 09 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1:1.2.10-54
b606ae7
- fc6 respin
b606ae7
7cec460
* Thu Jun 15 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1:1.2.10-53
7cec460
- respin, see if still buildable with new mock config (bug #193397)
7cec460
9fcb0f8
* Mon Apr 24 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1:1.2.10-52
9fcb0f8
- install -m644 gtkrc ...
9fcb0f8
- utf-8 specfile
9fcb0f8
- comment %%fedora > 4 constructs
9fcb0f8
- own %%_datadir/themes
9fcb0f8
- move %%check after %%install
9fcb0f8
9fcb0f8
* Sat Apr 08 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1:1.2.10-51
9fcb0f8
- cleanup for Extras
9fcb0f8
- drop Obsoletes: gtk (that must be *way* old)
9fcb0f8
- drop gdk-pixbuf debpendancy
9fcb0f8
- fix/re-enable gdkgtkdep patch
9fcb0f8
- no_undefined patch
9fcb0f8
9fcb0f8
* Wed Mar 01 2006 Karsten Hopp <karsten@redhat.de> 1:1.2.10-50
9fcb0f8
- BuildRequires: libXt-devel
9fcb0f8
9fcb0f8
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.10-49.2.1
9fcb0f8
- bump again for double-long bug on ppc(64)
9fcb0f8
9fcb0f8
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.10-49.2
9fcb0f8
- rebuilt for new gcc4.1 snapshot and glibc changes
9fcb0f8
9fcb0f8
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
9fcb0f8
- rebuilt
9fcb0f8
9fcb0f8
* Fri Nov 18 2005 Bill Nottingham <notting@redhat.com> 1:1.2.10-49
9fcb0f8
- Remove references to obsolete X11R6 paths
9fcb0f8
9fcb0f8
* Wed Nov 16 2005 Matthias Clasen <mclasen@redhat.com> 1:1.2.10-48
9fcb0f8
- Fix Requires of -devel
9fcb0f8
9fcb0f8
* Mon Nov  7 2005 Matthias Clasen <mclasen@redhat.com> 1:1.2.10-47
9fcb0f8
- Remove .la files and static libs
9fcb0f8
a2876d5
* Mon Nov  7 2005 Matthias Clasen <mclasen@redhat.com> 1:1.2.10-46
9fcb0f8
- Rebuilt
9fcb0f8
9fcb0f8
* Tue Nov  1 2005 Matthias Clasen <mclasen@redhat.com> 1:1.2.10-45
9fcb0f8
- Switch requires to modular X
9fcb0f8
9fcb0f8
* Wed Mar  2 2005 Matthias Clasen <mclasen@redhat.com> 1:1.2.10-35
9fcb0f8
- Rebuild with gcc4
9fcb0f8
9fcb0f8
* Thu Feb 17 2005 Matthias Clasen <mclasen@redhat.com> 1:1.2.10-34
9fcb0f8
- Replace Copyright tag in header.
9fcb0f8
9fcb0f8
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com> 1:1.2.10-33
9fcb0f8
- Fixed underquoted m4 definition.
9fcb0f8
9fcb0f8
* Thu Jun 24 2004 Matthias Clasen <mclasen@redhat.com>
9fcb0f8
- add missing buildrequires (#124159)
9fcb0f8
a2876d5
* Wed Jun 16 2004 Matthias Clasen <mclasen@redhat.com>
9fcb0f8
- rebuilt for RHEL3 U3
9fcb0f8
9fcb0f8
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
9fcb0f8
- rebuilt
9fcb0f8
9fcb0f8
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
9fcb0f8
- rebuilt
9fcb0f8
9fcb0f8
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
9fcb0f8
- rebuilt
9fcb0f8
9fcb0f8
* Mon Oct 27 2003 Owen Taylor <otaylor@redhat.com> 1:1.2.10-28.1
9fcb0f8
- Cave like a cheap house of cards and add gdk-pixbuf dependency (#105613)
9fcb0f8
- Add gtkrc.*.utf8 RC files for CJK (#84593)
9fcb0f8
- Add a dependency on libgdk to libgtk (#106677)
9fcb0f8
9fcb0f8
* Sun Jun  8 2003 Tim Powers <timp@redhat.com> 1:1.2.10-27.1
9fcb0f8
- build for RHEL
9fcb0f8
9fcb0f8
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
9fcb0f8
- rebuilt
9fcb0f8
9fcb0f8
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
9fcb0f8
- add explicit epoch's where needed.
9fcb0f8
9fcb0f8
* Thu Feb 13 2003 Elliot Lee <sopwith@redhat.com> 1.2.10-26
9fcb0f8
- Run libtoolize/auto* to get an updated libtool that recognizes ppc64
9fcb0f8
9fcb0f8
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
9fcb0f8
- rebuilt
9fcb0f8
9fcb0f8
* Wed Jan 15 2003 Owen Taylor <otaylor@redhat.com> 1.2.10-24
9fcb0f8
- Add a couple of patches from GNOME CVS, fixing a crash
9fcb0f8
  with CList focus row tracking, and a place where DND
9fcb0f8
  would get confused.
9fcb0f8
- Obey the system bell volume (#74802)
9fcb0f8
- Ship the pkg-config files
9fcb0f8
9fcb0f8
* Mon Nov  4 2002 Tim Waugh <twaugh@redhat.com> 1.2.10-23
9fcb0f8
- Don't install files not shipped.
9fcb0f8
- Fix gtk-config output for multilib archs.
9fcb0f8
9fcb0f8
* Thu Aug 22 2002 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix a crash that can happen in some apps when the current
9fcb0f8
  locale is not supported by XLib. (#72157)
9fcb0f8
9fcb0f8
* Fri Jul 26 2002 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix a small memory leak in the .encoding patch (Kjartan Maraas)
9fcb0f8
9fcb0f8
* Fri Jul 19 2002 Alexander Larsson <alexl@redhat.com>
9fcb0f8
- Add troughpaint patch
9fcb0f8
9fcb0f8
* Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix UTF-8 font specification not to pick up *-c-* fonts
9fcb0f8
9fcb0f8
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
9fcb0f8
- automated rebuild
9fcb0f8
9fcb0f8
* Sun May 26 2002 Tim Powers <timp@redhat.com>
9fcb0f8
- automated rebuild
9fcb0f8
9fcb0f8
* Thu May 16 2002 Alex Larsson <alexl@redhat.com>
9fcb0f8
- Require automake 1.4
9fcb0f8
9fcb0f8
* Wed Apr 17 2002 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix problem with incorrect directory contents when changing directories (#63726)
9fcb0f8
9fcb0f8
* Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
9fcb0f8
- merge translations
9fcb0f8
9fcb0f8
* Fri Apr 12 2002 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix filesel delete-filename-on-dir-change problem
9fcb0f8
- Improve warning for missing fontset elements
9fcb0f8
9fcb0f8
* Thu Apr 11 2002 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix ukrainian font sizes, minor tweak to russian fonts (#63135)
9fcb0f8
- Own /etc/gtk/ as well as the files in it (#63139)
9fcb0f8
9fcb0f8
* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
9fcb0f8
- Add po files from sources.redhat.com
9fcb0f8
9fcb0f8
* Mon Aug 13 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix problem with width computation for missing characters
9fcb0f8
9fcb0f8
* Sun Aug 12 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix refcounting problem in gtk_style_copy() that might affect 
9fcb0f8
  theme switching. (#51580)
9fcb0f8
9fcb0f8
* Wed Aug  8 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Add fix for theme switching in nautilus sidebar tabs 
9fcb0f8
  (and other similar situations)
9fcb0f8
9fcb0f8
* Sat Jul 21 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Accept KP_Enter as well as Return (#21111)
9fcb0f8
9fcb0f8
* Wed Jul 11 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Further improve exposure compression code
9fcb0f8
9fcb0f8
* Tue Jul 10 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Omit warnings about character sets not found in fontset,
9fcb0f8
  if current locale is UTF-8 based. (Hack!)
9fcb0f8
9fcb0f8
* Tue Jul  3 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Add patch for alignment warnings on ia64
9fcb0f8
- Add from Alex to vastly improve expose compression
9fcb0f8
- Add patch to fix focus tracking for embedded windows
9fcb0f8
- Add patch by Pablo Saratxaga to improve encoding handling 
9fcb0f8
- Add patch to not screw up CTEXT for UTF-8 locales
9fcb0f8
9fcb0f8
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
9fcb0f8
- Bump release + rebuild.
9fcb0f8
9fcb0f8
* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
9fcb0f8
- Upped to version 1.2.10
9fcb0f8
9fcb0f8
* Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
9fcb0f8
- translations
9fcb0f8
9fcb0f8
* Fri Mar  9 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix problem with focus and no window manager running
9fcb0f8
- Fix freeing NULL event when copying without a current event
9fcb0f8
9fcb0f8
* Mon Mar  5 2001 Trond Eivind Glomsrod <teg@redhat.com>
9fcb0f8
- langify
9fcb0f8
9fcb0f8
* Mon Mar 05 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Version 1.2.9
9fcb0f8
- Patch to fix problem with menus not popping down
9fcb0f8
9fcb0f8
* Thu Mar 01 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Version 1.2.9pre4
9fcb0f8
9fcb0f8
* Wed Feb 28 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Version 1.2.9pre3
9fcb0f8
9fcb0f8
* Thu Feb 15 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Version 1.2.9pre1
9fcb0f8
9fcb0f8
* Sat Feb 10 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix stupid mistake in last version of patch
9fcb0f8
9fcb0f8
* Sat Feb 10 2001 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- New version of theme patch.
9fcb0f8
9fcb0f8
* Wed Jan 24 2001 Matt Wilson <msw@redhat.com>
9fcb0f8
- Japanese ideographs now show up in iswalnum, don't include it in
9fcb0f8
  the ideograph check (Patch5: gtk+-1.2.8-wrap-alnum.patch)
9fcb0f8
9fcb0f8
* Tue Nov 21 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Add patch for enabling better themes
9fcb0f8
9fcb0f8
* Thu Oct 19 2000 Elliot Lee <sopwith@redhat.com>
9fcb0f8
- Fix bug in shm patch error handling.
9fcb0f8
9fcb0f8
* Fri Aug 18 2000 Jakub Jelinek <jakub@redhat.com>
9fcb0f8
- fix GtkClist bug
9fcb0f8
9fcb0f8
* Sat Aug 12 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Add patch to reduce shm segment usage from 6 to 1
9fcb0f8
9fcb0f8
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
9fcb0f8
- Up Epoch and release
9fcb0f8
9fcb0f8
* Wed Jul 19 2000 Owen Taylor <otaylor@redhat.com>
a8b9f47
- Add BuildPreReq on glib = %%{version}
9fcb0f8
9fcb0f8
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
9fcb0f8
- automatic rebuild
9fcb0f8
9fcb0f8
* Fri Jun  9 2000 Matt Wilson <msw@redhat.com>
9fcb0f8
- rebuilt with corrected compiler to fix ABI breakage
9fcb0f8
- FHS packaging.
9fcb0f8
9fcb0f8
* Thu May 25 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Version 1.2.8
9fcb0f8
9fcb0f8
* Fri May 12 2000 Matt Wilson <msw@redhat.com>
9fcb0f8
- reapply gtkrc fixes for various locales
9fcb0f8
9fcb0f8
* Mon May  1 2000 Matt Wilson <msw@redhat.com>
9fcb0f8
- build package version 1.2.7
9fcb0f8
9fcb0f8
* Mon Feb 21 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Fix weird excess " problem that somehow turned up in /etc/gtkrc.LANG
9fcb0f8
9fcb0f8
* Mon Feb 14 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- More patches from 1.2.7
9fcb0f8
9fcb0f8
* Fri Feb 04 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Set the charset explicitely for the default font to avoid
9fcb0f8
  problems with XFree86-4.0 where the default charset is
9fcb0f8
  iso10646-1, not iso8859-1.
9fcb0f8
- Fix problems with size requisitions for scrolled windows
9fcb0f8
  that was causing looping. (RH bug #7997)
9fcb0f8
9fcb0f8
* Thu Feb 03 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Explicitely set the foreground of the tooltips to black
9fcb0f8
  to avoid bad interactions with themes that set a
9fcb0f8
  light foreground color.
9fcb0f8
9fcb0f8
* Thu Feb 03 2000 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Added large patch of bugfixes in stable branch of CVS
9fcb0f8
9fcb0f8
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Added Akira Higuti's patch for line-wrapping in GTK+
9fcb0f8
9fcb0f8
* Thu Oct 7  1999 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- version 1.2.6
9fcb0f8
9fcb0f8
* Thu Sep 23 1999 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- version 1.2.5
9fcb0f8
- install tutorial GIFs
9fcb0f8
9fcb0f8
* Wed Sep 22  1999 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Upgrade to real 1.2.5pre2
9fcb0f8
- Changed name so upgrade to 1.2.5 will work :-(
9fcb0f8
- Add extra gtkrc files
9fcb0f8
- Add examples and English language tutorial to -devel package
9fcb0f8
9fcb0f8
* Fri Sep 17 1999 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Upgraded to 1.2.5pre2. (Actually, pre-pre-2)
9fcb0f8
9fcb0f8
* Tue Aug 17 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- added threaded patch
9fcb0f8
9fcb0f8
* Mon Jun 7 1999 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- Update for GTK+-1.2.3
9fcb0f8
- Patches that will be in GTK+-1.2.4
9fcb0f8
- Patch to keep GTK+ from coredumping on X IO errors
9fcb0f8
- Patch to improve compatilibity with GTK-1.2.1 (allow
9fcb0f8
  event mask to be set on realized widgets)
9fcb0f8
9fcb0f8
* Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- fixes memory leak
9fcb0f8
9fcb0f8
* Mon Apr 12 1999 Owen Taylor <otaylor@redhat.com>
9fcb0f8
- The important bug fixes that will be in GTK+-1.2.2
9fcb0f8
9fcb0f8
* Thu Apr 01 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- patches from owen to handle various gdk bugs
9fcb0f8
9fcb0f8
* Sun Mar 28 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- added XFree86-devel requirement for gtk+-devel
9fcb0f8
9fcb0f8
* Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- version 1.2.1
9fcb0f8
9fcb0f8
* Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- removed /usr/info/dir.gz file from package
9fcb0f8
9fcb0f8
* Fri Feb 26 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- Version 1.2.0
9fcb0f8
9fcb0f8
* Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- version 1.2.0pre2, patched to use --sysconfdir=/etc
9fcb0f8
9fcb0f8
* Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- patched in Owen's patch to fix Metal theme
9fcb0f8
9fcb0f8
* Fri Feb 05 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- bumped up to 1.1.15
9fcb0f8
9fcb0f8
* Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- bumped up to 1.1.14
9fcb0f8
9fcb0f8
* Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- bumped up to 1.1.13
9fcb0f8
9fcb0f8
* Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- bumped up to 1.1.12
9fcb0f8
9fcb0f8
* Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
9fcb0f8
- added Theme directory to file list
9fcb0f8
- up to 1.1.7 for GNOME freeze
9fcb0f8
9fcb0f8
* Sun Oct 25 1998 Shawn T. Amundson <amundson@gtk.org>
9fcb0f8
- Fixed Source: to point to v1.1 
9fcb0f8
9fcb0f8
* Tue Aug 04 1998 Michael Fulbright <msf@redhat.com>
a8b9f47
- change %%postun to %%preun
9fcb0f8
a2876d5
* Mon Jun 29 1998 Shawn T. Amundson
9fcb0f8
- Changed version to 1.1.0
9fcb0f8
9fcb0f8
* Thu Jun 11 1998 Dick Porter <dick@cymru.net>
9fcb0f8
- Removed glib, since it is its own module now
9fcb0f8
9fcb0f8
* Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
9fcb0f8
- Split out glib package
9fcb0f8
a2876d5
* Wed Apr  8 1998 Shawn T. Amundson <amundson@gtk.org>
9fcb0f8
- Changed version to 1.0.0
9fcb0f8
9fcb0f8
* Tue Apr  7 1998 Owen Taylor <otaylor@gtk.org>
9fcb0f8
- Changed version to 0.99.10
9fcb0f8
9fcb0f8
* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
9fcb0f8
- Changed version to 0.99.9
9fcb0f8
- Changed gtk home page to www.gtk.org
9fcb0f8
9fcb0f8
* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
9fcb0f8
- Changed version to 0.99.8
9fcb0f8
9fcb0f8
* Sun Mar 15 1998 Marc Ewing <marc@redhat.com>
9fcb0f8
- Added aclocal and bin stuff to file list.
9fcb0f8
- Added -k to the SMP make line.
9fcb0f8
- Added lib/glib to file list.
9fcb0f8
a2876d5
* Fri Mar 13 1998 Shawn T. Amundson <amundson@gimp.org>
9fcb0f8
- Changed version to 0.99.7
9fcb0f8
a2876d5
* Fri Mar 13 1998 Shawn T. Amundson <amundson@gimp.org>
9fcb0f8
- Updated ftp url and changed version to 0.99.6
9fcb0f8
9fcb0f8
* Thu Mar 12 1998 Marc Ewing <marc@redhat.com>
9fcb0f8
- Reworked to integrate into gtk+ source tree
9fcb0f8
- Truncated ChangeLog.  Previous Authors:
9fcb0f8
  Trond Eivind Glomsrod <teg@pvv.ntnu.no>
9fcb0f8
  Michael K. Johnson <johnsonm@redhat.com>
9fcb0f8
  Otto Hammersmith <otto@redhat.com>
9fcb0f8