File mingw64-libqt5-common.spec of Package mingw64-libqt5-qtbase

#
# spec file for package mingw64-libqt5-common
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           mingw64-libqt5-common
Version:        5.15.14+kde140
Release:        0
Summary:        Qt5 for Windows - common files
License:        GPL-3.0-only or SUSE-LGPL-2.1-with-digia-exception-1.1
Group:          Development/Libraries
Url:            http://www.qt-project.org/
Source0:        macros.mingw64-qt5
BuildRequires:  mingw64-filesystem
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%_mingw64_package_header_debug
#!BuildIgnore: post-build-checks

%description
This is a meta-package.

%package devel
Summary:        Qt5 for native tools
Group:          Development/Libraries
Requires:       mingw64-cross-libqt5-qmake = %{version}
BuildArch:      noarch

%description devel
This package contains the build environment for cross compiling
applications with the MinGW Qt Library and cross-compiler.

%_mingw64_debug_package

%prep
%setup -q -c -T
%autopatch -p1

%build

%install
mkdir -p %{buildroot}%{_prefix}/lib/rpm/macros.d
cp %{SOURCE0} %{buildroot}%{_prefix}/lib/rpm/macros.d

%files devel
%defattr(-, root, root)
%{_prefix}/lib/rpm/macros.d

%changelog
openSUSE Build Service is sponsored by