import libcdio-2.0.0-3.el8

This commit is contained in:
CentOS Sources 2019-11-05 14:46:15 -05:00 committed by Andrew Lukoshko
parent aa1be2e507
commit 1d175f17b9
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libcdio
Version: 2.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: CD-ROM input and control library
Group: System Environment/Libraries
License: GPLv3+
@ -44,6 +44,9 @@ This package contains header files and libraries for %{name}.
iconv -f ISO88591 -t utf-8 -o THANKS.utf8 THANKS && mv THANKS.utf8 THANKS
%build
export CFLAGS="$RPM_OPT_FLAGS -Wa,--generate-missing-build-notes=yes -fplugin=annobin"
export CXXFLAGS="$RPM_OPT_FLAGS -Wa,--generate-missing-build-notes=yes -fplugin=annobin"
export LDFLAGS="$RPM_LD_FLAGS"
%configure \
--disable-vcd-info \
--disable-dependency-tracking \
@ -138,6 +141,10 @@ fi
%changelog
* Wed Feb 07 2018 Jakub Martisko <jamartis@redhat.com> - 2.0.0-3
- Add annocheck related flags
Resolves: #1704029
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild