]> git.pld-linux.org Git - packages/crossmingw32-pcre.git/blobdiff - crossmingw32-pcre.spec
- disable debug packages
[packages/crossmingw32-pcre.git] / crossmingw32-pcre.spec
index 7c85202880998d09fd756d428aaac26d644b17cf..ad2bf5d846889ec603a4071ed15e9c0eee30eb19 100644 (file)
@@ -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.36
-Release:       2
+Version:       8.45
+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: b767bc9af0c20bc9c1fe403b0d41ad97
+Source0:       https://ftp.pcre.org/pub/pcre/%{realname}-%{version}.tar.bz2
+# Source0-md5: 4452288e6a0eefb2ab11d36010a1eebb
 URL:           http://www.pcre.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -18,6 +18,7 @@ Requires:     crossmingw32-runtime
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                no_install_post_strip   1
+%define                _enable_debug_packages  0
 
 %define                target          i386-mingw32
 %define                target_platform i386-pc-mingw32
@@ -87,6 +88,7 @@ Requires:     wine
 %configure \
        --host=%{target} \
        --target=%{target} \
+       --disable-silent-rules \
        --enable-pcre16 \
        --enable-unicode-properties \
        --enable-utf8
This page took 0.02844 seconds and 4 git commands to generate.