Author: arekm Date: Mon Dec 18 01:52:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 0.2; fixes from cvs (search functionality)
---- Files affected: SPECS: wxWidgets.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/wxWidgets.spec diff -u SPECS/wxWidgets.spec:1.56 SPECS/wxWidgets.spec:1.57 --- SPECS/wxWidgets.spec:1.56 Fri Dec 15 20:52:18 2006 +++ SPECS/wxWidgets.spec Mon Dec 18 02:52:19 2006 @@ -19,7 +19,7 @@ Summary(pl): Biblioteka wxWidgets Name: wxWidgets Version: 2.8.0 -Release: 0.1 +Release: 0.2 License: wxWidgets Licence (LGPL with exception) Group: X11/Libraries Source0: http://ftp.wxwidgets.org/pub/%{version}/%{name}-%{version}.tar.bz2 @@ -30,6 +30,7 @@ Patch3: %{name}-gif0delay.patch Patch4: %{name}-x11unicode.patch Patch5: %{name}-gcc4.patch +Patch6: %{name}-cvs20061218.patch URL: http://www.wxWidgets.org/ BuildRequires: OpenGL-GLU-devel #BuildRequires: SDL-devel @@ -464,6 +465,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build # if bakefiles rebuild is needed: @@ -605,8 +607,6 @@ done %endif -set -x - for i in $RPM_BUILD_ROOT%{_libdir}/wx/config/* do b=`basename $i` @@ -800,6 +800,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2006/12/18 01:52:19 arekm +- rel 0.2; fixes from cvs (search functionality) + Revision 1.56 2006/12/15 19:52:18 jareq - updated to 2.8.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wxWidgets.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
