SPECS (AC-branch): gtk+2.spec - added -tree_selection_emit_changed...

charles charles at pld-linux.org
Mon Feb 20 07:24:11 CET 2006


Author: charles                      Date: Mon Feb 20 06:24:11 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added -tree_selection_emit_changed.patch (emit tree_selection_signals[CHANGED]
  from gtk_tree_view_set_model only if tree_view is realized). VMware works again.

---- Files affected:
SPECS:
   gtk+2.spec (1.200.2.2 -> 1.200.2.3) 

---- Diffs:

================================================================
Index: SPECS/gtk+2.spec
diff -u SPECS/gtk+2.spec:1.200.2.2 SPECS/gtk+2.spec:1.200.2.3
--- SPECS/gtk+2.spec:1.200.2.2	Sun Feb 12 11:19:18 2006
+++ SPECS/gtk+2.spec	Mon Feb 20 07:24:05 2006
@@ -25,6 +25,7 @@
 Patch1:		%{name}-xlibs.patch
 # from CVS, should disapear in the next version
 Patch2:		%{name}-pl.po.patch
+Patch3:		%{name}-tree_selection_emit_changed.patch
 URL:		http://www.gtk.org/
 %{!?with_xlibs:BuildRequires:	X11-devel >= 1:6.8.0}
 BuildRequires:	atk-devel >= 1.8.0
@@ -172,6 +173,7 @@
 %patch0 -p1
 %{?with_xlibs:%patch1 -p1}
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -310,8 +312,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.200.2.3  2006/02/20 06:24:05  charles
+- added -tree_selection_emit_changed.patch (emit tree_selection_signals[CHANGED]
+  from gtk_tree_view_set_model only if tree_view is realized). VMware works again.
+
 Revision 1.200.2.2  2006/02/12 10:19:18  freetz
-- 2.8.12, cairo woaround already included
+- 2.8.12, cairo workaround already included
 
 Revision 1.200.2.1  2006/02/08 15:23:41  freetz
 - cairo workaround stolen from HEAD, rel.2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gtk+2.spec?r1=1.200.2.2&r2=1.200.2.3&f=u



More information about the pld-cvs-commit mailing list