From c7f74bb94ddee99ea6896d7842ab52a3ea129146 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 6 Aug 2018 08:36:57 +0200 Subject: [PATCH] - up to 5.11.1 --- qt5-qtwebchannel.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/qt5-qtwebchannel.spec b/qt5-qtwebchannel.spec index 8a27c72..c723688 100644 --- a/qt5-qtwebchannel.spec +++ b/qt5-qtwebchannel.spec @@ -9,12 +9,12 @@ Summary: The Qt5 WebChannel library Summary(pl.UTF-8): Biblioteka Qt5 WebChannel Name: qt5-%{orgname} -Version: 5.8.0 +Version: 5.11.1 Release: 1 License: LGPL v2.1 with Digia Qt LGPL Exception v1.1 or GPL v3.0 Group: X11/Libraries -Source0: http://download.qt.io/official_releases/qt/5.8/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz -# Source0-md5: 9cb74ebedb6e7ca1f2a4dc3f8e2fbc08 +Source0: http://download.qt.io/official_releases/qt/5.11/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz +# Source0-md5: 1feb1fe54c3fcafbdc4dbd2ed14d98b8 URL: http://www.qt.io/ BuildRequires: Qt5Core-devel >= %{qtbase_ver} BuildRequires: Qt5Network-devel >= %{qtbase_ver} @@ -124,7 +124,7 @@ Qt5 WebChannel examples. Przykłady do biblioteki Qt5 WebChannel. %prep -%setup -q -n %{orgname}-opensource-src-%{version} +%setup -q -n %{orgname}-everywhere-src-%{version} %build qmake-qt5 @@ -142,7 +142,7 @@ rm -rf $RPM_BUILD_ROOT %endif # useless symlinks -%{__rm} $RPM_BUILD_ROOT%{_libdir}/libQt5*.so.5.? +%{__rm} $RPM_BUILD_ROOT%{_libdir}/libQt5*.so.5.?? # actually drop *.la, follow policy of not packaging them when *.pc exist %{__rm} $RPM_BUILD_ROOT%{_libdir}/libQt5*.la @@ -179,7 +179,7 @@ rm -rf $RPM_BUILD_ROOT %files -n Qt5WebChannel %defattr(644,root,root,755) -%doc LGPL_EXCEPTION.txt README.md +%doc LICENSE.GPL3-EXCEPT README.md %attr(755,root,root) %{_libdir}/libQt5WebChannel.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libQt5WebChannel.so.5 %dir %{qt5dir}/qml/QtWebChannel -- 2.44.0