SPECS: gtkglext.spec - fix linking with non ancient pango lib, rel.3

freetz freetz at pld-linux.org
Sun Feb 19 10:25:22 CET 2006


Author: freetz                       Date: Sun Feb 19 09:25:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix linking with non ancient pango lib, rel.3

---- Files affected:
SPECS:
   gtkglext.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/gtkglext.spec
diff -u SPECS/gtkglext.spec:1.26 SPECS/gtkglext.spec:1.27
--- SPECS/gtkglext.spec:1.26	Sun Feb 19 10:13:10 2006
+++ SPECS/gtkglext.spec	Sun Feb 19 10:25:17 2006
@@ -3,11 +3,12 @@
 Summary(pl):	Rozszerzenie OpenGL dla GTK
 Name:		gtkglext
 Version:	1.0.6
-Release:	2
+Release:	3
 License:	LGPL
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.0/%{name}-%{version}.tar.bz2
 # Source0-md5:	e347e028dfe98d69c5995f547108db77
+Patch0:		%{name}-pangox.patch
 URL:		http://gtkglext.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	autoconf >= 2.54
@@ -63,6 +64,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # supplied libtool is broken (relink)
@@ -117,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/02/19 09:25:17  freetz
+- fix linking with non ancient pango lib, rel.3
+
 Revision 1.26  2006/02/19 09:13:10  qboosh
 - dropped non-versioned OpenGL dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gtkglext.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list