File bricktrace.spec of Package bricktrace
#
# spec file for package bricktrace
#
# Copyright (c) 2021, 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 https://bugs.opensuse.org/
#
Name: bricktrace
Version: 2.53
Release: 0
Summary: Bintec/Funkwerk remote interface tracer
License: NonFree
Group: Productivity/Networking/Diagnostic
URL: https://archive.bintec-elmeg.com/?dir=Files/Tools/unixtool
Source: https://archive.bintec-elmeg.com/Files/Tools/unixtool/bricktrace-v2.53-x86-32
ExclusiveArch: %{ix86} x86_64
%description
Bintec/Funkwerk remote interface tracer.
%prep
%build
%install
install -D -m 0755 %{SOURCE0} %{buildroot}/%{_bindir}/%{name}
%files
%{_bindir}/bricktrace
%changelog