[packages/crossmingw32-pcre] - updated 8.32 - dropped jit, requires pthreads
qboosh
qboosh at pld-linux.org
Thu Dec 6 17:49:43 CET 2012
commit 9e8e4d2de189aa4d7c0277a7f9f5655c074d8da7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 6 17:50:24 2012 +0100
- updated 8.32
- dropped jit, requires pthreads
crossmingw32-pcre.spec | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/crossmingw32-pcre.spec b/crossmingw32-pcre.spec
index 5301bb0..9a3f4f0 100644
--- a/crossmingw32-pcre.spec
+++ b/crossmingw32-pcre.spec
@@ -2,12 +2,12 @@
Summary: Perl-Compatible Regular Expression library - MinGW32 cross version
Summary(pl.UTF-8): Biblioteka perlowych wyrażeń regularnych - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
-Version: 8.31
+Version: 8.32
Release: 1
License: BSD (see LICENCE)
Group: Development/Libraries
Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{realname}-%{version}.tar.bz2
-# Source0-md5: 1c9a276af932b5599157f96e945391f0
+# Source0-md5: 62f02a76bb57a40bc66681760ed511d5
URL: http://www.pcre.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -79,14 +79,13 @@ Requires: wine
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
%configure \
--host=%{target} \
--target=%{target} \
- --enable-jit \
--enable-pcre16 \
--enable-unicode-properties \
--enable-utf8
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pcre.git/commitdiff/9e8e4d2de189aa4d7c0277a7f9f5655c074d8da7
More information about the pld-cvs-commit
mailing list