Remove debug spew

This commit is contained in:
Matthias Clasen 2006-02-03 05:28:12 +00:00
parent 631ba76eb1
commit 6ce6a284b8
1 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
Name: gtk2
Version: %{base_version}
Release: 2
Release: 3
License: LGPL
Group: System Environment/Libraries
Source: gtk+-%{version}.tar.bz2
@ -92,7 +92,7 @@ tar xzf %{SOURCE1}
%patch0 -p1 -b .lib64
%patch1 -p1 -b .inputmethod
%patch3 -p1 -b .set-invisible-char-to-bullet
%patch4 -p0 -b .render-avoid-repeat
%patch4 -p1 -b .render-avoid-repeat
for i in config.guess config.sub ; do
test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@ -262,7 +262,7 @@ rm -rf $RPM_BUILD_ROOT
%doc tmpdocs/examples
%changelog
* Fri Feb 3 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-2
* Fri Feb 3 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-3
- Avoid a slowpath in XRender
* Fri Jan 27 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-1