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:
parent
f8064cbc0e
commit
3279f7207d
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libteam
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
Source: http://libteam.org/files/%name-%version.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: swig
|
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-cli-3.0) >= 3.2.0
|
||||||
BuildRequires: pkgconfig(libnl-genl-3.0) >= 3.2.0
|
BuildRequires: pkgconfig(libnl-genl-3.0) >= 3.2.0
|
||||||
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.2.0
|
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.2.0
|
||||||
BuildRequires: libcap-devel
|
|
||||||
%if 0%{?suse_version} >= 1220
|
%if 0%{?suse_version} >= 1220
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user