[mingw-qt5-qtbase] Added some more Requires tags to the -static subpackages

Erik van Pienbroek epienbro at fedoraproject.org
Wed Dec 31 12:30:29 UTC 2014


commit 8f96dc9a51e5216498b2eed32659bce2965a2c14
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Dec 31 13:30:33 2014 +0100

    Added some more Requires tags to the -static subpackages

 mingw-qt5-qtbase.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/mingw-qt5-qtbase.spec b/mingw-qt5-qtbase.spec
index 57fd45a..51b59b2 100644
--- a/mingw-qt5-qtbase.spec
+++ b/mingw-qt5-qtbase.spec
@@ -20,7 +20,7 @@
 
 Name:           mingw-qt5-qtbase
 Version:        5.4.0
-Release:        2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Release:        3%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtBase component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -213,9 +213,11 @@ which are part of the mingw-qt5-qttools package
 %package -n mingw32-qt5-qtbase-static
 Summary:       Static version of the mingw32-qt5-qtbase library
 Requires:      mingw32-qt5-qtbase = %{version}-%{release}
+Requires:      mingw32-angleproject-static
 Requires:      mingw32-libjpeg-turbo-static
 Requires:      mingw32-libpng-static
 Requires:      mingw32-harfbuzz-static
+Requires:      mingw32-pcre-static
 Requires:      mingw32-winpthreads-static
 Requires:      mingw32-zlib-static
 BuildArch:     noarch
@@ -256,9 +258,11 @@ which are part of the mingw-qt5-qttools package
 %package -n mingw64-qt5-qtbase-static
 Summary:       Static version of the mingw64-qt5-qtbase library
 Requires:      mingw64-qt5-qtbase = %{version}-%{release}
+Requires:      mingw64-angleproject-static
 Requires:      mingw64-libjpeg-turbo-static
 Requires:      mingw64-libpng-static
 Requires:      mingw64-harfbuzz-static
+Requires:      mingw64-pcre-static
 Requires:      mingw64-winpthreads-static
 Requires:      mingw64-zlib-static
 BuildArch:     noarch
@@ -782,6 +786,9 @@ ln -s %{mingw64_target}-qmake-qt5 $RPM_BUILD_ROOT%{_bindir}/mingw64-qmake-qt5
 
 
 %changelog
+* Wed Dec 31 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-3
+- Added some more Requires tags to the -static subpackages
+
 * Wed Dec 31 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-2
 - Added various Requires tags to the -static subpackages
 


More information about the scm-commits mailing list