]> git.pld-linux.org Git - packages/qt5-qtwebkit.git/blobdiff - qt5-qtwebkit.spec
- rel 7
[packages/qt5-qtwebkit.git] / qt5-qtwebkit.spec
index 86f985598c3a5e5872b9445d0b3a66fc1713cabf..d977c10955862135bab830d939909d612a038f3e 100644 (file)
@@ -27,11 +27,13 @@ Summary:    The Qt5 WebKit libraries
 Summary(pl.UTF-8):     Biblioteki Qt5 WebKit
 Name:          qt5-%{orgname}
 Version:       5.5.1
-Release:       4
+Release:       7
 License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       http://download.qt.io/official_releases/qt/5.5/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz
 # Source0-md5: 681328edb539b8fa3a273b38c90b3e31
+Patch0:                icu59.patch
+Patch1:                new-char-types.patch
 URL:           http://www.qt.io/
 BuildRequires: OpenGL-devel
 BuildRequires: Qt5Core-devel >= %{qtbase_ver}
@@ -169,6 +171,8 @@ Dokumentacja do bibliotek Qt5 WebKit w formacie QCH.
 
 %prep
 %setup -q -n %{orgname}-opensource-src-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
 qmake-qt5 \
This page took 0.106296 seconds and 4 git commands to generate.