Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/lldpad.git#adcd9451714e39ef02f3c14560b0f64d92ed12c8
This commit is contained in:
parent
d84e932d3b
commit
21384873e2
@ -7,7 +7,7 @@
|
||||
|
||||
Name: lldpad
|
||||
Version: 1.1.0
|
||||
Release: 1.git%{checkout}%{?dist}
|
||||
Release: 2.git%{checkout}%{?dist}
|
||||
Summary: Intel LLDP Agent
|
||||
License: GPLv2
|
||||
URL: http://open-lldp.org/
|
||||
@ -20,6 +20,7 @@ BuildRequires: libconfig-devel >= 1.3.2
|
||||
BuildRequires: libnl3-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: make
|
||||
Requires: readline
|
||||
|
||||
Requires(post): systemd
|
||||
@ -82,6 +83,9 @@ rm -f %{buildroot}%{_libdir}/liblldp_clif.la
|
||||
%{_libdir}/liblldp_clif.so
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2.git85e5583
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Dec 02 2020 Aaron Conole <aconole@redhat.com> - 1.1.0-1.git85e5583
|
||||
- Update to 1.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user