[packages/otter-browser] - updated to 0.9.11 - findhunspell-1.4.patch applied upstream

witekfl witekfl at pld-linux.org
Mon Oct 3 11:50:19 CEST 2016


commit 4f7330f4b46bd47c04351a4621d5aa923ccac9b7
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon Oct 3 11:49:32 2016 +0200

    - updated to 0.9.11
    - findhunspell-1.4.patch applied upstream

 findhunspell-1.4.patch | 11 -----------
 otter-browser.spec     |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/otter-browser.spec b/otter-browser.spec
index 13b493c..70d27ba 100644
--- a/otter-browser.spec
+++ b/otter-browser.spec
@@ -1,13 +1,12 @@
 %define		qtver	5.2.0
 Summary:	Browser aiming to recreate classic Opera (12.x) UI using Qt5
 Name:		otter-browser
-Version:	0.9.10
-Release:	2
+Version:	0.9.11
+Release:	1
 License:	GPL v3
 Group:		X11/Applications/Networking
 Source0:	https://github.com/OtterBrowser/otter-browser/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	196b1adeab38d7786b49f94df203f1fd
-Patch0:		findhunspell-1.4.patch
+# Source0-md5:	d7f3c59df89a7d1f9154e4d2bd1657ef
 URL:		http://otter-browser.org/
 BuildRequires:	Qt5Concurrent-devel >= %{qtver}
 BuildRequires:	Qt5Core-devel >= %{qtver}
@@ -37,7 +36,6 @@ Otter Browser aims to recreate the best aspects of the classic Opera
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 install -d build
diff --git a/findhunspell-1.4.patch b/findhunspell-1.4.patch
deleted file mode 100644
index 96c55f2..0000000
--- a/findhunspell-1.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- otter-browser-0.9.10/cmake/FindHunspell.cmake~	2016-05-01 21:25:27.000000000 +0200
-+++ otter-browser-0.9.10/cmake/FindHunspell.cmake	2016-05-29 21:48:12.474292433 +0200
-@@ -12,7 +12,7 @@
- ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL_LIBRARIES)
- 
- FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx)
--FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.3 hunspell)
-+FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.4 hunspell-1.3 hunspell)
- 
- # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if
- # all listed variables are TRUE
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otter-browser.git/commitdiff/4f7330f4b46bd47c04351a4621d5aa923ccac9b7



More information about the pld-cvs-commit mailing list