SPECS: gtk+2.spec - added lt patch (fixes build with libtool 2.2)

qboosh qboosh at pld-linux.org
Thu Mar 13 21:07:42 CET 2008


Author: qboosh                       Date: Thu Mar 13 20:07:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added lt patch (fixes build with libtool 2.2)

---- Files affected:
SPECS:
   gtk+2.spec (1.276 -> 1.277) 

---- Diffs:

================================================================
Index: SPECS/gtk+2.spec
diff -u SPECS/gtk+2.spec:1.276 SPECS/gtk+2.spec:1.277
--- SPECS/gtk+2.spec:1.276	Thu Mar 13 19:23:22 2008
+++ SPECS/gtk+2.spec	Thu Mar 13 21:07:37 2008
@@ -3,7 +3,7 @@
 # - solve this:
 #| /tmp/gtk+2-2.12.8-root-glen $ find -type f|xargs file|grep -i python
 #| ./usr/bin/gtk-builder-convert:                                     a python script text executable
-#| /tmp/gtk+2-2.12.8-root-glen $ head -1 ./usr/bin/gtk-builder-convert
+#| /tmp/gtk+2-2.12.8-root-glen $ head -n 1 ./usr/bin/gtk-builder-convert
 #| !/usr/bin/env python
 #
 # Conditional build:
@@ -35,6 +35,7 @@
 Patch3:		%{name}-objective-c++.patch
 Patch4:		%{name}-firefox-printpreview.patch
 Patch5:		%{name}-workaround-flashproblem.patch
+Patch6:		%{name}-lt.patch
 URL:		http://www.gtk.org/
 BuildRequires:	atk-devel >= 1:1.22.0
 BuildRequires:	autoconf >= 2.54
@@ -213,6 +214,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -398,6 +400,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.277  2008-03-13 20:07:37  qboosh
+- added lt patch (fixes build with libtool 2.2)
+
 Revision 1.276  2008-03-13 18:23:22  qboosh
 - missing comma
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk+2.spec?r1=1.276&r2=1.277&f=u



More information about the pld-cvs-commit mailing list