|
@@ -5,14 +5,14 @@
|
|
Summary: The GTK+ 2 port of the wxWidgets library
|
|
Summary: The GTK+ 2 port of the wxWidgets library
|
|
Summary(ja): GTK+ バージョン 2 を使用した wxWidgets ライブラリ
|
|
Summary(ja): GTK+ バージョン 2 を使用した wxWidgets ライブラリ
|
|
Name: %{name}
|
|
Name: %{name}
|
|
-Version: %{wx_ver}.10
|
|
+Version: %{wx_ver}.11
|
|
-Release: 4%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
License: wxWindows License
|
|
License: wxWindows License
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
URL: http://www.wxwidgets.org/
|
|
URL: http://www.wxwidgets.org/
|
|
Source0: wxGTK-%{version}.tar.gz
|
|
Source0: wxGTK-%{version}.tar.gz
|
|
-Patch10: wxGTK-2.8.10-gsockgtk.patch
|
|
+#Patch10: wxGTK-2.8.10-gsockgtk.patch
|
|
-Patch100: wxGTK-2.8.10-CVE-2009-2369.patch
|
|
+#Patch100: wxGTK-2.8.10-CVE-2009-2369.patch
|
|
|
|
|
|
#BuildPreReq: gtk2-devel libpng-devel libjpeg-devel libtiff-devel
|
|
#BuildPreReq: gtk2-devel libpng-devel libjpeg-devel libtiff-devel
|
|
#BuildPreReq: mesa-libGL-devel mesa-libGLU-devel zlib-devel expat-devel pkgconfig
|
|
#BuildPreReq: mesa-libGL-devel mesa-libGLU-devel zlib-devel expat-devel pkgconfig
|
|
@@ -46,8 +46,8 @@ The GTK+ 2 port of the wxWidgets library, header files.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q -n wxGTK-%{version}
|
|
%setup -q -n wxGTK-%{version}
|
|
-%patch10 -p1 -b .gsockgtk
|
|
+#%patch10 -p1 -b .gsockgtk
|
|
-%patch100 -p0 -b .CVE-2009-2369
|
|
+#%patch100 -p0 -b .CVE-2009-2369
|
|
|
|
|
|
%build
|
|
%build
|
|
%configure --enable-shared --enable-unicode --with-gtk \
|
|
%configure --enable-shared --enable-unicode --with-gtk \
|
|
@@ -93,6 +93,10 @@ ln -sf %{_libdir}/wx/config/%{wxconfig} %{buildroot}%{_bindir}/wx-config
|
|
%{_datadir}/bakefile/*
|
|
%{_datadir}/bakefile/*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Jun 8 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.8.11-1
|
|
|
|
+- new upstream version
|
|
|
|
+- dropt all patches
|
|
|
|
+
|
|
* Tue Feb 23 2010 Shu KONNO <owa@bg.wakwak.com> 2.8.10-4
|
|
* Tue Feb 23 2010 Shu KONNO <owa@bg.wakwak.com> 2.8.10-4
|
|
- added Patch10: wxGTK-2.8.10-gsockgtk.patch
|
|
- added Patch10: wxGTK-2.8.10-gsockgtk.patch
|
|
- added conrib libraries
|
|
- added conrib libraries
|