2004-09-09 05:57:16 +00:00
|
|
|
# Note that this is NOT a relocatable package
|
|
|
|
|
2009-03-13 18:02:00 +00:00
|
|
|
%define glib2_base_version 2.19.7
|
2004-09-09 05:57:32 +00:00
|
|
|
%define glib2_version %{glib2_base_version}-1
|
2008-06-04 00:16:32 +00:00
|
|
|
%define pango_base_version 1.20.0
|
2004-09-09 06:00:59 +00:00
|
|
|
%define pango_version %{pango_base_version}-1
|
2008-06-04 00:16:32 +00:00
|
|
|
%define atk_base_version 1.13.0
|
2004-09-09 05:57:32 +00:00
|
|
|
%define atk_version %{atk_base_version}-1
|
2008-06-04 00:16:32 +00:00
|
|
|
%define cairo_base_version 1.6.0
|
2005-06-21 16:34:17 +00:00
|
|
|
%define cairo_version %{cairo_base_version}-1
|
2004-09-09 05:59:43 +00:00
|
|
|
%define libpng_version 2:1.2.2-16
|
2009-02-26 14:55:06 +00:00
|
|
|
%define xrandr_version 1.2.99.4-2
|
2004-09-09 05:57:27 +00:00
|
|
|
|
2009-05-16 01:24:40 +00:00
|
|
|
%define base_version 2.17.0
|
2006-05-05 17:35:06 +00:00
|
|
|
%define bin_version 2.10.0
|
2004-09-09 05:57:16 +00:00
|
|
|
|
2006-05-09 01:25:31 +00:00
|
|
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
2004-09-09 05:57:16 +00:00
|
|
|
Name: gtk2
|
2004-09-09 05:57:32 +00:00
|
|
|
Version: %{base_version}
|
2009-05-16 01:24:40 +00:00
|
|
|
Release: 1%{?dist}
|
2007-08-02 20:16:16 +00:00
|
|
|
License: LGPLv2+
|
2004-09-09 05:57:16 +00:00
|
|
|
Group: System Environment/Libraries
|
2009-05-16 01:24:40 +00:00
|
|
|
Source: http://download.gnome.org/sources/gtk+/2.17/gtk+-%{version}.tar.bz2
|
2007-01-22 19:23:46 +00:00
|
|
|
Source1: update-gdk-pixbuf-loaders
|
2009-02-23 02:41:55 +00:00
|
|
|
Source2: update-gtk-immodules
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2004-12-21 19:38:36 +00:00
|
|
|
# Biarch changes
|
2008-07-22 02:49:04 +00:00
|
|
|
Patch0: gtk+-2.13.5-lib64.patch
|
2007-09-07 20:14:10 +00:00
|
|
|
# a workaround for some brokenness in the flash plugin
|
|
|
|
# see http://bugzilla.gnome.org/show_bug.cgi?id=463773
|
2007-09-14 05:16:37 +00:00
|
|
|
Patch2: workaround.patch
|
2009-01-19 13:44:41 +00:00
|
|
|
# http://bugzilla.redhat.com/show_bug.cgi?id=478400
|
|
|
|
Patch3: default_printer.patch
|
2009-04-07 15:00:44 +00:00
|
|
|
# http://bugzilla.gnome.org/show_bug.cgi?id=384940
|
|
|
|
Patch4: print_authentication.patch
|
2006-09-29 14:24:49 +00:00
|
|
|
|
2006-11-20 06:00:07 +00:00
|
|
|
BuildRequires: atk-devel >= %{atk_version}
|
|
|
|
BuildRequires: pango-devel >= %{pango_version}
|
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
BuildRequires: libtiff-devel
|
|
|
|
BuildRequires: libjpeg-devel
|
2008-04-25 04:06:21 +00:00
|
|
|
BuildRequires: jasper-devel
|
2006-11-20 06:00:07 +00:00
|
|
|
BuildRequires: libXi-devel
|
|
|
|
BuildRequires: libpng-devel >= %{libpng_version}
|
2006-06-07 05:23:36 +00:00
|
|
|
BuildRequires: automake17 autoconf libtool pkgconfig
|
2006-06-07 05:41:13 +00:00
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: gtk-doc
|
2006-06-06 17:46:16 +00:00
|
|
|
BuildRequires: cups-devel
|
2006-06-14 18:05:21 +00:00
|
|
|
BuildRequires: cairo-devel >= %{cairo_version}
|
2009-02-26 14:55:06 +00:00
|
|
|
BuildRequires: libXrandr-devel >= %{xrandr_version}
|
2006-06-15 14:39:57 +00:00
|
|
|
BuildRequires: libXrender-devel
|
|
|
|
BuildRequires: libXcursor-devel
|
|
|
|
BuildRequires: libXfixes-devel
|
|
|
|
BuildRequires: libXinerama-devel
|
2007-12-20 01:53:51 +00:00
|
|
|
BuildRequires: libXcomposite-devel
|
2008-09-22 15:47:12 +00:00
|
|
|
BuildRequires: libXdamage-devel
|
2004-09-09 05:57:16 +00:00
|
|
|
|
2006-06-13 13:15:12 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
2004-09-09 05:57:16 +00:00
|
|
|
|
2006-05-09 01:44:22 +00:00
|
|
|
# Conflicts with packages containing theme engines
|
|
|
|
# built against the 2.4.0 ABI
|
|
|
|
Conflicts: gtk2-engines < 2.7.4-7
|
2007-03-20 22:03:24 +00:00
|
|
|
Conflicts: libgnomeui < 2.15.1cvs20060505-2
|
2006-05-09 01:44:22 +00:00
|
|
|
Conflicts: redhat-artwork < 0.243-1
|
|
|
|
|
2008-04-25 04:34:13 +00:00
|
|
|
Provides: gail = %{version}-%{release}
|
|
|
|
Obsoletes: gail < 2.13.0-1
|
|
|
|
|
2004-09-09 05:57:16 +00:00
|
|
|
URL: http://www.gtk.org
|
|
|
|
|
2006-02-27 20:55:38 +00:00
|
|
|
# required for icon themes apis to work
|
|
|
|
Requires: hicolor-icon-theme
|
|
|
|
|
2004-09-09 05:57:16 +00:00
|
|
|
# We need to prereq these so we can run gtk-query-immodules-2.0
|
2006-11-20 06:00:07 +00:00
|
|
|
Requires(post): glib2 >= %{glib2_version}
|
|
|
|
Requires(post): atk >= %{atk_version}
|
|
|
|
Requires(post): pango >= %{pango_version}
|
2004-09-09 06:06:21 +00:00
|
|
|
# and these for gdk-pixbuf-query-loaders
|
2006-11-20 06:00:07 +00:00
|
|
|
Requires(post): libtiff >= 3.6.1
|
2009-02-26 14:55:06 +00:00
|
|
|
Requires: libXrandr >= %{xrandr_version}
|
2004-09-09 05:58:09 +00:00
|
|
|
|
2004-09-09 05:57:16 +00:00
|
|
|
%description
|
2004-09-09 05:57:32 +00:00
|
|
|
GTK+ is a multi-platform toolkit for creating graphical user
|
|
|
|
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
|
|
|
projects ranging from small one-off tools to complete application
|
|
|
|
suites.
|
2004-09-09 05:57:16 +00:00
|
|
|
|
2009-01-30 00:22:57 +00:00
|
|
|
%package immodules
|
2009-02-23 02:41:55 +00:00
|
|
|
Summary: Input methods for GTK+
|
2009-01-30 00:22:57 +00:00
|
|
|
Group: System Environment/Libraries
|
|
|
|
Requires: gtk2 = %{version}-%{release}
|
|
|
|
|
|
|
|
%description immodules
|
2009-02-23 02:41:55 +00:00
|
|
|
The gtk2-immodules package contains input methods that are shipped as part
|
|
|
|
of GTK+.
|
2009-01-30 00:22:57 +00:00
|
|
|
|
|
|
|
|
2004-09-09 05:57:16 +00:00
|
|
|
%package devel
|
2008-11-24 19:19:38 +00:00
|
|
|
Summary: Development files for GTK+
|
2004-09-09 05:57:16 +00:00
|
|
|
Group: Development/Libraries
|
2006-02-07 16:20:06 +00:00
|
|
|
Requires: gtk2 = %{version}-%{release}
|
2004-09-09 05:57:27 +00:00
|
|
|
Requires: pango-devel >= %{pango_version}
|
|
|
|
Requires: atk-devel >= %{atk_version}
|
2004-09-09 05:57:32 +00:00
|
|
|
Requires: glib2-devel >= %{glib2_version}
|
2005-06-21 16:34:17 +00:00
|
|
|
Requires: cairo-devel >= %{cairo_version}
|
2005-10-31 21:02:51 +00:00
|
|
|
Requires: libX11-devel, libXcursor-devel, libXinerama-devel
|
|
|
|
Requires: libXext-devel, libXi-devel, libXrandr-devel
|
2007-12-20 01:53:51 +00:00
|
|
|
Requires: libXfixes-devel, libXcomposite-devel
|
2007-03-14 16:08:42 +00:00
|
|
|
Requires: libpng-devel
|
2006-09-23 21:07:14 +00:00
|
|
|
Requires: pkgconfig
|
2007-06-17 04:36:15 +00:00
|
|
|
# for /usr/share/aclocal
|
|
|
|
Requires: automake
|
2004-09-09 05:57:16 +00:00
|
|
|
|
2008-04-25 04:34:13 +00:00
|
|
|
Provides: gail-devel = %{version}-%{release}
|
|
|
|
Obsoletes: gail-devel < 2.13.0-1
|
|
|
|
|
2004-09-09 05:57:16 +00:00
|
|
|
%description devel
|
2009-02-23 02:41:55 +00:00
|
|
|
This package contains the libraries amd header files that are needed
|
2009-02-15 02:45:00 +00:00
|
|
|
for writing applications with the GTK+ widget toolkit. If you plan
|
|
|
|
to develop applications with GTK+, consider installing the gtk2-devel-docs
|
|
|
|
package.
|
|
|
|
|
|
|
|
%package devel-docs
|
|
|
|
Summary: Developer documentation for GTK+
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: gtk2 = %{version}-%{release}
|
|
|
|
# for /usr/share/gtk-doc/html
|
|
|
|
Requires: gtk-doc
|
2009-04-11 22:56:02 +00:00
|
|
|
#BuildArch: noarch
|
2009-02-15 02:45:00 +00:00
|
|
|
|
|
|
|
%description devel-docs
|
2009-02-23 02:41:55 +00:00
|
|
|
This package contains developer documentation for the GTK+ widget toolkit.
|
2004-09-09 05:57:16 +00:00
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
%prep
|
|
|
|
%setup -q -n gtk+-%{version}
|
2004-09-09 05:59:07 +00:00
|
|
|
|
2005-08-04 13:49:11 +00:00
|
|
|
%patch0 -p1 -b .lib64
|
2007-09-14 05:16:37 +00:00
|
|
|
%patch2 -p1 -b .workaround
|
2009-01-24 22:03:26 +00:00
|
|
|
%patch3 -p0 -b .default-printer
|
2009-04-07 15:00:44 +00:00
|
|
|
%patch4 -p0 -b .print-authentication
|
2009-02-24 15:53:50 +00:00
|
|
|
|
2009-04-07 15:00:44 +00:00
|
|
|
# make sure that gtkmarshalers.{c, h} get regenerated during the build
|
|
|
|
# - caused by print_authentication.patch
|
|
|
|
rm --force ./gtk/gtkmarshalers.c
|
|
|
|
rm --force ./gtk/gtkmarshalers.h
|
2006-09-29 14:24:49 +00:00
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
%build
|
2008-11-24 05:52:16 +00:00
|
|
|
libtoolize --force --copy
|
2004-09-09 06:01:55 +00:00
|
|
|
|
2007-09-14 05:16:37 +00:00
|
|
|
# Patch0 modifies gdk-pixbuf/Makefile.am
|
2004-09-09 06:05:21 +00:00
|
|
|
aclocal-1.7
|
|
|
|
automake-1.7
|
2007-02-09 14:49:04 +00:00
|
|
|
autoconf
|
|
|
|
autoheader
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2004-09-09 05:59:07 +00:00
|
|
|
if ! pkg-config --exists pangoxft ; then
|
|
|
|
echo "No pangoxft.pc!"
|
|
|
|
exit 1
|
|
|
|
fi
|
|
|
|
|
2009-02-23 02:41:55 +00:00
|
|
|
%configure --with-xinput=xfree --disable-gtk-doc --disable-rebuilds --with-included-loaders=png
|
2004-09-09 05:59:07 +00:00
|
|
|
|
2008-11-24 05:52:16 +00:00
|
|
|
# fight unused direct deps
|
|
|
|
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
|
|
|
|
|
2009-02-24 15:53:50 +00:00
|
|
|
make %{?_smp_mflags}
|
2006-03-13 18:15:36 +00:00
|
|
|
# turn off for now, since floatingtest needs a display
|
|
|
|
#make check
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2007-09-07 19:46:12 +00:00
|
|
|
# create a dummy binary for /usr/lib/gtk-2.0/immodules to work around
|
|
|
|
# problems in our ia64 multilib infrastructure
|
|
|
|
# See https://bugzilla.redhat.com/show_bug.cgi?id=253726 for more details
|
2009-01-30 00:59:41 +00:00
|
|
|
%if 0
|
2007-09-07 19:46:12 +00:00
|
|
|
echo 'int main (void) { return 0; }' > relocation-tag.c
|
2008-11-24 05:52:16 +00:00
|
|
|
gcc -Os relocation-tag.c -o relocation-tag
|
2009-01-30 00:59:41 +00:00
|
|
|
%endif
|
2007-09-07 19:46:12 +00:00
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
2004-09-09 06:02:14 +00:00
|
|
|
# Deriving /etc/gtk-2.0/$host location
|
|
|
|
# NOTE: Duplicated below
|
|
|
|
#
|
|
|
|
# autoconf changes linux to linux-gnu
|
|
|
|
case "%{_host}" in
|
|
|
|
*linux) host="%{_host}-gnu"
|
|
|
|
;;
|
|
|
|
*) host="%{_host}"
|
|
|
|
;;
|
|
|
|
esac
|
|
|
|
|
|
|
|
# autoconf uses powerpc not ppc
|
|
|
|
host=`echo $host | sed "s/^ppc/powerpc/"`
|
2009-04-12 00:22:17 +00:00
|
|
|
# autoconf uses ibm-linux not redhat-linux (s390x)
|
|
|
|
host=`echo $host | sed "s/^s390\(x\)*-redhat/s390\1-ibm/"`
|
2004-09-09 06:02:14 +00:00
|
|
|
|
2009-02-23 02:41:55 +00:00
|
|
|
# Make sure that the host value that is passed to the compile
|
2004-09-09 06:02:14 +00:00
|
|
|
# is the same as the host that we're using in the spec file
|
|
|
|
#
|
|
|
|
compile_host=`grep 'host_triplet =' gtk/Makefile | sed "s/.* = //"`
|
|
|
|
|
|
|
|
if test "x$compile_host" != "x$host" ; then
|
|
|
|
echo 1>&2 "Host mismatch: compile='$compile_host', spec file='$host'" && exit 1
|
|
|
|
fi
|
|
|
|
|
2006-08-09 21:25:49 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT \
|
|
|
|
RUN_QUERY_IMMODULES_TEST=false \
|
2009-02-23 02:41:55 +00:00
|
|
|
RUN_QUERY_LOADER_TEST=false
|
2004-09-09 05:57:53 +00:00
|
|
|
|
|
|
|
%find_lang gtk20
|
2004-09-09 06:00:59 +00:00
|
|
|
%find_lang gtk20-properties
|
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
./mkinstalldirs $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
|
|
|
|
#
|
2004-09-09 06:00:19 +00:00
|
|
|
# Make cleaned-up versions of tutorials, examples, and faq for installation
|
2004-09-09 05:57:53 +00:00
|
|
|
#
|
2004-09-09 06:00:19 +00:00
|
|
|
./mkinstalldirs tmpdocs
|
|
|
|
cp -aR docs/tutorial/html tmpdocs/tutorial
|
|
|
|
cp -aR docs/faq/html tmpdocs/faq
|
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
for dir in examples/* ; do
|
2006-11-20 06:23:56 +00:00
|
|
|
if [ -d $dir ] ; then
|
|
|
|
./mkinstalldirs tmpdocs/$dir
|
|
|
|
for file in $dir/* ; do
|
|
|
|
install -m 0644 $file tmpdocs/$dir
|
|
|
|
done
|
|
|
|
fi
|
2004-09-09 05:57:53 +00:00
|
|
|
done
|
|
|
|
|
2004-09-09 06:02:14 +00:00
|
|
|
# We need to have separate 32-bit and 64-bit binaries
|
|
|
|
# for places where we have two copies of the GTK+ package installed.
|
|
|
|
# (we might have x86_64 and i686 packages on the same system, for example.)
|
|
|
|
case "$host" in
|
2004-09-09 06:02:50 +00:00
|
|
|
alpha*|ia64*|powerpc64*|s390x*|x86_64*)
|
2004-09-09 06:02:14 +00:00
|
|
|
mv $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0 $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0-64
|
|
|
|
mv $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders-64
|
|
|
|
;;
|
|
|
|
*)
|
|
|
|
mv $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0 $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0-32
|
|
|
|
mv $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders-32
|
|
|
|
;;
|
|
|
|
esac
|
|
|
|
|
|
|
|
#
|
2004-09-09 06:02:23 +00:00
|
|
|
# Install wrappers for the binaries
|
2004-09-09 06:02:14 +00:00
|
|
|
#
|
2007-02-02 20:30:46 +00:00
|
|
|
cp %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/update-gdk-pixbuf-loaders
|
|
|
|
cp %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/update-gtk-immodules
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2004-09-09 05:58:09 +00:00
|
|
|
# Remove unpackaged files
|
|
|
|
rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
2009-01-30 00:59:41 +00:00
|
|
|
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/*.la
|
2006-05-05 17:35:06 +00:00
|
|
|
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{bin_version}/*/*.la
|
2004-09-09 05:58:09 +00:00
|
|
|
|
2004-09-09 06:02:14 +00:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/$host
|
|
|
|
touch $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/$host/gtk.immodules
|
|
|
|
touch $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/$host/gdk-pixbuf.loaders
|
|
|
|
|
2007-07-09 02:09:21 +00:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules
|
2007-08-27 00:38:43 +00:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/immodules
|
2007-11-05 04:16:38 +00:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{bin_version}/filesystems
|
2007-07-09 02:09:21 +00:00
|
|
|
|
2009-01-30 03:31:17 +00:00
|
|
|
%if 0
|
2007-09-07 19:46:12 +00:00
|
|
|
# we need to install a binary in the immodules directory to make sure
|
|
|
|
# that it gets properly relocated to /emul for ia64 emulation of x86
|
|
|
|
# See https://bugzilla.redhat.com/show_bug.cgi?id=253726
|
2008-11-24 05:52:16 +00:00
|
|
|
install -m 0755 relocation-tag $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/immodules
|
2009-01-30 03:31:17 +00:00
|
|
|
%endif
|
2007-09-07 19:46:12 +00:00
|
|
|
|
2004-09-09 06:02:14 +00:00
|
|
|
#
|
|
|
|
# We need the substitution of $host so we use an external
|
|
|
|
# file list
|
|
|
|
#
|
2008-09-25 17:40:31 +00:00
|
|
|
echo %dir %{_sysconfdir}/gtk-2.0/$host >> gtk20.lang
|
|
|
|
echo %ghost %{_sysconfdir}/gtk-2.0/$host/gtk.immodules >> gtk20.lang
|
|
|
|
echo %ghost %{_sysconfdir}/gtk-2.0/$host/gdk-pixbuf.loaders >> gtk20.lang
|
2004-09-09 06:02:14 +00:00
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%post
|
|
|
|
/sbin/ldconfig
|
2004-09-09 06:02:14 +00:00
|
|
|
/usr/bin/update-gdk-pixbuf-loaders %{_host}
|
|
|
|
/usr/bin/update-gtk-immodules %{_host}
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2008-11-24 05:52:16 +00:00
|
|
|
%postun -p /sbin/ldconfig
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2009-01-30 00:22:57 +00:00
|
|
|
%post immodules
|
|
|
|
/usr/bin/update-gtk-immodules %{_host}
|
|
|
|
|
|
|
|
|
2008-09-25 17:40:31 +00:00
|
|
|
%files -f gtk20.lang
|
2004-09-09 05:57:53 +00:00
|
|
|
%defattr(-, root, root)
|
|
|
|
|
2007-08-02 20:16:16 +00:00
|
|
|
%doc AUTHORS COPYING NEWS README
|
2004-09-09 06:02:14 +00:00
|
|
|
%{_bindir}/gdk-pixbuf-query-loaders*
|
|
|
|
%{_bindir}/gtk-query-immodules-2.0*
|
|
|
|
%{_bindir}/update-gdk-pixbuf-loaders
|
|
|
|
%{_bindir}/update-gtk-immodules
|
2004-12-21 19:50:44 +00:00
|
|
|
%{_bindir}/gtk-update-icon-cache
|
2004-09-09 05:57:53 +00:00
|
|
|
%{_libdir}/libgtk-x11-2.0.so.*
|
|
|
|
%{_libdir}/libgdk-x11-2.0.so.*
|
|
|
|
%{_libdir}/libgdk_pixbuf-2.0.so.*
|
|
|
|
%{_libdir}/libgdk_pixbuf_xlib-2.0.so.*
|
2008-04-25 04:34:13 +00:00
|
|
|
%{_libdir}/libgailutil.so.*
|
2004-09-09 05:57:53 +00:00
|
|
|
%dir %{_libdir}/gtk-2.0
|
2009-01-30 00:22:57 +00:00
|
|
|
%dir %{_libdir}/gtk-2.0/%{bin_version}
|
|
|
|
%{_libdir}/gtk-2.0/%{bin_version}/engines
|
|
|
|
%{_libdir}/gtk-2.0/%{bin_version}/filesystems
|
|
|
|
%dir %{_libdir}/gtk-2.0/%{bin_version}/immodules
|
|
|
|
%{_libdir}/gtk-2.0/%{bin_version}/loaders
|
|
|
|
%{_libdir}/gtk-2.0/%{bin_version}/printbackends
|
2007-07-09 02:09:21 +00:00
|
|
|
%{_libdir}/gtk-2.0/modules
|
2009-01-30 00:22:57 +00:00
|
|
|
%{_libdir}/gtk-2.0/immodules
|
2004-09-09 05:58:09 +00:00
|
|
|
%{_datadir}/themes/Default
|
|
|
|
%{_datadir}/themes/Emacs
|
|
|
|
%{_datadir}/themes/Raleigh
|
2004-09-09 05:57:53 +00:00
|
|
|
%dir %{_sysconfdir}/gtk-2.0
|
2009-01-30 00:22:57 +00:00
|
|
|
|
|
|
|
%files immodules
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_libdir}/gtk-2.0/%{bin_version}/immodules/*.so
|
2008-11-24 05:52:16 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/gtk-2.0/im-multipress.conf
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2009-01-30 00:22:57 +00:00
|
|
|
|
2008-09-25 17:40:31 +00:00
|
|
|
%files devel -f gtk20-properties.lang
|
2004-09-09 05:57:53 +00:00
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
%{_libdir}/gtk-2.0/include
|
|
|
|
%{_includedir}/*
|
|
|
|
%{_datadir}/aclocal/*
|
2004-10-04 19:28:31 +00:00
|
|
|
%{_bindir}/gdk-pixbuf-csource
|
2007-07-02 23:17:58 +00:00
|
|
|
%{_bindir}/gtk-builder-convert
|
2004-09-09 05:57:53 +00:00
|
|
|
%{_libdir}/pkgconfig/*
|
2009-02-15 02:45:00 +00:00
|
|
|
%{_bindir}/gtk-demo
|
|
|
|
%{_datadir}/gtk-2.0
|
|
|
|
|
|
|
|
%files devel-docs
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_datadir}/gtk-doc/html/*
|
|
|
|
%{_mandir}/man1/*
|
2004-09-09 05:57:53 +00:00
|
|
|
%doc tmpdocs/tutorial
|
2004-09-09 06:00:19 +00:00
|
|
|
%doc tmpdocs/faq
|
2004-09-09 05:57:53 +00:00
|
|
|
%doc tmpdocs/examples
|
2009-02-15 02:45:00 +00:00
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
|
2004-09-09 05:57:16 +00:00
|
|
|
%changelog
|
2009-05-16 01:24:40 +00:00
|
|
|
* Fri May 15 2009 Matthias Clasen <mclasen@redhat.com> - 2.17.0-1
|
|
|
|
- Update to 2.17.0
|
|
|
|
|
2009-04-12 00:22:17 +00:00
|
|
|
* Sun Apr 12 2009 Karsten Hopp <karsten@redhat.com> 2.16.1-2
|
2009-05-16 01:24:40 +00:00
|
|
|
- autoconf uses ibm-linux not redhat-linux (s390x),
|
2009-04-12 00:22:17 +00:00
|
|
|
fix host similar to ppc
|
|
|
|
|
2009-04-11 22:56:02 +00:00
|
|
|
* Sat Apr 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
|
|
|
- Update to 2.16.1
|
|
|
|
|
2009-04-07 15:00:44 +00:00
|
|
|
* Tue Apr 7 2009 Marek Kasik <mkasik@redhat.com> - 2.16.0-2
|
|
|
|
- Add authentication support to GtkPrintBackend.
|
|
|
|
|
2009-03-13 18:02:00 +00:00
|
|
|
* Fri Mar 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1
|
|
|
|
- Update to 2.16.0
|
|
|
|
|
2009-03-02 21:46:22 +00:00
|
|
|
* Mon Mar 2 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.5-1
|
|
|
|
- Update to 2.15.5
|
|
|
|
|
2009-02-26 14:55:06 +00:00
|
|
|
* Thu Feb 26 2009 - Bastien Nocera <bnocera@redhat.com> - 2.15.4-7
|
|
|
|
- Require a newer libXrandr to build and run
|
|
|
|
|
2009-02-25 01:55:41 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.15.4-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-02-24 15:53:50 +00:00
|
|
|
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-5
|
|
|
|
- Drop accidental debug things
|
|
|
|
|
|
|
|
* Mon Feb 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-4
|
|
|
|
- More xrandr handling fixes
|
|
|
|
|
2009-02-23 02:41:55 +00:00
|
|
|
* Sun Feb 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-3
|
|
|
|
- Make the devel-docs subpackage noarch
|
|
|
|
|
2009-02-18 23:41:40 +00:00
|
|
|
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-2
|
|
|
|
- Ignore disconnected monitors
|
|
|
|
|
2009-02-18 00:39:22 +00:00
|
|
|
* Tue Feb 17 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-1
|
|
|
|
- Update to 2.15.4
|
|
|
|
|
2009-02-15 02:45:00 +00:00
|
|
|
* Sat Feb 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.3-3
|
|
|
|
- Split off a noarch devel-docs subpackage
|
|
|
|
|
2009-02-07 03:27:44 +00:00
|
|
|
* Fri Feb 6 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.3-2
|
|
|
|
- Fix PolicyKit-gnome's use of actions
|
|
|
|
|
2009-02-03 03:40:38 +00:00
|
|
|
* Mon Feb 2 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.3-1
|
|
|
|
- Update to 2.15.3
|
|
|
|
|
2009-01-30 00:22:57 +00:00
|
|
|
* Thu Jan 29 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.2-4
|
|
|
|
- Split of an immodules subpackage (#444814)
|
2009-01-30 00:59:41 +00:00
|
|
|
- Disable ia64 hack thats not needed in Fedora
|
|
|
|
- Remove some .la files that crept in
|
2009-01-30 00:22:57 +00:00
|
|
|
|
2009-01-28 14:46:27 +00:00
|
|
|
* Wed Jan 28 2009 Marek Kasik <mkasik@redhat.com> - 2.15.2-3
|
|
|
|
- modify default_printer.patch to show a network default printer
|
|
|
|
in the case of no local default printer
|
|
|
|
- Resolves: #478400
|
|
|
|
|
2009-01-27 15:07:58 +00:00
|
|
|
* Tue Jan 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.2-2
|
|
|
|
- Fix togglebuttons causing crashes
|
|
|
|
|
2009-01-27 06:28:06 +00:00
|
|
|
* Tue Jan 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.2-1
|
|
|
|
- Update to 2.15.2
|
|
|
|
|
2009-01-26 19:34:38 +00:00
|
|
|
* Mon Jan 26 2009 - Bastien Nocera <bnocera@redhat.com> - 2.15.1-5
|
|
|
|
- Add patch to avoid crashes when destroying a GtkScale with marks
|
|
|
|
|
2009-01-26 03:03:26 +00:00
|
|
|
* Sun Jan 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.1-4
|
|
|
|
- Draw radio action proxies as radio menuitems
|
|
|
|
- Fix issues with toolitem action proxies and overflow
|
|
|
|
|
2009-01-25 03:42:17 +00:00
|
|
|
* Sat Jan 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.1-3
|
|
|
|
- Avoid triggering an assertion that makes the gdm greeter nonfunctional
|
|
|
|
|
2009-01-24 22:03:26 +00:00
|
|
|
* Sat Jan 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.1-2
|
|
|
|
- Fix blank toolbuttons in the evolution composer
|
|
|
|
|
2009-01-24 00:16:33 +00:00
|
|
|
* Fri Jan 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
|
|
|
|
- Update to 2.15.1
|
|
|
|
|
2009-01-19 13:44:41 +00:00
|
|
|
* Mon Jan 19 2009 Marek Kasik <mkasik@redhat.com> - 2.15.0-2
|
|
|
|
- fix a problem with default printer in a network
|
|
|
|
- Resolves: #478400
|
|
|
|
|
2009-01-02 01:46:05 +00:00
|
|
|
* Thu Jan 1 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.0-1
|
|
|
|
- Update to 2.15.0
|
|
|
|
|
2008-12-17 03:57:39 +00:00
|
|
|
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.6-1
|
|
|
|
- Update to 2.14.6
|
|
|
|
|
2008-12-02 18:18:05 +00:00
|
|
|
* Tue Dec 2 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.5-4
|
|
|
|
- Rebuild for pkg-config provides
|
|
|
|
|
2008-11-24 19:19:38 +00:00
|
|
|
* Mon Nov 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.5-3
|
2008-11-24 18:59:51 +00:00
|
|
|
- Update to 2.14.5
|
2008-11-24 19:19:38 +00:00
|
|
|
- Drop obsolete patches
|
|
|
|
- Update descriptions
|
2008-11-24 18:59:51 +00:00
|
|
|
|
2008-11-24 05:52:16 +00:00
|
|
|
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.4-4
|
|
|
|
- Reduce rpmlint warnings produced by the ia64 multilib hack
|
|
|
|
- Fight unnecessary library dependencies
|
|
|
|
|
2008-10-24 09:30:51 +00:00
|
|
|
* Fri Oct 24 2008 Alexander Larsson <alexl@redhat.com> - 2.14.4-3
|
|
|
|
- Manually check for fallback file icon since we're not
|
|
|
|
always returning that from gio anymore (from upstream)
|
|
|
|
|
2008-10-22 14:58:23 +00:00
|
|
|
* Wed Oct 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.4-2
|
|
|
|
- Don't emit size-changed signals if the screen size doesn't change
|
|
|
|
|
2008-10-17 14:27:03 +00:00
|
|
|
* Fri Oct 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.4-1
|
|
|
|
- Update to 2.14.4
|
|
|
|
|
2008-10-08 06:00:04 +00:00
|
|
|
* Wed Oct 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.3-6
|
|
|
|
- Fix a problem with file chooser buttons
|
|
|
|
|
2008-10-04 03:11:00 +00:00
|
|
|
* Fri Oct 3 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.3-5
|
2008-10-04 02:49:11 +00:00
|
|
|
- Prevent unloading of the gail module
|
|
|
|
|
2008-09-25 17:40:31 +00:00
|
|
|
* Thu Sep 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.3-2
|
|
|
|
- Move message catalogs for properties to the -devel package
|
|
|
|
|
2008-09-24 14:20:05 +00:00
|
|
|
* Wed Sep 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.3-1
|
|
|
|
- Update to 2.14.3
|
|
|
|
|
2008-09-23 02:32:47 +00:00
|
|
|
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.2-5
|
2008-09-23 02:29:28 +00:00
|
|
|
- Rebuild
|
2008-09-23 02:32:47 +00:00
|
|
|
- Fix a filechooser crash
|
2008-09-23 02:29:28 +00:00
|
|
|
|
2008-09-22 15:50:08 +00:00
|
|
|
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.2-3
|
2008-09-22 15:47:12 +00:00
|
|
|
- BR libXdamage-devel (#462971, Owen Taylor)
|
2008-09-22 15:50:08 +00:00
|
|
|
- Plug some memory leaks
|
2008-09-22 15:47:12 +00:00
|
|
|
|
2008-09-18 05:02:59 +00:00
|
|
|
* Thu Sep 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.2-1
|
|
|
|
- Update to 2.14.2
|
|
|
|
|
2008-09-05 14:08:48 +00:00
|
|
|
* Fri Sep 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.0-4
|
|
|
|
- Remove the last patch, crash is fixed in at-spi now
|
|
|
|
|
2008-09-05 04:26:15 +00:00
|
|
|
* Fri Sep 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.0-3
|
|
|
|
- Fix a greeter crash
|
|
|
|
|
2008-09-05 01:05:26 +00:00
|
|
|
* Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.0-2
|
|
|
|
- Fix a deadlock in pixbuf loader initialization
|
|
|
|
|
2008-09-04 19:19:39 +00:00
|
|
|
* Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
|
|
|
|
- Update to 2.14.0
|
|
|
|
|
2008-08-27 02:23:09 +00:00
|
|
|
* Tue Aug 26 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.7-4
|
|
|
|
- Fix an Xrandr bug
|
|
|
|
|
2008-08-25 23:01:53 +00:00
|
|
|
* Mon Aug 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.7-3
|
|
|
|
- Fix the "swarm of flash windows"
|
|
|
|
|
2008-08-25 13:19:25 +00:00
|
|
|
* Mon Aug 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.7-2
|
|
|
|
- Fix a possible infinite loop in gtkrc parsing
|
|
|
|
|
2008-08-22 23:01:25 +00:00
|
|
|
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.7-1
|
|
|
|
- Update to 2.13.7
|
|
|
|
|
2008-08-13 04:56:19 +00:00
|
|
|
* Wed Aug 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.6-4
|
|
|
|
- Fix sporadic panel crashes
|
|
|
|
|
2008-08-11 21:14:08 +00:00
|
|
|
* Mon Aug 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.6-3
|
|
|
|
- Fix evolution composer breakage
|
|
|
|
|
2008-08-10 03:13:33 +00:00
|
|
|
* Sat Aug 9 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.6-2
|
|
|
|
- Fix menu breakage
|
|
|
|
|
2008-08-05 21:41:17 +00:00
|
|
|
* Tue Aug 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.6-1
|
|
|
|
- Update to 2.13.6
|
|
|
|
|
2008-07-22 01:11:59 +00:00
|
|
|
* Mon Jul 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.5-1
|
|
|
|
- Update to 2.13.5
|
|
|
|
|
2008-07-10 16:40:54 +00:00
|
|
|
* Thu Jul 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.4-2
|
|
|
|
- Fix a segfault in the icon view a11y code
|
|
|
|
|
2008-07-05 21:23:49 +00:00
|
|
|
* Sat Jul 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.4-1
|
|
|
|
- Update to 2.13.4
|
|
|
|
|
2008-06-26 08:32:30 +00:00
|
|
|
* Thu Jun 26 2008 Lubomir Rintel <lkundrak@v3.sk> - 2.13.3-3
|
|
|
|
- Fix that makes gio-enabled file chooser return absolute paths
|
|
|
|
|
2008-06-20 02:25:05 +00:00
|
|
|
* Thu Jun 19 2008 Soren Sandmann <sandmann@redhat.com> - 2.13.3-2
|
|
|
|
- Require glib 2.17.1 (for g_dgettext)
|
|
|
|
|
2008-06-14 02:04:19 +00:00
|
|
|
* Fri Jun 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.3-1
|
|
|
|
- Update to 2.13.3
|
|
|
|
|
2008-06-12 10:07:53 +00:00
|
|
|
* Wed Jun 11 2008 - Marek Kasik <mkasik@redhat.com> - 2.13.2-2
|
|
|
|
- Reworked correction of hostname of printer which is the
|
|
|
|
- print job sent to.
|
|
|
|
- Resolves: #248245, #449379
|
|
|
|
|
2008-06-04 00:16:32 +00:00
|
|
|
* Tue Jun 3 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.2-1
|
|
|
|
- Update to 2.13.2, drop upstreamed patches
|
|
|
|
|
2008-05-30 13:40:43 +00:00
|
|
|
* Fri May 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.1-2
|
|
|
|
- Fix a problem with some pixbuf loaders
|
|
|
|
|
2008-05-30 05:47:25 +00:00
|
|
|
* Fri May 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.1-1
|
|
|
|
- Update to 2.13.1
|
|
|
|
|
2008-05-01 23:13:39 +00:00
|
|
|
* Thu May 1 2008 Christopher Aillon <caillon@redhat.com> - 2.13.0-2
|
|
|
|
- Remove trailing comma from the enum so -pedantic compiles work
|
|
|
|
|
2008-04-25 03:54:59 +00:00
|
|
|
* Thu Apr 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.0-1
|
|
|
|
- Update to 2.13.0
|
|
|
|
|
2008-04-10 01:53:33 +00:00
|
|
|
* Wed Apr 9 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.9-5
|
|
|
|
- Fix a possible crash when dragging notebook tabs
|
|
|
|
|
2008-04-09 17:42:09 +00:00
|
|
|
* Wed Apr 9 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.9-4
|
|
|
|
- Make sure we use the right icon size for all icons in the
|
|
|
|
file chooser (Fix by Tomas Bzatek)
|
|
|
|
- Improve the handling of auth dialogs in the file chooser (Tomas Bzatek)
|
|
|
|
|
2008-04-07 18:25:08 +00:00
|
|
|
* Mon Apr 7 2008 Marek Kasik <mkasik@redhat.com> - 2.12.9-3
|
|
|
|
- Correction of "implicit declaration of function 'g_fopen'"
|
|
|
|
warning
|
|
|
|
- Resolves: #439114
|
|
|
|
|
2008-04-03 05:14:07 +00:00
|
|
|
* Thu Apr 3 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.9-2
|
|
|
|
- Don't free foreign colormaps
|
|
|
|
|
2008-03-12 16:33:11 +00:00
|
|
|
* Wed Mar 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.9-1
|
|
|
|
- Update to 2.12.9
|
|
|
|
|
2008-03-05 03:55:09 +00:00
|
|
|
* Tue Mar 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.8-3
|
|
|
|
- Honor cups user default options from ~/.cups/lpoptions
|
|
|
|
|
2008-02-26 06:19:48 +00:00
|
|
|
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.8-2
|
|
|
|
- Work with libbeagle.so.1
|
|
|
|
|
2008-02-13 00:59:01 +00:00
|
|
|
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.8-1
|
|
|
|
- Update to 2.12.8
|
|
|
|
|
2008-01-30 05:05:25 +00:00
|
|
|
* Wed Jan 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.7-1
|
|
|
|
- Update to 2.12.7
|
|
|
|
|
2008-01-29 06:37:21 +00:00
|
|
|
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.6-1
|
|
|
|
- Update to 2.12.6
|
|
|
|
|
2008-01-09 06:14:25 +00:00
|
|
|
* Tue Jan 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.5-1
|
|
|
|
- Update to 2.12.5
|
|
|
|
|
2008-01-08 16:00:27 +00:00
|
|
|
* Tue Jan 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.12.4-1
|
2008-01-08 15:51:45 +00:00
|
|
|
- Update to 2.12.4
|
|
|
|
- Drop obsolete patches
|
|
|
|
|
2007-12-20 01:53:51 +00:00
|
|
|
* Wed Dec 19 2007 Colin Walters <walters@redhat.com> - 2.12.3-5
|
|
|
|
- BR libXcomposite-devel so we get the sexiness, also pull it in
|
|
|
|
in the devel package.
|
|
|
|
|
2007-12-18 17:14:12 +00:00
|
|
|
* Tue Dec 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.3-4
|
|
|
|
- Fix a gtk-doc problem
|
2007-12-18 18:39:11 +00:00
|
|
|
- Work around a kernel problem in the build system
|
2007-12-18 17:14:12 +00:00
|
|
|
|
2007-12-18 05:00:28 +00:00
|
|
|
* Mon Dec 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.3-3
|
|
|
|
- Add a setting to change input methods
|
|
|
|
|
2007-12-11 19:02:16 +00:00
|
|
|
* Tue Dec 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.3-2
|
|
|
|
- Fix yet another notebook tab related crash
|
|
|
|
|
2007-12-05 05:02:48 +00:00
|
|
|
* Wed Dec 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.3-1
|
|
|
|
- Update to 2.12.3
|
|
|
|
|
2007-11-26 23:59:05 +00:00
|
|
|
* Mon Nov 26 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.2-1
|
|
|
|
- Update to 2.12.2
|
|
|
|
|
2007-11-05 04:16:38 +00:00
|
|
|
* Sun Nov 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.1-6
|
|
|
|
- Include the /usr/lib/gtk-2.0/2.10.0/filesystems directory
|
|
|
|
|
2007-10-25 13:12:17 +00:00
|
|
|
* Thu Oct 25 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.1-5
|
|
|
|
- Fix a bug that prevents GtkBuilder-using apps (like totem)
|
|
|
|
to run in some locales (like Turkish) (#348631)
|
|
|
|
|
2007-10-22 13:34:17 +00:00
|
|
|
* Mon Oct 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.1-4
|
|
|
|
- Fix a crash in gnome-system-log (#321701)
|
|
|
|
|
2007-10-18 03:32:59 +00:00
|
|
|
* Wed Oct 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.1-2
|
|
|
|
- Fix a crash in the firefox print preview (#336771)
|
|
|
|
|
2007-10-17 05:28:23 +00:00
|
|
|
* Wed Oct 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.1-1
|
|
|
|
- Update to 2.12.1 (bug fixes and translation updates)
|
|
|
|
- Drop obsolete patches
|
|
|
|
|
2007-10-12 04:23:50 +00:00
|
|
|
* Thu Oct 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.0-6
|
|
|
|
- Fix a double-free problem in gtk-update-icon-cache (#327711)
|
|
|
|
|
2007-10-04 12:59:57 +00:00
|
|
|
* Thu Oct 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.0-5
|
|
|
|
- Fix a grab problem with multiple volume buttons
|
|
|
|
|
2007-09-26 01:28:57 +00:00
|
|
|
* Tue Sep 25 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.0-4
|
|
|
|
- Fix a crash in simple search
|
2009-02-23 02:41:55 +00:00
|
|
|
- Drop obsolete Obsoletes and Conflicts
|
2007-09-26 01:28:57 +00:00
|
|
|
|
2007-09-20 19:51:00 +00:00
|
|
|
* Thu Sep 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.0-3
|
2009-02-23 02:41:55 +00:00
|
|
|
- Fix a problem with swt and tooltips
|
2007-09-20 19:51:00 +00:00
|
|
|
|
2007-09-18 23:35:30 +00:00
|
|
|
* Tue Sep 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.0-2
|
|
|
|
- Adapt to tracker ABI changes
|
|
|
|
|
2007-09-14 05:16:37 +00:00
|
|
|
* Fri Sep 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.0-1
|
|
|
|
- Update to 2.12.0
|
|
|
|
|
2007-09-07 20:14:10 +00:00
|
|
|
* Fri Sep 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6-9
|
|
|
|
- Add a workaround for the flash plugin
|
|
|
|
|
|
|
|
* Fri Sep 7 2007 Ray Strode <rstrode@redhat.com> - 2.11.6-8
|
2007-09-07 19:46:12 +00:00
|
|
|
- install dummy binary in libdir/gtk-2.0/immodules directory to
|
|
|
|
aid rpm when doing ia64 multilib (bug 253726)
|
|
|
|
|
2007-08-27 00:38:43 +00:00
|
|
|
* Mon Aug 27 2007 Jens Petersen <petersen@redhat.com> - 2.11.6-7
|
|
|
|
- own libdir/gtk-2.0/immodules directory (#255621)
|
|
|
|
|
2007-08-08 14:57:00 +00:00
|
|
|
* Wed Aug 8 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6-6
|
|
|
|
- Improve tooltip compatibility to make acroread work again
|
2009-02-23 02:41:55 +00:00
|
|
|
|
2007-08-05 06:03:17 +00:00
|
|
|
* Sun Aug 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6-5
|
|
|
|
- Really move gtk-demo over
|
|
|
|
|
2007-08-02 20:16:16 +00:00
|
|
|
* Thu Aug 2 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6-4
|
|
|
|
- Move gtk-demo to the -devel package
|
|
|
|
- Don't install ChangeLog
|
|
|
|
- Update the License field
|
|
|
|
|
2007-07-25 17:50:52 +00:00
|
|
|
* Wed Jul 25 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6-3
|
|
|
|
- Fix the behaviour of tooltips on system tray icons
|
|
|
|
|
2007-07-25 02:12:44 +00:00
|
|
|
* Tue Jul 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6-2
|
|
|
|
- Silence the icon cache validator (#248789)
|
|
|
|
|
2007-07-23 18:35:27 +00:00
|
|
|
* Mon Jul 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6-1
|
|
|
|
- Update to 2.11.6
|
|
|
|
- Make it build against recent cups
|
|
|
|
|
|
|
|
* Thu Jul 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.5-4
|
|
|
|
- Up the glib requirement
|
|
|
|
|
2007-07-09 02:11:13 +00:00
|
|
|
* Sun Jul 8 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.5-3
|
2007-07-09 02:09:21 +00:00
|
|
|
- Own /usr/lib/gtk-2.0/modules
|
|
|
|
|
2007-07-02 22:58:50 +00:00
|
|
|
* Mon Jul 2 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.5-1
|
|
|
|
- Update to 2.11.5
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Tue Jun 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.4-1
|
|
|
|
- Update to 2.11.4
|
|
|
|
|
|
|
|
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.3-4
|
2007-06-18 01:11:40 +00:00
|
|
|
- Update versioned dependencies (#244602)
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.3-3
|
2007-06-17 04:36:15 +00:00
|
|
|
- Clean up directory ownership
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Sat Jun 16 2007 Caolan McNamara <caolanm@redhat.com> - 2.11.3-2
|
2007-06-16 16:41:51 +00:00
|
|
|
- Resolves: rhbz#244516 avoid typename in headers for C++
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Fri Jun 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.3-1
|
2007-06-16 03:03:54 +00:00
|
|
|
- Update to 2.11.3
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Wed Jun 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.2-1
|
2007-06-06 14:02:32 +00:00
|
|
|
- Update to 2.11.2
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Mon Jun 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.1-1
|
2007-06-04 17:43:50 +00:00
|
|
|
- Update to 2.11.1
|
2007-06-04 18:47:56 +00:00
|
|
|
- Update patches
|
2007-06-04 17:43:50 +00:00
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Thu May 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.0-1
|
2007-05-24 16:12:35 +00:00
|
|
|
- Update to 2.11.0
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Sat May 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.12-1
|
2007-05-20 01:07:09 +00:00
|
|
|
- Update to 2.10.12
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Tue May 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.11-6
|
2007-05-15 05:11:03 +00:00
|
|
|
- Backport some fixes for the ftw()-based search engine
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Tue Apr 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.11-5
|
2007-04-10 19:48:52 +00:00
|
|
|
- Use DESKTOP xdg-user-dir in the file chooser
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Mon Apr 9 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.11-4
|
2007-04-09 21:10:38 +00:00
|
|
|
- Fix a memory leak in the search patch
|
|
|
|
|
2007-06-19 18:07:12 +00:00
|
|
|
* Wed Mar 28 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.11-3
|
2007-03-28 16:13:15 +00:00
|
|
|
- Support raw printers
|
|
|
|
|
2007-03-20 22:03:24 +00:00
|
|
|
* Tue Mar 20 2007 Florian La Roche <laroche@redhat.com> - 2.10.11-2
|
|
|
|
- fix Conflicts: libgnomeui line
|
|
|
|
|
2007-03-14 15:46:34 +00:00
|
|
|
* Wed Mar 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.11-1
|
|
|
|
- Update to 2.10.11
|
2007-03-14 16:08:42 +00:00
|
|
|
- Require libpng-devel in the devel package (#232013)
|
2007-03-14 15:46:34 +00:00
|
|
|
|
2007-03-13 23:43:57 +00:00
|
|
|
* Mon Mar 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.10-1
|
|
|
|
- Update to 2.10.10
|
|
|
|
|
2007-02-09 14:49:04 +00:00
|
|
|
* Fri Feb 9 2007 Stepan Kasal <skasal@redhat.com> - 2.10.9-4
|
2007-03-13 23:43:57 +00:00
|
|
|
- Clean up the autotools calls in %%prep.
|
2007-02-09 14:49:04 +00:00
|
|
|
|
2007-02-02 20:30:46 +00:00
|
|
|
* Fri Feb 2 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.9-3
|
2009-02-23 02:41:55 +00:00
|
|
|
- Fix update-gtk-immodules and update-gdk-pixbuf-loaders
|
2007-02-02 20:30:46 +00:00
|
|
|
being swapped (#227134)
|
|
|
|
|
2007-01-31 04:44:00 +00:00
|
|
|
* Tue Jan 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.9-2
|
|
|
|
- Fix filechooser search support
|
|
|
|
|
2007-01-22 19:24:32 +00:00
|
|
|
* Mon Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.9-1
|
|
|
|
- Update to 2.10.9
|
|
|
|
|
2007-01-17 13:30:17 +00:00
|
|
|
* Wed Jan 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.8-2
|
|
|
|
- Fix a crash in the recent-files menu code.
|
|
|
|
|
2007-01-17 06:06:39 +00:00
|
|
|
* Wed Jan 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.8-1
|
|
|
|
- Update to 2.10.8
|
|
|
|
|
2007-01-09 21:42:10 +00:00
|
|
|
* Tue Jan 09 2007 Behdad Esfahbod <besfahbo@redhat.com> - 2.10.7-2
|
|
|
|
- Configure with --with-included-loaders=png. Saves a page per process
|
|
|
|
|
|
|
|
* Thu Dec 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.7-1
|
2006-12-22 03:22:00 +00:00
|
|
|
- Make gdk_pixbuf_loader_close() idempotent
|
|
|
|
- Always emit the closed signal when the loader is closed
|
|
|
|
|
2006-12-21 15:28:54 +00:00
|
|
|
* Thu Dec 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.6-8
|
|
|
|
- Make update scripts handle slight variations in $host
|
|
|
|
|
2006-12-10 04:50:43 +00:00
|
|
|
* Sat Dec 9 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.6-7
|
|
|
|
- Fix error handling in pixbuf loaders (#218755)
|
|
|
|
- Fix clipping of mnemonic underlines (#218615)
|
|
|
|
- Give accessible names to message dialogs (#215472)
|
|
|
|
- Fix a crash in the handling of invalid icon themes (#218247)
|
|
|
|
- Make the print dialog work when the 'BrowseShortNames Off' cups
|
|
|
|
option is used (#217220)
|
|
|
|
|
2006-11-25 05:19:34 +00:00
|
|
|
* Sat Nov 25 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.6-6
|
|
|
|
- Fix a recent-files related crash
|
|
|
|
|
2006-11-21 13:15:47 +00:00
|
|
|
* Tue Nov 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.6-5
|
|
|
|
- Change the search patch to check for beagle first
|
|
|
|
|
2006-11-20 06:00:07 +00:00
|
|
|
* Sun Nov 20 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.6-4
|
|
|
|
- Some spec file cleanups
|
|
|
|
|
2006-11-17 18:16:36 +00:00
|
|
|
* Fri Nov 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.6-3
|
|
|
|
- Rework the filechooser search to support tracker, too
|
|
|
|
|
2006-11-16 14:46:48 +00:00
|
|
|
* Thu Nov 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.6-2
|
|
|
|
- Avoid a possible segfault (#215933)
|
|
|
|
|
2006-09-30 13:35:19 +00:00
|
|
|
* Sat Sep 30 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.4-4
|
|
|
|
- Avoid a possible segfault (gnome #358405)
|
|
|
|
|
2006-09-29 14:24:49 +00:00
|
|
|
* Fri Sep 29 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.4-3
|
|
|
|
- Fix a possible deadlock when not using the gnome-vfs
|
|
|
|
filesystem backend
|
|
|
|
|
2006-09-23 21:44:40 +00:00
|
|
|
* Sat Sep 23 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.4-2
|
|
|
|
- Fix a problem with the search patch
|
|
|
|
|
2006-09-23 21:07:14 +00:00
|
|
|
* Sat Sep 23 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.4-1
|
|
|
|
- Update to 2.10.4
|
|
|
|
- Drop upstreamed patches
|
|
|
|
- Update the search patch
|
|
|
|
- Require pkgconfig in the -devel package
|
|
|
|
|
2006-09-19 16:48:42 +00:00
|
|
|
* Tue Sep 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.3-7
|
|
|
|
- Fix issues with auth dialogs in the file chooser
|
|
|
|
|
2006-09-13 19:03:41 +00:00
|
|
|
* Wed Sep 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.3-6
|
|
|
|
- Don't spew a warning if libbeagle is not installed
|
|
|
|
|
2006-09-13 16:32:57 +00:00
|
|
|
* Wed Sep 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.3-5
|
|
|
|
- Make color picker work with window groups
|
|
|
|
|
2006-09-11 02:48:47 +00:00
|
|
|
* Sun Sep 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.3-4
|
|
|
|
- Fix display of Desktop in file chooser buttons.
|
|
|
|
|
2006-09-08 19:57:01 +00:00
|
|
|
* Fri Sep 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.3-3.fc6
|
|
|
|
- Fix a Sylpheed crash (#192101)
|
|
|
|
|
2006-09-05 16:02:32 +00:00
|
|
|
* Mon Sep 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.3-2.fc6
|
|
|
|
- Use fam for recent files
|
|
|
|
|
2006-09-05 13:49:46 +00:00
|
|
|
* Tue Sep 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.3-1.fc6
|
|
|
|
- Update to 2.10.3
|
|
|
|
|
2006-09-01 14:50:47 +00:00
|
|
|
* Fri Sep 1 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.2-6.fc6
|
|
|
|
- Fix a problem with entering Hangul in entries
|
|
|
|
|
2006-09-01 02:22:33 +00:00
|
|
|
* Thu Aug 31 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.2-5.fc6
|
|
|
|
- Fix problems with listing printers
|
|
|
|
- Stop cursor blinking after a while, to save energy
|
|
|
|
|
2006-08-28 17:49:10 +00:00
|
|
|
* Mon Aug 28 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.2-4.fc6
|
2009-02-23 02:41:55 +00:00
|
|
|
- Use a reasonable timeout when polling for printer
|
2006-08-28 17:49:10 +00:00
|
|
|
list updates (#203585)
|
|
|
|
|
2006-08-23 19:07:42 +00:00
|
|
|
* Wed Aug 23 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.2-3.fc6
|
|
|
|
- Fix confusion between values and names in printer options (#203588)
|
|
|
|
|
2006-08-18 15:38:02 +00:00
|
|
|
* Fri Aug 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.2-2.fc6
|
|
|
|
- Fix some problems with the recent files code
|
|
|
|
|
2006-08-18 05:03:05 +00:00
|
|
|
* Fri Aug 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.2-1.fc6
|
|
|
|
- Update to 2.10.2
|
|
|
|
|
2006-08-14 17:59:13 +00:00
|
|
|
* Mon Aug 14 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.1-3.fc6
|
|
|
|
- Fix a problem with the search patch
|
|
|
|
|
2006-08-09 21:25:49 +00:00
|
|
|
* Wed Aug 9 2006 Ray Strode <rstrode@redhat.com> - 2.10.1-2
|
|
|
|
- patch from Jonathan Matthew <jontahn@kaolin.wh9.net> to fix
|
|
|
|
crash in GtkTreeModelFilter (upstream bug 346800)
|
|
|
|
|
2006-07-24 03:15:53 +00:00
|
|
|
* Sun Jul 23 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.1-1
|
|
|
|
- Update to 2.10.1
|
|
|
|
|
2006-07-19 20:25:48 +00:00
|
|
|
* Wed Jul 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-5
|
|
|
|
- Fix a typo in the Search support patch
|
|
|
|
|
2006-07-18 15:14:54 +00:00
|
|
|
* Tue Jul 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-4
|
|
|
|
- Make the Search support more bulletproof
|
|
|
|
|
2006-07-16 23:28:19 +00:00
|
|
|
* Sun Jul 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-3
|
|
|
|
- Fix a problem with the Search support
|
|
|
|
|
2006-07-15 05:07:49 +00:00
|
|
|
* Sat Jul 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-2
|
|
|
|
- Add Search support to the filechooser
|
|
|
|
|
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.10.0-1.1
|
2006-07-12 06:15:50 +00:00
|
|
|
- rebuild
|
|
|
|
|
2006-07-04 04:46:08 +00:00
|
|
|
* Mon Jul 3 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-1
|
|
|
|
- Update to 2.10.0
|
|
|
|
|
2006-06-22 03:15:44 +00:00
|
|
|
* Wed Jun 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.4-1
|
|
|
|
- Update to 2.9.4
|
|
|
|
|
2006-06-15 14:39:57 +00:00
|
|
|
* Thu Jun 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.3-4
|
|
|
|
- Add more BuildRequires
|
|
|
|
|
2006-06-14 17:52:20 +00:00
|
|
|
* Wed Jun 14 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.3-3
|
|
|
|
- Require cairo 1.1.8
|
|
|
|
|
2006-06-14 14:42:40 +00:00
|
|
|
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 2.9.3-2
|
|
|
|
- rebuilt with new gnutls
|
|
|
|
|
2006-06-13 13:15:12 +00:00
|
|
|
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.3-1
|
|
|
|
- Update to 2.9.3
|
|
|
|
|
2006-06-08 13:02:00 +00:00
|
|
|
* Thu Jun 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-4
|
|
|
|
- Fix a crash in evolution
|
|
|
|
|
2006-06-07 04:56:51 +00:00
|
|
|
* Wed Jun 7 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-3
|
|
|
|
- Fix the builtin icon cache
|
|
|
|
|
2006-06-06 17:46:16 +00:00
|
|
|
* Tue Jun 6 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-2
|
|
|
|
- Add a BuildRequires for cups-devel
|
|
|
|
- configure with --disable-rebuilds
|
|
|
|
|
2006-06-05 20:38:57 +00:00
|
|
|
* Mon Jun 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-1
|
|
|
|
- Update to 2.9.2
|
|
|
|
|
2006-06-02 04:04:26 +00:00
|
|
|
* Fri Jun 1 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.1-2
|
|
|
|
- Rebuild
|
|
|
|
|
2006-05-17 02:12:51 +00:00
|
|
|
* Tue May 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.1-1
|
|
|
|
- Update to 2.9.1
|
|
|
|
|
2006-05-09 01:46:34 +00:00
|
|
|
* Mon May 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.0-4
|
2006-05-09 01:44:22 +00:00
|
|
|
- Bump required versions of GLib, Pango and cairo
|
|
|
|
- Add conflicts to force updating theme engine packages
|
2006-05-09 01:25:31 +00:00
|
|
|
|
2006-05-05 17:35:06 +00:00
|
|
|
* Fri May 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.0-1
|
|
|
|
- Update to 2.9.0
|
|
|
|
|
2006-04-08 02:20:29 +00:00
|
|
|
* Fri Apr 7 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.17-2
|
|
|
|
- Update to 2.8.17
|
|
|
|
|
|
|
|
* Thu Mar 30 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.16-2
|
|
|
|
- Fix a multiscreen dnd crash
|
|
|
|
|
2006-03-15 19:16:19 +00:00
|
|
|
* Wed Mar 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.16-1
|
|
|
|
- Update to 2.8.16
|
|
|
|
|
2006-03-13 17:53:17 +00:00
|
|
|
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.15-1
|
|
|
|
- Update to 2.8.15
|
|
|
|
- Drop upstreamed patch
|
|
|
|
|
2006-03-10 19:05:34 +00:00
|
|
|
* Fri Mar 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.14-2
|
|
|
|
- Fix a crash when using accessible treeviews
|
|
|
|
|
2006-03-08 18:21:19 +00:00
|
|
|
* Wed Mar 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.14-1
|
|
|
|
- Update to 2.8.14 to fix a possible memory overrun
|
|
|
|
in gtk_object_sink
|
|
|
|
|
2006-03-06 03:07:21 +00:00
|
|
|
* Sun Mar 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.13-4
|
|
|
|
- Don't ship .la files for engines, either
|
|
|
|
|
2006-03-01 14:09:35 +00:00
|
|
|
* Wed Mar 01 2006 Karsten Hopp <karsten@redhat.de> 2.8.13-3
|
|
|
|
- Buildrequires: libXi-devel
|
|
|
|
|
2006-02-27 20:55:38 +00:00
|
|
|
* Mon Feb 27 2006 Ray Strode <rstrode@redhat.com> - 2.8.13-2
|
|
|
|
- s/Prereq/Requires/ for hicolor dep
|
|
|
|
|
2006-02-25 05:42:33 +00:00
|
|
|
* Sat Feb 25 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.13-1
|
|
|
|
- Update to 2.8.13
|
|
|
|
|
2006-02-24 19:51:46 +00:00
|
|
|
* Fri Feb 24 2006 Ray Strode <rstrode@redhat.com> - 2.8.12-8
|
2006-02-24 19:43:25 +00:00
|
|
|
- add dependency on hicolor
|
|
|
|
|
2006-02-24 19:51:46 +00:00
|
|
|
* Sat Feb 11 2006 Matthias Clasen <mclasen@redhat.com> - 2.8.12-7.1
|
2006-02-11 20:32:23 +00:00
|
|
|
- Update to 2.8.12
|
|
|
|
|
2006-02-11 03:21:53 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.8.11-7.1
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-02-08 18:45:46 +00:00
|
|
|
* Wed Feb 9 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-7
|
|
|
|
- Fix a double free in the file chooser
|
|
|
|
|
2006-02-07 16:20:06 +00:00
|
|
|
* Tue Feb 7 2006 Christopher Aillon <caillon@redhat.com> 2.8.11-6
|
|
|
|
- Fix up jkeating's recent %%changelog entry to match this spec's style
|
|
|
|
- Make the devel package Require %%{version}-%%{release}
|
|
|
|
|
|
|
|
* Tue Feb 7 2006 Jesse Keating <jkeating@redhat.com> 2.8.11-5.1
|
2006-02-07 12:08:00 +00:00
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2006-02-06 17:36:35 +00:00
|
|
|
* Mon Feb 6 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-5
|
2006-02-06 17:34:01 +00:00
|
|
|
- Sync render fix with upstream
|
|
|
|
|
2006-02-03 05:28:12 +00:00
|
|
|
* Fri Feb 3 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-3
|
2006-02-03 05:21:58 +00:00
|
|
|
- Avoid a slowpath in XRender
|
|
|
|
|
2006-01-27 18:23:58 +00:00
|
|
|
* Fri Jan 27 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-1
|
|
|
|
- Update to 2.8.11
|
|
|
|
|
2006-01-19 20:46:01 +00:00
|
|
|
* Thu Jan 19 2006 Christopher Aillon <caillon@redhat.com> 2.8.10-4
|
|
|
|
- Use Unicode character 2022 for the default invisible character
|
|
|
|
|
2006-01-18 18:50:14 +00:00
|
|
|
* Wed Jan 18 2006 Matthias Clasen <mclasen@redhat.com> 2.8.10-3
|
|
|
|
- Rebuild against GLib 2.9.4
|
|
|
|
|
2006-01-14 03:35:13 +00:00
|
|
|
* Fri Jan 13 2006 Matthias Clasen <mclasen@redhat.com> 2.8.10-2
|
|
|
|
- Run make check
|
|
|
|
|
2006-01-12 13:18:52 +00:00
|
|
|
* Thu Jan 12 2006 Matthias Clasen <mclasen@redhat.com> 2.8.10-1
|
|
|
|
- Update to 2.8.10
|
|
|
|
|
2005-12-10 20:57:31 +00:00
|
|
|
* Sat Dec 10 2005 Matthias Clasen <mclasen@redhat.com> 2.8.9-1
|
|
|
|
- Update to 2.8.9
|
|
|
|
|
2005-12-09 22:40:50 +00:00
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-11-28 19:19:46 +00:00
|
|
|
* Tue Nov 28 2005 Matthias Clasen <mclasen@redhat.com> 2.8.8-1
|
|
|
|
- Update to 2.8.8
|
|
|
|
|
2005-11-15 18:49:38 +00:00
|
|
|
* Tue Nov 15 2005 Matthias Clasen <mclasen@redhat.com> 2.8.7-1
|
|
|
|
- Update to 2.8.7
|
|
|
|
|
2005-11-08 15:35:44 +00:00
|
|
|
* Tue Nov 8 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-6
|
|
|
|
- Clean up spec file a bit
|
|
|
|
|
2005-11-01 13:45:27 +00:00
|
|
|
* Mon Oct 31 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-5
|
2005-10-31 21:02:51 +00:00
|
|
|
- Switch requires to modular X
|
|
|
|
|
2005-10-24 19:54:18 +00:00
|
|
|
* Mon Oct 24 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-3
|
|
|
|
- Add a setting to hide the input method menu
|
|
|
|
|
2005-10-19 12:08:00 +00:00
|
|
|
* Wed Oct 19 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-2
|
|
|
|
- Sync to upstream xdgmime
|
|
|
|
|
2005-10-05 14:19:16 +00:00
|
|
|
* Wed Oct 5 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-1
|
|
|
|
- New upstream version
|
|
|
|
|
2005-10-03 20:06:47 +00:00
|
|
|
* Mon Oct 3 2005 Matthias Clasen <mclasen@redhat.com> 2.8.5-1
|
|
|
|
- New upstream version
|
|
|
|
|
2005-09-30 14:29:02 +00:00
|
|
|
* Fri Sep 30 2005 Matthias Clasen <mclasen@redhat.com> 2.8.4-2
|
|
|
|
- Prevent an overflow in size hints handling
|
|
|
|
|
2005-09-27 16:39:19 +00:00
|
|
|
* Tue Sep 27 2005 Matthias Clasen <mclasen@redhat.com> 2.8.4-1
|
|
|
|
- New upstream version
|
|
|
|
|
2005-08-29 19:29:59 +00:00
|
|
|
* Mon Aug 29 2005 Matthias Clasen <mclasen@redhat.com> 2.8.3-1
|
|
|
|
- Newer upstream version
|
|
|
|
|
2005-08-15 15:08:49 +00:00
|
|
|
* Mon Aug 15 2005 Matthias Clasen <mclasen@redhat.com> 2.8.0-1
|
|
|
|
- Newer upstream version
|
|
|
|
|
2005-08-04 13:49:11 +00:00
|
|
|
* Thu Aug 4 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- Newer upstream version
|
|
|
|
|
2005-07-28 20:44:37 +00:00
|
|
|
* Thu Jul 28 2005 Owen Taylor <otaylor@redhat.com> 2.7.4-1
|
|
|
|
- Update to 2.7.4
|
|
|
|
|
2005-07-15 20:43:03 +00:00
|
|
|
* Fri Jul 15 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- Update to 2.7.3
|
|
|
|
|
2005-07-08 19:59:36 +00:00
|
|
|
* Fri Jul 8 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- Update to 2.7.2
|
|
|
|
|
2005-07-01 20:29:22 +00:00
|
|
|
* Fri Jul 1 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- Update to 2.7.1
|
|
|
|
|
2005-06-21 16:34:17 +00:00
|
|
|
* Tue Jun 21 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- update to 2.7.0
|
|
|
|
- bump requirements
|
|
|
|
|
2005-05-10 13:42:41 +00:00
|
|
|
* Tue May 10 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- remove the openssl prereq again, as it did not fix
|
|
|
|
Florians problem.
|
|
|
|
|
2005-05-08 04:14:36 +00:00
|
|
|
* Sun May 8 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- remove debug spew
|
|
|
|
|
2005-04-22 19:45:38 +00:00
|
|
|
* Fri Apr 22 2005 Florian La Roche <laroche@redhat.com>
|
|
|
|
- add a Prereq: for the new openssl version to be installed first
|
|
|
|
|
2005-04-13 04:48:06 +00:00
|
|
|
* Wed Apr 13 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.7-1
|
|
|
|
- Update to 2.6.7
|
|
|
|
|
2005-04-11 05:45:26 +00:00
|
|
|
* Mon Apr 11 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.6-1
|
|
|
|
- Update to 2.6.6
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
2005-04-11 02:19:12 +00:00
|
|
|
* Sun Apr 10 2005 Jeremy Katz <katzj@redhat.com> - 2.6.5-2
|
|
|
|
- add patch from upstream CVS for broken icons (#154340, bgo#169870)
|
|
|
|
|
2005-04-09 06:28:52 +00:00
|
|
|
* Sat Apr 9 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.5-1
|
|
|
|
- Update to 2.6.5
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
2005-03-28 15:28:56 +00:00
|
|
|
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.4-3
|
|
|
|
- Fix a double free in the bmp loader
|
|
|
|
|
2005-03-02 15:28:23 +00:00
|
|
|
* Wed Mar 1 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.4-2
|
|
|
|
- Rebuild with gcc4
|
|
|
|
|
2005-03-01 18:10:56 +00:00
|
|
|
* Tue Mar 1 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.4-1
|
2005-03-02 15:28:23 +00:00
|
|
|
- Upgrade to 2.6.4
|
2005-03-01 18:10:56 +00:00
|
|
|
- Remove upstreamed patch
|
|
|
|
|
2005-02-28 18:37:04 +00:00
|
|
|
* Mon Feb 28 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.3-1
|
|
|
|
- Upgrade to 2.6.3
|
|
|
|
|
2005-02-05 00:51:49 +00:00
|
|
|
* Fri Feb 4 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.2-1
|
|
|
|
- Upgrade to 2.6.2
|
|
|
|
|
2005-01-10 14:34:06 +00:00
|
|
|
* Mon Jan 10 2005 Matthias Clasen <mclasen@redhat.com> - 2.6.1-1
|
|
|
|
- Upgrade to 2.6.1
|
|
|
|
- Drop no longer needed fixes
|
|
|
|
|
2004-12-06 15:42:51 +00:00
|
|
|
* Mon Dec 06 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.14-1
|
|
|
|
- Upgrade to 2.4.14
|
|
|
|
- Remove the no longer needed pa.po patch
|
|
|
|
- Adjust gtk+-2.4.7-update-counter.patch
|
|
|
|
|
2004-12-01 19:26:05 +00:00
|
|
|
* Wed Dec 01 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-13
|
|
|
|
- Revert an accidental ABI change. (#151450)
|
|
|
|
|
2004-11-03 15:18:59 +00:00
|
|
|
* Wed Nov 03 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-11
|
|
|
|
- Fix an oversight in the previous fix.
|
|
|
|
|
2004-11-03 14:22:46 +00:00
|
|
|
* Wed Nov 03 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-8
|
|
|
|
- Fix an oversight in the previous fix, really
|
|
|
|
fix the crash. (#137922)
|
|
|
|
|
|
|
|
* Thu Oct 28 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-5
|
2009-02-23 02:41:55 +00:00
|
|
|
- Include an upstream bugfix in the
|
2004-10-28 19:05:38 +00:00
|
|
|
gtk+-2.4.9-treeview-activate.patch. This fixes
|
|
|
|
a crasher bug (#137461)
|
|
|
|
|
2004-10-22 17:26:52 +00:00
|
|
|
* Fri Oct 22 2004 Owen Taylor <otaylor@redhat.com> - 2.4.13-3
|
|
|
|
- Fix crash with backspace at end of buffer (#136840)
|
|
|
|
|
2004-10-20 15:26:07 +00:00
|
|
|
* Wed Oct 20 2004 Owen Taylor <otaylor@redhat.com> - 2.4.13-2
|
|
|
|
- Fix up backspace-deletes-character patches to actually work
|
|
|
|
(#135656.)
|
|
|
|
|
2009-02-23 02:41:55 +00:00
|
|
|
* Wed Oct 20 2004 Matthias Clasen <mclasen@redhat.com>
|
2004-10-20 14:21:10 +00:00
|
|
|
- Fix the translation of default:LTR in pa.po (#136431)
|
|
|
|
|
2004-10-13 01:24:21 +00:00
|
|
|
* Tue Oct 12 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-1
|
|
|
|
- Upgrade to 2.4.13
|
|
|
|
|
2004-10-04 19:28:31 +00:00
|
|
|
* Mon Oct 04 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.10-7
|
|
|
|
- Don't move binaries to -32/-64 needlessly.
|
|
|
|
|
2004-10-01 14:12:25 +00:00
|
|
|
* Fri Oct 01 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.10-6
|
|
|
|
- Fix a problem in the last patch.
|
|
|
|
|
2004-09-29 03:38:23 +00:00
|
|
|
* Tue Sep 28 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.10-5
|
|
|
|
- Improve completion popup speed for large directories (#133313)
|
|
|
|
|
2004-09-23 13:16:58 +00:00
|
|
|
* Thu Sep 23 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.10-4
|
|
|
|
- Make arrows in path bar larger.
|
|
|
|
|
2004-09-22 21:07:26 +00:00
|
|
|
* Wed Sep 22 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.10-3
|
|
|
|
- Make SELECT_FOLDER work better in the file chooser.
|
|
|
|
|
2004-09-20 15:35:22 +00:00
|
|
|
* Wed Sep 15 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.10-2
|
|
|
|
- don't install .la files. (#132792)
|
|
|
|
|
2004-09-20 14:15:39 +00:00
|
|
|
* Wed Sep 15 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.10-1
|
|
|
|
- update to latest upstream version, drop some patches
|
|
|
|
|
2004-09-15 13:47:34 +00:00
|
|
|
* Wed Sep 15 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.9-9
|
|
|
|
- Fix issues in the xpm and ico loaders
|
|
|
|
found by Chris Evans (#130711)
|
|
|
|
|
2004-09-13 18:31:45 +00:00
|
|
|
* Mon Sep 13 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.9-8
|
|
|
|
- bring expanders back to their old size
|
|
|
|
|
2004-09-10 15:32:34 +00:00
|
|
|
* Fri Sep 10 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.9-7
|
|
|
|
- backport support for PangoLogAttr.backspace_deletes_character
|
|
|
|
|
2004-09-09 06:06:31 +00:00
|
|
|
* Tue Sep 7 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.9-6
|
|
|
|
- fix expander drawing (#131676)
|
|
|
|
|
2004-09-09 06:06:21 +00:00
|
|
|
* Thu Aug 26 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.9-5
|
|
|
|
- prereq a new enough libtiff (#130678)
|
|
|
|
|
2004-09-09 06:05:33 +00:00
|
|
|
* Wed Aug 25 2004 Jonathan Blandford <jrb@redhat.com> 2.4.9-4
|
|
|
|
- backport patch to make typeahead activate the row
|
|
|
|
|
2004-09-09 06:05:29 +00:00
|
|
|
* Wed Aug 25 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.9-3
|
|
|
|
- adjust patches
|
|
|
|
|
|
|
|
* Wed Aug 25 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.9-1
|
|
|
|
- update to 2.4.9
|
|
|
|
|
2004-09-09 06:05:24 +00:00
|
|
|
* Tue Aug 24 2004 Soren Sandmann <sandmann@redhat.com> 2.4.7-4
|
|
|
|
- Backport update counter
|
|
|
|
|
2004-09-09 06:05:21 +00:00
|
|
|
* Tue Aug 24 2004 Jonathan Blandford <jrb@redhat.com> 2.4.7-2.3
|
|
|
|
- patch to make '/' do the search popup
|
2004-09-09 06:04:17 +00:00
|
|
|
|
|
|
|
* Fri Aug 20 2004 Owen Taylor <otaylor@redhat.com> - 2.4.7-2.2
|
2009-02-23 02:41:55 +00:00
|
|
|
- Fix problem with infinite loop on bad BMP data (#130450,
|
2004-09-09 06:04:17 +00:00
|
|
|
test BMP from Chris Evans, fix from Manish Singh)
|
|
|
|
|
2004-09-09 06:03:54 +00:00
|
|
|
* Sat Aug 14 2004 Matthias Clasen <mclasen@redhat.com> 2.4.7-1
|
|
|
|
- update to 2.4.7
|
|
|
|
|
2004-09-09 06:03:34 +00:00
|
|
|
* Fri Aug 13 2004 Matthias Clasen <mclasen@redhat.com> 2.4.6-1
|
|
|
|
- update to 2.4.6
|
|
|
|
- call libtoolize --force to win .so's back...
|
|
|
|
|
2004-09-09 06:03:22 +00:00
|
|
|
* Fri Jul 30 2004 Jonathan Blandford <jrb@redhat.com> 2.4.4-4
|
|
|
|
- add typeahead patch to GtkTreeView
|
|
|
|
- automake-1.9
|
|
|
|
|
2004-09-09 06:02:50 +00:00
|
|
|
* Tue Jul 27 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.4-3
|
|
|
|
- Use -64 suffix on powerpc64. (#128605)
|
|
|
|
|
2004-09-09 06:02:42 +00:00
|
|
|
* Fri Jul 16 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.4-2
|
2009-02-23 02:41:55 +00:00
|
|
|
- Fix permissions of gdk-pixbuf-csource script.
|
2004-09-09 06:02:42 +00:00
|
|
|
- Escape macros in %%changelog
|
|
|
|
|
2004-09-09 06:02:27 +00:00
|
|
|
* Fri Jul 9 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.4-1
|
|
|
|
- Update to 2.4.4
|
|
|
|
|
2004-09-09 06:02:23 +00:00
|
|
|
* Thu Jul 8 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.1-5
|
|
|
|
- Look for the gtk.immodules file in the right location. (#127073)
|
|
|
|
|
|
|
|
* Thu Jul 8 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.1-4
|
|
|
|
- Add a wrapper for gdk-pixbuf-csource.
|
|
|
|
|
2004-09-09 06:02:14 +00:00
|
|
|
* Wed Jun 23 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.1-3
|
|
|
|
- Don't install testgtk and testtext
|
|
|
|
- Rename binaries to -32/-64 (#124478)
|
|
|
|
- Move arch-dependent config files to /etc/gtk-2.0/$host (#124482)
|
|
|
|
- Add wrappers for updating the arch-dependent config files
|
|
|
|
|
2004-09-09 06:01:59 +00:00
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 06:01:55 +00:00
|
|
|
* Thu May 20 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.1-1
|
|
|
|
- Upgrade to 2.4.1
|
|
|
|
|
2004-09-09 06:01:50 +00:00
|
|
|
* Wed Mar 17 2004 Alex Larsson <alexl@redhat.com> 2.4.0-1
|
|
|
|
- update to 2.4.0
|
|
|
|
- update bin_version to 2.4.0
|
|
|
|
|
|
|
|
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 2.3.6-1
|
|
|
|
- Update to 2.3.6
|
|
|
|
- Remove 2.3.5 buildfix patch
|
|
|
|
- Remove gdk-pixbuf-xlib dependancy fix
|
|
|
|
|
|
|
|
* Wed Mar 03 2004 Mark McLoughlin <markmc@redhat.com> 2.3.5-1
|
|
|
|
- Update to 2.3.5
|
|
|
|
- Bump the required glib and pango versions
|
|
|
|
- Make it build on x86_64
|
|
|
|
|
|
|
|
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Wed Feb 25 2004 Mark McLoughlin <markmc@redhat.com> 2.3.4-1
|
|
|
|
- Update to 2.3.4
|
|
|
|
- Remove the xft-prefs patch, its upstream now
|
|
|
|
- Don't kill libtool's hardcode_libdir_flag_spec anymore
|
|
|
|
|
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 06:00:59 +00:00
|
|
|
* Fri Jan 23 2004 Alexander Larsson <alexl@redhat.com> 2.3.2-2
|
|
|
|
- Remove old HAVE_XFT2 check
|
|
|
|
- find_lang gtk20-properties too
|
|
|
|
|
|
|
|
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 2.3.2-1
|
|
|
|
- new version
|
|
|
|
- removed patches that have been applied to 2.3.x branch
|
2004-09-09 06:00:53 +00:00
|
|
|
|
2004-09-09 06:00:59 +00:00
|
|
|
* Mon Dec 1 2003 Thomas Woerner <twoerner@redhat.com> 2.2.4-5.2
|
|
|
|
- removed rpath
|
2004-09-09 06:00:32 +00:00
|
|
|
|
2004-09-09 06:00:19 +00:00
|
|
|
* Wed Oct 15 2003 Owen Taylor <otaylor@redhat.com> 2.2.4-5.1
|
|
|
|
- Link gdk-pixbuf-xlib against gdk-pixbuf (#106678)
|
|
|
|
|
|
|
|
* Fri Oct 3 2003 Owen Taylor <otaylor@redhat.com> 2.2.4-4.0
|
|
|
|
- Fix 64-bit problem in gtkimcontextxim.c (#106124)
|
|
|
|
|
|
|
|
* Tue Sep 16 2003 Owen Taylor <otaylor@redhat.com> 2.2.4-3.0
|
|
|
|
- Fix an infinite loop that can occur in the panel (#104524)
|
|
|
|
|
|
|
|
* Fri Sep 5 2003 Owen Taylor <otaylor@redhat.com> 2.2.4-2.1
|
2009-02-23 02:41:55 +00:00
|
|
|
- Fix up tutorial in packaging (#90197), add FAQ
|
2004-09-09 06:00:19 +00:00
|
|
|
- Back out change to make KP_Decimal interpretation dependent on locale
|
|
|
|
(#101046)
|
|
|
|
|
|
|
|
* Thu Sep 4 2003 Owen Taylor <otaylor@redhat.com> 2.2.4-1.1
|
|
|
|
- Version 2.2.4 - fixes a few small problems in 2.2.3
|
|
|
|
|
|
|
|
* Tue Aug 26 2003 Owen Taylor <otaylor@redhat.com> 2.2.3-1.1
|
|
|
|
- Version 2.2.3
|
|
|
|
|
|
|
|
* Thu Jul 10 2003 Owen Taylor <otaylor@redhat.com> 2.2.2-2.0
|
|
|
|
- Change release number for rebuild
|
|
|
|
|
|
|
|
* Wed Jul 9 2003 Owen Taylor <otaylor@redhat.com> 2.2.2-2.1
|
|
|
|
- XFlush() rather than XSync() at the end of process_all_updates()
|
|
|
|
(big remote X anaconda speedup)
|
2009-02-23 02:41:55 +00:00
|
|
|
- Add patch to fix frequent Red Hat 9 crash
|
2004-09-09 06:00:19 +00:00
|
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=105745
|
|
|
|
|
|
|
|
* Mon Jun 9 2003 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.2.2
|
|
|
|
- Mark assembly files as noexec-stack
|
|
|
|
|
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 05:59:43 +00:00
|
|
|
* Mon Feb 24 2003 Jonathan Blandford <jrb@redhat.com> 2.2.1-2
|
|
|
|
- add a libpng dependency to pull in the rebuilt version.
|
|
|
|
|
|
|
|
* Fri Feb 21 2003 Jonathan Blandford <jrb@redhat.com> 2.2.1-2
|
|
|
|
- add a patch to fix broken scrolling in a lot of applications.
|
|
|
|
|
|
|
|
* Sun Feb 2 2003 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.2.1
|
|
|
|
- Update xftprefs for gtk+-2.2.1
|
|
|
|
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Tue Jan 14 2003 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- patch to fix TreeView misdrawing. Remove when 2.2.1 comes out
|
|
|
|
|
|
|
|
* Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.2.0
|
|
|
|
|
|
|
|
* Fri Dec 20 2002 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
- Fix postun to not try to run a script through ldconfig
|
|
|
|
- Only remove the gtk.immodules and gdk-pixbuf.loaders files if uninstalling
|
|
|
|
while not upgrading
|
|
|
|
|
|
|
|
* Wed Dec 11 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.1.5
|
|
|
|
|
|
|
|
* Wed Dec 11 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.1.4
|
|
|
|
|
2004-09-09 05:59:07 +00:00
|
|
|
* Wed Dec 4 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Fix problem with GtkCombo not setting text to first item
|
|
|
|
|
|
|
|
* Tue Dec 3 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.1.3, re-add xftprefs patch
|
|
|
|
|
|
|
|
* Fri Nov 22 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild with xft support
|
|
|
|
|
|
|
|
* Wed Nov 20 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild to hack around xft.pc being in the wrong place
|
|
|
|
- buildreq the pango with pangoxft
|
|
|
|
|
|
|
|
* Thu Nov 7 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.1.3
|
|
|
|
- remove TODO from doc, no longer exists
|
|
|
|
- remove 64bit patch, now upstream
|
|
|
|
- comment out scroll_to patch, jrb has to deal with this
|
|
|
|
- remove keycode patch now upstream
|
|
|
|
- remove usintl patch now upstream
|
|
|
|
- remove imenvar patch, now upstream
|
|
|
|
- remove xftprefs patch now upstream
|
|
|
|
- remove xftdraw patch now upstream
|
|
|
|
- remove installdir patch (no longer applies) and do "makeinstall RUN_QUERY_IMMODULES_TEST=false"
|
|
|
|
- remove extranotify patch, now upstream
|
|
|
|
- add gdk-pixbuf-query-loaders to file list
|
|
|
|
- remove gdk-pixbuf.loaders and gtk.immodules in postun as they are
|
2009-02-23 02:41:55 +00:00
|
|
|
not owned by the package (these should probably live in /var since they
|
2004-09-09 05:59:07 +00:00
|
|
|
aren't config files and we overwrite them all the time)
|
|
|
|
|
|
|
|
* Thu Oct 3 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Add a fix for a 64bit problem in gtktypeutils.h
|
|
|
|
- Bump in rebuild for RPM configuration problem
|
|
|
|
|
2004-09-09 05:58:26 +00:00
|
|
|
* Sun Aug 25 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- fix gtk_tree_view_scroll_to_cell
|
|
|
|
|
2004-09-09 05:58:09 +00:00
|
|
|
* Fri Aug 23 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Fixed Raleigh theme missing from package list
|
|
|
|
|
2004-09-09 05:57:53 +00:00
|
|
|
* Mon Aug 19 2002 Owen Taylor <otaylor@redhat.com>
|
2004-09-09 05:58:03 +00:00
|
|
|
- Fix a memory leak in xftprefs.patch
|
2004-09-09 05:57:53 +00:00
|
|
|
- Fix extra settings notifies on startup that were causing significant
|
|
|
|
performance problems as fonts were reloaded.
|
|
|
|
|
|
|
|
* Tue Aug 13 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Fixes to GtkIMContextSimple compose table for us-intl keyboards
|
|
|
|
(#70995, Alexandre Oliva)
|
|
|
|
- Fix problem with keycodes passed to GtkIMContextXIM
|
|
|
|
|
|
|
|
* Thu Aug 8 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Remove fixed-ltmain.sh, no longer needed
|
|
|
|
- Fix bug with GTK_IM_MODULE environment variable
|
|
|
|
- Remove profile.d entries setting GDK_USE_XFT, since we now default to it on
|
|
|
|
- Backport patch from CVS HEAD to get Xft to work on non-RENDER XServers
|
|
|
|
- Version 2.0.6
|
|
|
|
|
|
|
|
* Tue Jul 16 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Fix cut and paste error in xftprefs patch pointed out by Anders Carlsson
|
|
|
|
|
|
|
|
* Mon Jul 8 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Add patch to hook Xft up to XSETTINGS
|
|
|
|
|
|
|
|
* Tue Jul 2 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- tree-view fixes for anaconda. Already in CVS.
|
|
|
|
|
|
|
|
* Fri Jun 21 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Default GDK_USE_XFT to on, not off
|
|
|
|
|
|
|
|
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.5
|
|
|
|
- remove xft configure.in patch
|
|
|
|
|
|
|
|
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
2004-09-09 05:57:43 +00:00
|
|
|
* Fri Jun 7 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
* Thu Jun 6 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Add patch so that configuration works with pango-1.1/fontconfig
|
|
|
|
|
|
|
|
* Tue Jun 4 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.3
|
|
|
|
|
|
|
|
* Mon Jun 03 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Mon Jun 3 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- drop /etc/gtk-2.0/gtkrc from the file list, will now be provided by redhat-artwork
|
|
|
|
|
|
|
|
* Wed May 29 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Wed May 29 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add profile.d entries to set GDK_USE_XFT
|
|
|
|
|
|
|
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
- hardcode automake 1.4 req
|
|
|
|
|
|
|
|
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- do the prefix/lib -> libdir thing
|
|
|
|
- include key themes in the package
|
|
|
|
|
2004-09-09 05:57:34 +00:00
|
|
|
* Mon Apr 15 2002 root <otaylor@redhat.com>
|
|
|
|
- Fix missing .po files (#63336)
|
2004-09-09 05:57:32 +00:00
|
|
|
|
|
|
|
* Thu Apr 11 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Add reference docs to -devel package (#61184)
|
2009-02-23 02:41:55 +00:00
|
|
|
- Use GTK2_RC_FILES, not GTK_RC_FILES, since KDE points GTK_RC_FILES
|
2004-09-09 05:57:32 +00:00
|
|
|
to gtk-1.2 ~/.gtkrc
|
|
|
|
|
|
|
|
* Wed Apr 3 2002 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Change dependency for glib2 since gtk and glib versions mismatch
|
|
|
|
|
|
|
|
* Wed Apr 3 2002 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Update to version 2.0.2
|
|
|
|
|
|
|
|
* Fri Mar 8 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.0.0
|
|
|
|
|
|
|
|
* Mon Feb 25 2002 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Update to 1.3.15
|
|
|
|
|
|
|
|
* Thu Feb 21 2002 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Bump for rebuild
|
|
|
|
|
|
|
|
* Mon Feb 18 2002 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Update to 1.3.14
|
|
|
|
|
|
|
|
* Fri Feb 15 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add horrible buildrequires hack
|
|
|
|
|
|
|
|
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.3.13.91 snapshot
|
|
|
|
|
|
|
|
* Mon Feb 11 2002 Matt Wilson <msw@redhat.com>
|
|
|
|
- build from CVS snapshot
|
|
|
|
- use setup -q
|
|
|
|
|
|
|
|
* Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 1.3.13
|
|
|
|
|
|
|
|
* Tue Jan 22 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- automake14
|
|
|
|
|
2004-09-09 05:57:27 +00:00
|
|
|
* Wed Jan 2 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.3.12.90 snapshot
|
|
|
|
|
|
|
|
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Version 1.3.11
|
|
|
|
- check atk/pango versions explicitly prior to build,
|
|
|
|
so that --nodeps tricks don't result in bad binary RPMs
|
|
|
|
|
|
|
|
* Fri Oct 5 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- pixbuf loaders were missing from file list
|
|
|
|
- conflict with gdk-pixbuf-devel <= 0.11
|
|
|
|
|
|
|
|
* Thu Oct 4 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- cvs snap
|
|
|
|
|
|
|
|
* Thu Sep 27 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- sync with Owen's version
|
|
|
|
|
|
|
|
* Thu Sep 20 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- smp_mflags
|
|
|
|
- langify
|
|
|
|
|
|
|
|
* Wed Sep 19 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.3.8
|
|
|
|
- add automake hackarounds
|
|
|
|
|
|
|
|
* Thu Sep 13 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- conflict with old GTK with headers not moved
|
|
|
|
- prereq new version of pango
|
|
|
|
|
|
|
|
* Mon Sep 10 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- update to CVS snapshot
|
|
|
|
|
|
|
|
* Wed Sep 5 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- build require specific versions of dependencies
|
|
|
|
|
|
|
|
* Tue Sep 4 2001 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 1.3.7
|
|
|
|
|
2004-09-09 05:57:16 +00:00
|
|
|
* Thu Jul 26 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Obsolete Inti and Inti-devel, #49967
|
|
|
|
|
|
|
|
* Sat Jul 21 2001 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- PreReq specific pango and atk versions (#49434)
|
|
|
|
- Don't package gtk.immodules (#49584)
|
|
|
|
- Added BuildPrereq for libtiff-devel, libjpeg-devel, libpng-devel (#49495)
|
|
|
|
- Configure with --disable-gtk-doc (#48987)
|
|
|
|
- Package libgdk_pixbuf_xlib (#47753)
|
|
|
|
|
|
|
|
* Sat Jul 7 2001 Tim Powers <timp@redhat.com>
|
|
|
|
- languify to satisfy rpmlint
|
|
|
|
|
|
|
|
* Thu Jun 21 2001 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
|
- use something better than libtool
|
|
|
|
|
|
|
|
* Wed Jun 13 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.3.6
|
|
|
|
- libtool hackery
|
|
|
|
- obsolete gtk+-gtkbeta-devel
|
|
|
|
|
|
|
|
* Fri May 4 2001 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 1.3.5
|
|
|
|
- Rename to gtk2
|
|
|
|
|
|
|
|
* Fri Nov 17 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Final 1.3.2
|
|
|
|
|
|
|
|
* Tue Nov 14 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- New snapshot
|
|
|
|
|
|
|
|
* Mon Nov 13 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- 1.3.2pre1 snapshot version
|
|
|
|
|
|
|
|
* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Rename to 1.3.1b to avoid version increment difficulties
|
|
|
|
|
|
|
|
* Thu Aug 10 2000 Havoc Pennington <hp@redhat.com>
|
2004-09-09 06:02:42 +00:00
|
|
|
- Fix .pc files to not contain -I%%{_includedir}
|
2004-09-09 05:57:16 +00:00
|
|
|
|
|
|
|
* Thu Aug 10 2000 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Update to a CVS snapshot
|
|
|
|
|
|
|
|
* Fri Jul 14 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Removed stray b from %%postun
|
|
|
|
- Real 1.3.1 tarball fixing stupid omission in gtk-config
|
|
|
|
|
|
|
|
* Fri Jul 07 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 1.3.1
|
|
|
|
- move back to /usr
|
|
|
|
- Remove gtk-config.1 manpage from build since
|
2009-02-23 02:41:55 +00:00
|
|
|
it conflicts with gtk+-devel. When we go to
|
2004-09-09 05:57:16 +00:00
|
|
|
gtk+ gtk+1.2 setup, we should add it back
|
|
|
|
|
|
|
|
* Fri Jun 30 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Rename gtkrc-default source so that it GTK+ package can't remove it
|
|
|
|
|
|
|
|
* Thu Jun 8 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Rebuild with a prefix of /opt/gtk-beta
|
|
|
|
|
|
|
|
* Wed May 31 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- New version
|
|
|
|
|
|
|
|
* Tue Apr 25 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Snapshot version to install in /opt/pango
|
|
|
|
|
|
|
|
* Mon Feb 21 2000 Owen Taylor <otaylor@redhat.com>
|
2004-09-09 06:02:42 +00:00
|
|
|
- Fix weird excess problem that somehow turned up in %%{_sysconfdir}/gtkrc.LANG
|
2004-09-09 05:57:16 +00:00
|
|
|
|
|
|
|
* Mon Feb 14 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- More patches from 1.2.7
|
|
|
|
|
|
|
|
* Fri Feb 04 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Set the charset explicitely for the default font to avoid
|
|
|
|
problems with XFree86-4.0 where the default charset is
|
|
|
|
iso10646-1, not iso8859-1.
|
|
|
|
- Fix problems with size requisitions for scrolled windows
|
|
|
|
that was causing looping. (RH bug #7997)
|
|
|
|
|
|
|
|
* Thu Feb 03 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Explicitely set the foreground of the tooltips to black
|
|
|
|
to avoid bad interactions with themes that set a
|
|
|
|
light foreground color.
|
|
|
|
|
|
|
|
* Thu Feb 03 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Added large patch of bugfixes in stable branch of CVS
|
|
|
|
|
|
|
|
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Added Akira Higuti's patch for line-wrapping in GTK+
|
|
|
|
|
|
|
|
* Thu Oct 7 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- version 1.2.6
|
|
|
|
|
|
|
|
* Thu Sep 23 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- version 1.2.5
|
|
|
|
- install tutorial GIFs
|
|
|
|
|
|
|
|
* Wed Sep 22 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Upgrade to real 1.2.5pre2
|
|
|
|
- Changed name so upgrade to 1.2.5 will work :-(
|
|
|
|
- Add extra gtkrc files
|
|
|
|
- Add examples and English language tutorial to -devel package
|
|
|
|
|
|
|
|
* Fri Sep 17 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Upgraded to 1.2.5pre2. (Actually, pre-pre-2)
|
|
|
|
|
|
|
|
* Tue Aug 17 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- added threaded patch
|
|
|
|
|
|
|
|
* Mon Jun 7 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Update for GTK+-1.2.3
|
|
|
|
- Patches that will be in GTK+-1.2.4
|
|
|
|
- Patch to keep GTK+ from coredumping on X IO errors
|
|
|
|
- Patch to improve compatilibity with GTK-1.2.1 (allow
|
|
|
|
event mask to be set on realized widgets)
|
|
|
|
|
|
|
|
* Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- fixes memory leak
|
|
|
|
|
|
|
|
* Mon Apr 12 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- The important bug fixes that will be in GTK+-1.2.2
|
|
|
|
|
|
|
|
* Thu Apr 01 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- patches from owen to handle various gdk bugs
|
|
|
|
|
|
|
|
* Sun Mar 28 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- added XFree86-devel requirement for gtk+-devel
|
|
|
|
|
|
|
|
* Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
|
2004-09-09 05:58:09 +00:00
|
|
|
- version 1.2.1
|
2004-09-09 05:57:16 +00:00
|
|
|
|
|
|
|
* Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- removed /usr/info/dir.gz file from package
|
|
|
|
|
|
|
|
* Fri Feb 26 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- Version 1.2.0
|
|
|
|
|
|
|
|
* Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
|
2006-11-20 06:00:07 +00:00
|
|
|
- version 1.2.0pre2, patched to use --sysconfdir=%%{_sysconfdir}
|
2004-09-09 05:57:16 +00:00
|
|
|
|
|
|
|
* Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- patched in Owen's patch to fix Metal theme
|
|
|
|
|
|
|
|
* Fri Feb 05 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- bumped up to 1.1.15
|
|
|
|
|
|
|
|
* Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- bumped up to 1.1.14
|
|
|
|
|
|
|
|
* Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- bumped up to 1.1.13
|
|
|
|
|
|
|
|
* Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- bumped up to 1.1.12
|
|
|
|
|
|
|
|
* Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- added Theme directory to file list
|
|
|
|
- up to 1.1.7 for GNOME freeze
|
|
|
|
|
|
|
|
* Sun Oct 25 1998 Shawn T. Amundson <amundson@gtk.org>
|
2009-02-23 02:41:55 +00:00
|
|
|
- Fixed Source: to point to v1.1
|
2004-09-09 05:57:16 +00:00
|
|
|
|
|
|
|
* Tue Aug 04 1998 Michael Fulbright <msf@redhat.com>
|
2004-09-09 06:02:42 +00:00
|
|
|
- change %%postun to %%preun
|
2004-09-09 05:57:16 +00:00
|
|
|
|
|
|
|
* Mon Jun 27 1998 Shawn T. Amundson
|
|
|
|
- Changed version to 1.1.0
|
|
|
|
|
|
|
|
* Thu Jun 11 1998 Dick Porter <dick@cymru.net>
|
|
|
|
- Removed glib, since it is its own module now
|
|
|
|
|
|
|
|
* Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
|
|
|
|
- Split out glib package
|
|
|
|
|
|
|
|
* Tue Apr 8 1998 Shawn T. Amundson <amundson@gtk.org>
|
|
|
|
- Changed version to 1.0.0
|
|
|
|
|
|
|
|
* Tue Apr 7 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
- Changed version to 0.99.10
|
|
|
|
|
|
|
|
* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
- Changed version to 0.99.9
|
|
|
|
- Changed gtk home page to www.gtk.org
|
|
|
|
|
|
|
|
* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
- Changed version to 0.99.8
|
|
|
|
|
|
|
|
* Sun Mar 15 1998 Marc Ewing <marc@redhat.com>
|
|
|
|
- Added aclocal and bin stuff to file list.
|
|
|
|
- Added -k to the SMP make line.
|
|
|
|
- Added lib/glib to file list.
|
|
|
|
|
|
|
|
* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
- Changed version to 0.99.7
|
|
|
|
|
|
|
|
* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
- Updated ftp url and changed version to 0.99.6
|
|
|
|
|
|
|
|
* Thu Mar 12 1998 Marc Ewing <marc@redhat.com>
|
|
|
|
- Reworked to integrate into gtk+ source tree
|
|
|
|
- Truncated ChangeLog. Previous Authors:
|
|
|
|
Trond Eivind Glomsrod <teg@pvv.ntnu.no>
|
|
|
|
Michael K. Johnson <johnsonm@redhat.com>
|
|
|
|
Otto Hammersmith <otto@redhat.com>
|
2009-02-23 02:41:55 +00:00
|
|
|
|