fixed FTBS

This commit is contained in:
Than Ngo 2018-02-13 17:16:02 +01:00
parent d584361f88
commit 2184ad9d71
1 changed files with 8 additions and 1 deletions

View File

@ -55,10 +55,14 @@
%global lsbrelver 4.1
%global srcrelease 1
# for >= f28, __brp_ldconfig is added in __os_install_post, it removes the symlink %%{lsbldso}
# and thus leading to the FTBS.
%global __brp_ldconfig %{nil}
Summary: Implementation of Linux Standard Base specification
Name: redhat-lsb
Version: 4.1
Release: 42%{?dist}
Release: 43%{?dist}
URL: http://www.linuxfoundation.org/collaborate/workgroups/lsb
Source0: https://fedorahosted.org/releases/r/e/redhat-lsb/%{name}-%{version}-%{srcrelease}.tar.bz2
Patch0: lsb-release-3.1-update-init-functions.patch
@ -746,6 +750,9 @@ os.remove("%{_datadir}/lsb")
%changelog
* Tue Feb 13 2018 Than Ngo <than@redhat.com> - 4.1-43
- fixed FTBS
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild