]> git.pld-linux.org Git - packages/enchant2.git/commitdiff
- updated to 2.6.1 auto/th/enchant2-2.6.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Oct 2023 14:05:17 +0000 (16:05 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Oct 2023 14:05:17 +0000 (16:05 +0200)
enchant2-link.patch
enchant2.spec

index 091393baeee06334e7cde56560838299b4df67db..fe62d3c71ed3cd17dbc7684fae8a49e6fd6ac76a 100644 (file)
@@ -1,15 +1,15 @@
---- enchant-2.5.0/configure.ac.orig    2023-05-24 11:23:45.000000000 +0200
-+++ enchant-2.5.0/configure.ac 2023-07-24 19:59:56.784094186 +0200
-@@ -169,7 +169,7 @@ AC_DEFUN([ENCHANT_CHECK_LIB_PROVIDER],
-       [_enchant_header=m4_default([$6], [$1[].h])
-       AC_CHECK_HEADERS([$_enchant_header], [_header_found=yes], [_header_found=no], [])
-       if test "$3" != NOLIB; then
+--- enchant-2.6.1/configure.ac.orig    2023-09-24 23:15:40.000000000 +0200
++++ enchant-2.6.1/configure.ac 2023-10-15 16:02:25.021151073 +0200
+@@ -181,7 +181,7 @@ AC_DEFUN([ENCHANT_CHECK_LIB_PROVIDER],
+   [ENCHANT_CHECK_PROVIDER_SETUP([$1], [$4])
+    AS_IF([test "$with_[]$1" != no],
+       [if test "$3" != NOLIB; then
 -         AC_CHECK_LIB([$1], [$3],,, [$5])
 +         AC_CHECK_LIB([$1], [$3],[:],, [$5])
        else
           ac_cv_lib_[]$1[]_[]$3=yes
        fi
-@@ -181,7 +181,10 @@ AC_DEFUN([ENCHANT_CHECK_LIB_PROVIDER],
+@@ -193,7 +193,10 @@ AC_DEFUN([ENCHANT_CHECK_LIB_PROVIDER],
        else
           with_[]$1=yes
           build_providers="$build_providers $1"
index b087e0b758f79b1ca2c1352e249819ddc441aa0b..a24df623c9f3bce76cfda2e5bdbd1fb41357c657 100644 (file)
@@ -5,13 +5,13 @@
 Summary:       libenchant - generic spell checking library
 Summary(pl.UTF-8):     libenchant - ogólna biblioteka sprawdzania pisowni
 Name:          enchant2
-Version:       2.5.0
+Version:       2.6.1
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 #Source0Download: https://github.com/AbiWord/enchant/releases
 Source0:       https://github.com/AbiWord/enchant/releases/download/v%{version}/enchant-%{version}.tar.gz
-# Source0-md5: 3cbf29a5d7f31107adb4e584e0bdfebb
+# Source0-md5: b22bc2ce92f74456f40acc9ce87be1a9
 Patch0:                %{name}-link.patch
 URL:           https://github.com/AbiWord/enchant
 BuildRequires: aspell-devel >= 2:0.50.0
This page took 0.326515 seconds and 4 git commands to generate.