File libuuid.spec of Package libuuid
#
# spec file for package rpm_external_compats (dummy package)
#
# Copyright (c) 2023 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#
Name: libuuid
Summary: Dummy package that provides libuuid for external RPMs
Version: 2.40.1
Release: 5.1
License: GPL-2.0-or-later
BuildArch: x86_64
URL: https://www.kernel.org/pub/linux/utils/util-linux/
Source: %{name}-rpmlintrc
Requires: libuuid1
Provides: libuuid(x86-64)
%description
This dummy package 'provides' libuuid and some other packages so external RPMs that look for these names wouldn't complain.
%files
%prep
%build
%install
%changelog