Author: charles Date: Tue Jan 3 02:22:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added -intl.patch (fix unicode convert) - rel. 2, STBR
---- Files affected: SPECS: wxWidgets.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/wxWidgets.spec diff -u SPECS/wxWidgets.spec:1.42 SPECS/wxWidgets.spec:1.43 --- SPECS/wxWidgets.spec:1.42 Thu Oct 13 20:17:18 2005 +++ SPECS/wxWidgets.spec Tue Jan 3 03:21:54 2006 @@ -11,7 +11,7 @@ Summary(pl): Biblioteka wxWidgets Name: wxWidgets Version: 2.6.2 -Release: 1 +Release: 2 License: wxWidgets Licence (LGPL with exception) Group: X11/Libraries Source0: http://dl.sourceforge.net/wxwindows/%{name}-%{version}.tar.bz2 @@ -21,6 +21,7 @@ Patch2: %{name}-ac.patch Patch3: %{name}-gif0delay.patch Patch4: %{name}-x11unicode.patch +Patch5: %{name}-intl.patch URL: http://www.wxWidgets.org/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel @@ -457,6 +458,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 echo 'AC_DEFUN([AM_PATH_GTK],[:])' > fake-am_path_gtk.m4 @@ -796,6 +798,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2006/01/03 02:21:54 charles +- added -intl.patch (fix unicode convert) +- rel. 2, STBR + Revision 1.42 2005/10/13 18:17:18 qboosh - BR: libmspack-devel (used if found) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wxWidgets.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
