SHA256
1
0
forked from pool/scribus

Accepting request 651506 from home:wolfi323:branches:KDE:Extra

- Update hunspell-1.6.patch to also accept hunspell 1.7 that's in
  Factory now

OBS-URL: https://build.opensuse.org/request/show/651506
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=40
This commit is contained in:
Luca Beltrame 2018-11-24 16:10:44 +00:00 committed by Git OBS Bridge
parent 71a6283bba
commit d4b82b9e29
2 changed files with 7 additions and 1 deletions

View File

@ -12,7 +12,7 @@ diff -Nru a/cmake/modules/FindHUNSPELL.cmake b/cmake/modules/FindHUNSPELL.cmake
FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx ) FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx )
-FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.4 hunspell-1.3 hunspell-1.2 PATHS /opt/local/lib /usr/local/lib /usr/lib ) -FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.4 hunspell-1.3 hunspell-1.2 PATHS /opt/local/lib /usr/local/lib /usr/lib )
+FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.6 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2 PATHS /opt/local/lib /usr/local/lib /usr/lib ) +FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.7 hunspell-1.6 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2 PATHS /opt/local/lib /usr/local/lib /usr/lib )
INCLUDE(FindPackageHandleStandardArgs) INCLUDE(FindPackageHandleStandardArgs)
# handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 24 10:55:44 UTC 2018 - wbauer@tmo.at
- Update hunspell-1.6.patch to also accept hunspell 1.7 that's in
Factory now
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 30 08:03:23 UTC 2018 - jengelh@inai.de Wed May 30 08:03:23 UTC 2018 - jengelh@inai.de