import libsmi-0.4.8-23.el8
This commit is contained in:
parent
81711ef43c
commit
37be3d578c
@ -1,18 +1,18 @@
|
||||
Name: libsmi
|
||||
Version: 0.4.8
|
||||
Release: 22%{?dist}
|
||||
Release: 23%{?dist}
|
||||
Summary: A library to access SMI MIB information
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+ and BSD
|
||||
URL: http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html
|
||||
Source0: ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/%{name}-%{version}.tar.gz
|
||||
URL: https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html
|
||||
Source0: https://www.ibr.cs.tu-bs.de/projects/%{name}/download/%{name}-%{version}.tar.gz
|
||||
Source1: smi.conf
|
||||
Source2: IETF-MIB-LICENSE.txt
|
||||
Patch0: libsmi-0.4.8-wget111.patch
|
||||
Patch1: libsmi-0.4.8-CVE-2010-2891.patch
|
||||
Patch2: libsmi-0.4.8-symbols-clash.patch
|
||||
Patch3: libsmi-0.4.8-format-security-fix.patch
|
||||
Source2: IETF-MIB-LICENSE.txt
|
||||
Patch0: libsmi-0.4.8-wget111.patch
|
||||
Patch1: libsmi-0.4.8-CVE-2010-2891.patch
|
||||
Patch2: libsmi-0.4.8-symbols-clash.patch
|
||||
Patch3: libsmi-0.4.8-format-security-fix.patch
|
||||
|
||||
BuildRequires: libtool
|
||||
BuildRequires: flex, bison
|
||||
@ -103,6 +103,10 @@ make check ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 13 2021 Jiri Kucera <jkucera@redhat.com> - 0.4.8-23
|
||||
- Rebuild and additionally fix the issues found by rhpkg lint
|
||||
Resolves: #1890517
|
||||
|
||||
* Mon Mar 5 2018 Tom Callaway <spot@fedoraproject.org> - 0.4.8-22
|
||||
- rebuild to get more LDFLAGS through libtool (bz1548707)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user