diff --git a/qpdf.spec b/qpdf.spec index 1eee6cf..9644b37 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -42,7 +42,7 @@ Obsoletes: %{name}-doc < %{version}-%{release} This package contains some man help and other files for %{name}. %prep -%autosetup -p1 +%autosetup -p1 sed -i '1c#!/usr/bin/perl' qpdf/fix-qdf @@ -83,5 +83,8 @@ make check %{_mandir}/man1/* %changelog -* Wed Dec 11 2019 catastrowings - 8.4.2-2 +* Wed Dec 16 2019 catastrowings - 8.4.2-2 +- fix build fail + +* Wed Dec 11 2019 catastrowings - 8.2.1-2 - openEuler init