SPECS: wxWidgets.spec - added pangox patch (needed for gtk+ 2.8.x ...
qboosh
qboosh at pld-linux.org
Mon Sep 5 07:50:48 CEST 2005
Author: qboosh Date: Mon Sep 5 05:50:48 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added pangox patch (needed for gtk+ 2.8.x compatibility); release 2
---- Files affected:
SPECS:
wxWidgets.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/wxWidgets.spec
diff -u SPECS/wxWidgets.spec:1.39 SPECS/wxWidgets.spec:1.40
--- SPECS/wxWidgets.spec:1.39 Mon Aug 8 23:36:14 2005
+++ SPECS/wxWidgets.spec Mon Sep 5 07:50:43 2005
@@ -11,7 +11,7 @@
Summary(pl): Biblioteka wxWidgets
Name: wxWidgets
Version: 2.6.1
-Release: 1
+Release: 2
License: wxWidgets Licence (LGPL with exception)
Group: X11/Libraries
Source0: http://dl.sourceforge.net/wxwindows/%{name}-%{version}.tar.bz2
@@ -20,6 +20,7 @@
Patch1: %{name}-ogl.patch
Patch2: %{name}-ac.patch
Patch3: %{name}-gif0delay.patch
+Patch4: %{name}-pangox.patch
URL: http://www.wxWidgets.org/
BuildRequires: OpenGL-devel
BuildRequires: SDL-devel
@@ -454,6 +455,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
echo 'AC_DEFUN([AM_PATH_GTK],[:])' > fake-am_path_gtk.m4
@@ -798,6 +800,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2005/09/05 05:50:43 qboosh
+- added pangox patch (needed for gtk+ 2.8.x compatibility); release 2
+
Revision 1.39 2005/08/08 21:36:14 maho
- if "--with debug" passed %files section was incorrect: fixed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wxWidgets.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list