Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 153339 Details for
Bug 237631
TreeView with TreeModelSort highlight problem.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Patch for gtk2.spec file.
gtk2.spec.patch (text/x-patch), 1.33 KB, created by
Thomas Woerner
on 2007-04-24 09:51:43 UTC
(
hide
)
Description:
Patch for gtk2.spec file.
Filename:
MIME Type:
Creator:
Thomas Woerner
Created:
2007-04-24 09:51:43 UTC
Size:
1.33 KB
patch
obsolete
>Index: gtk2.spec >=================================================================== >RCS file: /cvs/dist/rpms/gtk2/devel/gtk2.spec,v >retrieving revision 1.222 >diff -u -r1.222 gtk2.spec >--- gtk2.spec 10 Apr 2007 19:48:52 -0000 1.222 >+++ gtk2.spec 24 Apr 2007 09:49:53 -0000 >@@ -16,7 +16,7 @@ > Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X > Name: gtk2 > Version: %{base_version} >-Release: 5%{?dist} >+Release: 5.1%{?dist} > License: LGPL > Group: System Environment/Libraries > Source: http://ftp.gnome.org/pub/gnome/sources/gtk+/2.10/gtk+-%{version}.tar.bz2 >@@ -38,6 +38,7 @@ > # fixed in upstream cvs > Patch11: raw-printers.patch > Patch12: gtk+-2.10.11-user-dirs.patch >+Patch13: gtk+-2.10.11-highlight.patch > > BuildRequires: atk-devel >= %{atk_version} > BuildRequires: pango-devel >= %{pango_version} >@@ -125,6 +126,7 @@ > %patch10 -p1 -b .im-reset > %patch11 -p1 -b .raw-printers > %patch12 -p1 -b .user-dirs >+%patch13 -p1 -b .highlight > > for i in config.guess config.sub ; do > test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . >@@ -291,6 +293,9 @@ > %doc tmpdocs/examples > > %changelog >+* Tue Apr 24 2007 Thomas Woerner <twoerner@redhat.com> - 1.10.11-5.1 >+- Fixed highlight for TreeModelSort with 2 columns >+ > * Tue Apr 10 2007 Matthias Clasen <mclasen@redhat.com> - 1.10.11-5 > - Use DESKTOP xdg-user-dir in the file chooser >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 237631
:
153337
|
153338
| 153339