File spectator.spec of Package spectator
#
# spec file for package spectator
#
# Copyright (c) 2016 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: spectator
Version: 0.6~git.20151230.7a98b31
Release: 0
Summary: System tray wich downloads and display info about Turris router
License: GPL-3.0+
Group: Productivity/Networking/Other
Url: https://gitlab.labs.nic.cz/turris/spectator
Source: %{name}-%{version}.tar.xz
BuildRequires: libqt5-qtbase-devel
BuildRequires: libqt5-qttranslations
Requires: openssl
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Spectrator, systray tool for display various information about Turris router
from CZ.nic
%prep
%setup -q
%build
%qmake5 PREFIX="%{_prefix}"
%make_jobs
%install
%{qmake5_install}
%files
%defattr(-,root,root)
%doc CHANGELOG README.rst COPYING
%{_bindir}/spectator