|
|
|
@ -3,34 +3,24 @@
|
|
|
|
|
# https://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags
|
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
|
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/
|
|
|
|
|
%global forgeurl https://github.com/intel/openlldp/
|
|
|
|
|
%global branch branch-1.1
|
|
|
|
|
%global commit f1dd9eb961fab06723d2bedb2f7e2b81e45ee9ab
|
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
%global forgesetupargs -n openlldp-%{version}
|
|
|
|
|
%global checkout 85e5583
|
|
|
|
|
|
|
|
|
|
Name: lldpad
|
|
|
|
|
Version: 1.1.1
|
|
|
|
|
Release: 2.git%{shortcommit}%{?dist}
|
|
|
|
|
Version: 1.1.0
|
|
|
|
|
Release: 4.git%{checkout}%{?dist}
|
|
|
|
|
Summary: Intel LLDP Agent
|
|
|
|
|
%forgemeta
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
|
URL: %{forgeurl}
|
|
|
|
|
Source0: %{forgesource}#/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildRequires: automake autoconf
|
|
|
|
|
BuildRequires: flex
|
|
|
|
|
BuildRequires: kernel-headers
|
|
|
|
|
BuildRequires: libconfig-devel
|
|
|
|
|
License: GPLv2
|
|
|
|
|
URL: http://open-lldp.org/
|
|
|
|
|
Source0: %{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildRequires: automake autoconf libtool
|
|
|
|
|
BuildRequires: flex >= 2.5.33
|
|
|
|
|
BuildRequires: kernel-headers >= 2.6.32
|
|
|
|
|
BuildRequires: libconfig-devel >= 1.3.2
|
|
|
|
|
BuildRequires: libnl3-devel
|
|
|
|
|
BuildRequires: libtool
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
BuildRequires: readline-devel
|
|
|
|
|
BuildRequires: systemd
|
|
|
|
|
Requires: libconfig
|
|
|
|
|
Requires: libnl3
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
Requires: readline
|
|
|
|
|
|
|
|
|
|
Requires(post): systemd
|
|
|
|
@ -52,7 +42,7 @@ The %{name}-devel package contains header files for developing applications
|
|
|
|
|
that use %{name}.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%forgeautosetup
|
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
./bootstrap.sh
|
|
|
|
@ -93,49 +83,12 @@ rm -f %{buildroot}%{_libdir}/liblldp_clif.la
|
|
|
|
|
%{_libdir}/liblldp_clif.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-2.gitf1dd9eb
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Sep 9 2024 Hangbin Liu <haliu@redhat.com> - 1.1.1-1.gitf1dd9eb
|
|
|
|
|
- Rebased to 1.1.1
|
|
|
|
|
|
|
|
|
|
* Tue Jul 30 2024 Hangbin Liu <haliu@redhat.com> - 1.1.0-14.git85e5583
|
|
|
|
|
- add gating yaml file
|
|
|
|
|
|
|
|
|
|
* Tue Jul 30 2024 Hangbin Liu <haliu@redhat.com> - 1.1.0-13.git85e5583
|
|
|
|
|
- Remove pyroute2
|
|
|
|
|
|
|
|
|
|
* Tue Jul 30 2024 Hangbin Liu <haliu@redhat.com> - 1.1.0-12.git85e5583
|
|
|
|
|
- Remove networkd tests from gating test
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-11.git85e5583
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-10.git85e5583
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9.git85e5583
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-8.git85e5583
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7.git85e5583
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6.git85e5583
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5.git85e5583
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4.git85e5583
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-4.git85e5583
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.1.0-3.git85e5583
|
|
|
|
|
- Rebuilt for updated systemd-rpm-macros
|
|
|
|
|
See https://pagure.io/fesco/issue/2583.
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-3.git85e5583
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|