File MariaDB-server.spec of Package MariaDB-server-JIRA-SLE-16271
#
# spec file for package MariaDB-server
#
# Copyright (c) 2020 SUSE LINUX 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: MariaDB-server
Version: 0.0.0
Release: 0
Summary: Fake package to reproduce case-insensitive bug
License: GPL-3.0-or-later
Url: https://jira.suse.com/browse/SLE-16312
Group: Development/Tools/Other
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
ExclusiveArch: x86_64
Source0: %{name}-%{version}.tar.gz
Provides: MariaDB
%description
Fake package to reproduce case-insensitive bug https://jira.suse.com/browse/SLE-16312 in openQA
%prep
%build
%install
%files
%defattr(-,root,root)
%doc
%changelog