SHA256
1
0
forked from pool/libteam

run format_spec_file service

OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=11
This commit is contained in:
Jan Engelhardt 2017-11-22 10:56:03 +00:00 committed by Git OBS Bridge
parent f8064cbc0e
commit 3279f7207d

View File

@ -1,7 +1,7 @@
#
# spec file for package libteam
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -29,6 +29,7 @@ Url: http://libteam.org/
Source: http://libteam.org/files/%name-%version.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: doxygen
BuildRequires: libcap-devel
BuildRequires: pkg-config
BuildRequires: python-devel
BuildRequires: swig
@ -39,7 +40,6 @@ BuildRequires: pkgconfig(libnl-3.0) >= 3.2.0
BuildRequires: pkgconfig(libnl-cli-3.0) >= 3.2.0
BuildRequires: pkgconfig(libnl-genl-3.0) >= 3.2.0
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.2.0
BuildRequires: libcap-devel
%if 0%{?suse_version} >= 1220
BuildRequires: systemd-rpm-macros
%endif