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
10
libteam.spec
10
libteam.spec
@ -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,13 +40,12 @@ 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
|
||||
Patch0: check_if_psr_ops_were_initialized.patch
|
||||
Patch1: start_teamd_from_usr_sbin.patch
|
||||
Patch2: ignore_ebusy_for_team_hwaddr_set.patch
|
||||
Patch0: check_if_psr_ops_were_initialized.patch
|
||||
Patch1: start_teamd_from_usr_sbin.patch
|
||||
Patch2: ignore_ebusy_for_team_hwaddr_set.patch
|
||||
|
||||
# Some defines
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user