File odhcp6c.spec of Package odhcp6c

#
# spec file for package odhcp6c
#
# Copyright (c) 2024, Martin Hauke <mardnh@gmx.de>
#
# 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:           odhcp6c
Version:        0~git20230422
Release:        0
Summary:        Openwrt DHCPv6 Client
License:        GPL-2.0-or-later
Group:          System/Daemons
URL:            https://git.openwrt.org/?p=project/udhcp6c.git;a=summary
Source:         %{name}-%{version}.tar.xz
BuildRequires:  cmake

%description
Openwrt DHCPv6 Client.

%prep
%setup -q

%build
%cmake
%make_jobs

%install
%cmake_install
#odhcp6c-example-script.sh

%files
%license COPYING
%{_sbindir}/odhcp6c

%changelog
openSUSE Build Service is sponsored by