]> git.pld-linux.org Git - packages/wxWidgets.git/commitdiff
- rel 0.2; fixes from cvs (search functionality) auto/th/wxWidgets-2_8_0-0_2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 18 Dec 2006 01:52:19 +0000 (01:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wxWidgets.spec -> 1.57

wxWidgets.spec

index 720775609a04b282da872ac8d60a3937a8da1bf3..b1f66c9c02a2b6e7a6bedaeb83a50eaf9a1ed6e6 100644 (file)
@@ -18,7 +18,7 @@ Summary:      wxWidgets library
 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
@@ -29,6 +29,7 @@ Patch2:               %{name}-ac.patch
 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
@@ -463,6 +464,7 @@ obs
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 # if bakefiles rebuild is needed:
@@ -604,8 +606,6 @@ for unicode in %{?with_ansi:'--disable-unicode %{?with_odbc:--with-odbc}'} \
 done
 %endif
 
-set -x
-
 for i in $RPM_BUILD_ROOT%{_libdir}/wx/config/*
 do
        b=`basename $i`
This page took 0.098261 seconds and 4 git commands to generate.