[mingw-clucene] Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 17:43:27 UTC 2013


commit c9e2489a348c244d2ae4fecf78c2ffecf9f8e461
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 18:43:21 2013 +0100

    Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)

 mingw-clucene.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-clucene.spec b/mingw-clucene.spec
index e45c6ef..dd0a6ca 100644
--- a/mingw-clucene.spec
+++ b/mingw-clucene.spec
@@ -5,7 +5,7 @@
 Summary:	MinGW build of a C++ port of Lucene
 Name:		mingw-%{_pkg_name}
 Version:	2.3.3.4
-Release:	5%{?dist}
+Release:	6%{?dist}
 License:	LGPLv2+ or ASL 2.0
 URL:		http://www.sourceforge.net/projects/clucene
 Source0:	http://downloads.sourceforge.net/clucene/clucene-core-%{version}.tar.gz
@@ -130,6 +130,9 @@ mv $RPM_BUILD_ROOT%{mingw64_libdir}/libclucene-core.dll \
 %{mingw64_includedir}/CLucene.h
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.3.3.4-6
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Fri Nov 16 2012 Greg Hellings <greg.hellings at gmail.com> 2.3.3.4-5
 - Fixed remaining Summary values
 


More information about the scm-commits mailing list