File bsd-compat-headers.spec of Package bsd-compat-headers

#
# spec file for package bsd-compat-headers
#
# Copyright (c) 2024 mantarimay
#
# 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:           bsd-compat-headers
Version:        0.7.2
Release:        0
Summary:        BSD compatibility headers (cdefs, queue, tree)
License:        BSD-2-Clause AND BSD-3-Clause
URL:            https://git.alpinelinux.org/aports/plain/main/bsd-compat-headers
Source:         %{url}/tree.h

%description
%summary.

%package devel
Summary:        Development files for bsd-compat-headers

%description devel
This subpackage contains libraries and header files for developing
applications that want to make use of the bsd-compat-headers library.

%prep
%build
%install
install -Dm644 %{SOURCE0} -t %{buildroot}%{_includedir}/sys

%files devel
%{_includedir}/sys

%changelog
openSUSE Build Service is sponsored by