Author: lisu Date: Tue Oct 12 14:24:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix build with gtk+2 >= 2:2.19 - rel 5
---- Files affected: packages/gtkglext: gtkglext.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: packages/gtkglext/gtkglext.spec diff -u packages/gtkglext/gtkglext.spec:1.35 packages/gtkglext/gtkglext.spec:1.36 --- packages/gtkglext/gtkglext.spec:1.35 Thu Mar 4 13:22:33 2010 +++ packages/gtkglext/gtkglext.spec Tue Oct 12 16:24:40 2010 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Rozszerzenie OpenGL dla GTK Name: gtkglext Version: 1.2.0 -Release: 4 +Release: 5 License: LGPL Group: X11/Libraries -Source0: http://dl.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2 # Source0-md5: ed7ba24ce06a8630c07f2d0ee5f04ab4 +Patch0: %{name}-gtk+2.patch URL: http://gtkglext.sourceforge.net/ BuildRequires: OpenGL-GLU-devel BuildRequires: autoconf >= 2.54 @@ -66,6 +67,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -118,6 +120,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2010/10/12 14:24:40 lisu +- fix build with gtk+2 >= 2:2.19 +- rel 5 + Revision 1.35 2010/03/04 12:22:33 hawk - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkglext/gtkglext.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
