]> git.pld-linux.org Git - packages/qt5-qttools.git/commitdiff
up to 5.13.1 auto/th/qt5-qttools-5.13.1-1
authorJan Palus <atler@pld-linux.org>
Wed, 25 Sep 2019 19:36:26 +0000 (21:36 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 25 Sep 2019 19:40:45 +0000 (21:40 +0200)
qt5-qttools.spec

index 9476fd0465e6d640b0b54e14edc9b2aaa71e05e0..82c7e32133ad97eea227157c55750d0141c193be 100644 (file)
 Summary:       Development tools for Qt 5
 Summary(pl.UTF-8):     NarzÄ™dzia programistyczne dla Qt 5
 Name:          qt5-%{orgname}
-Version:       5.13.0
-Release:       3
+Version:       5.13.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.13/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
-# Source0-md5: 8b0eaeb28674a432c435074f508c5825
+# Source0-md5: c57db5b2c95aa0ccf5637d9807a2f914
 Source1:       http://download.qt.io/official_releases/qt/5.13/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
-# Source1-md5: 071888e332858a1dfd733e2d264cb284
+# Source1-md5: 8f2e2ce52c296a1bfd814610770663ae
 URL:           http://www.qt.io/
 BuildRequires: OpenGL-devel
 BuildRequires: Qt5Core-devel >= %{qtbase_ver}
@@ -361,7 +361,7 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 # useless symlinks
 %{__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
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*Qt5*.la
 
 # symlinks in system bin dir
 cd $RPM_BUILD_ROOT%{_bindir}
@@ -529,6 +529,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/cmake/Qt5Designer/Qt5Designer_MultiPageWidgetPlugin.cmake
 %{_libdir}/cmake/Qt5Designer/Qt5Designer_TicTacToePlugin.cmake
 %{_libdir}/cmake/Qt5Designer/Qt5Designer_WorldTimeClockPlugin.cmake
+%dir %{_libdir}/cmake/Qt5DesignerComponents
+%{_libdir}/cmake/Qt5DesignerComponents/Qt5DesignerComponentsConfig.cmake
+%{_libdir}/cmake/Qt5DesignerComponents/Qt5DesignerComponentsConfigVersion.cmake
 %{qt5dir}/mkspecs/modules/qt_lib_designer.pri
 %{qt5dir}/mkspecs/modules/qt_lib_designer_private.pri
 %{qt5dir}/mkspecs/modules/qt_lib_designercomponents_private.pri
@@ -567,8 +570,10 @@ rm -rf $RPM_BUILD_ROOT
 # static-only
 %{_libdir}/libQt5UiTools.a
 %{_libdir}/libQt5UiTools.prl
+%{_libdir}/libQt5UiPlugin.prl
 %{_includedir}/qt5/QtUiPlugin
 %{_includedir}/qt5/QtUiTools
+%{_pkgconfigdir}/Qt5UiPlugin.pc
 %{_pkgconfigdir}/Qt5UiTools.pc
 %{_libdir}/cmake/Qt5UiPlugin
 %{_libdir}/cmake/Qt5UiTools
This page took 0.199197 seconds and 4 git commands to generate.