Remove debug spew
This commit is contained in:
parent
631ba76eb1
commit
6ce6a284b8
@ -16,7 +16,7 @@
|
|||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
|
||||||
Name: gtk2
|
Name: gtk2
|
||||||
Version: %{base_version}
|
Version: %{base_version}
|
||||||
Release: 2
|
Release: 3
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: gtk+-%{version}.tar.bz2
|
Source: gtk+-%{version}.tar.bz2
|
||||||
@ -92,7 +92,7 @@ tar xzf %{SOURCE1}
|
|||||||
%patch0 -p1 -b .lib64
|
%patch0 -p1 -b .lib64
|
||||||
%patch1 -p1 -b .inputmethod
|
%patch1 -p1 -b .inputmethod
|
||||||
%patch3 -p1 -b .set-invisible-char-to-bullet
|
%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
|
for i in config.guess config.sub ; do
|
||||||
test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
|
test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
|
||||||
@ -262,7 +262,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc tmpdocs/examples
|
%doc tmpdocs/examples
|
||||||
|
|
||||||
%changelog
|
%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
|
- Avoid a slowpath in XRender
|
||||||
|
|
||||||
* Fri Jan 27 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-1
|
* Fri Jan 27 2006 Matthias Clasen <mclasen@redhat.com> 2.8.11-1
|
||||||
|
Loading…
Reference in New Issue
Block a user