[mingw-wxWidgets] Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702)

Kalev Lember kalev at fedoraproject.org
Fri Jun 3 21:31:42 UTC 2011


commit 7e1f12eb06e3d5e741350c325191459e1b63e0d3
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Fri Jun 3 23:55:17 2011 +0300

    Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702)

 mingw-wxWidgets.spec  |    7 +-
 mingw-wxwidgets.patch |  533 -------------------------------------------------
 2 files changed, 4 insertions(+), 536 deletions(-)
---
diff --git a/mingw-wxWidgets.spec b/mingw-wxWidgets.spec
index 7fb6dd5..bdcd80c 100644
--- a/mingw-wxWidgets.spec
+++ b/mingw-wxWidgets.spec
@@ -10,13 +10,12 @@
 Summary:       MinGW port of the wxWidgets GUI library
 Name:          mingw-%{mingw_pkg_name}
 Version:       2.8.12
-Release:       3%{?dist}
+Release:       4%{?dist}
 License:       wxWidgets
 
 Group:         Development/Libraries
 URL:           http://wxwidgets.org
 Source:        http://prdownloads.sourceforge.net/wxwindows/wxWidgets-%{version}.tar.gz
-Patch0:        mingw-wxwidgets.patch
 Patch1:        mingw-wxwidgets-png.patch
 BuildArch:     noarch
 BuildRequires: mingw32-gcc-c++
@@ -55,7 +54,6 @@ mingw32-%{mingw_pkg_name} development.
 
 %prep
 %setup -q -n wxWidgets-%{version}
-%patch0 -p0 -b .mingw32
 %patch1 -p0 -b .png14
 
 #==========================================
@@ -162,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/bakefile
 
 
 %changelog
+* Fri Jun 03 2011 Kalev Lember <kalev at smartlink.ee> - 2.8.12-4
+- Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702)
+
 * Mon May 23 2011 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.8.12-3
 - transition to new package naming scheme
 


More information about the scm-commits mailing list