diff --git a/pki-core.spec b/pki-core.spec index f426260adc0ba94b8aae1414335024b72f96792c..ca3ca24f847adf72c66b8bccae472aaa67547641 100644 --- a/pki-core.spec +++ b/pki-core.spec @@ -3,13 +3,13 @@ Name: pki-core Version: 11.0.0 -Release: 3 +Release: 4 Summary: The PKI Core Package License: GPLv2 and LGPLv2 URL: http://www.dogtagpki.org/ Source0: https://github.com/dogtagpki/pki/archive/v%{version}/pki-v%{version}.tar.gz Source1: https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz -BuildRequires: git make cmake >= 2.8.9-1 gcc-c++ zip java-latest-openjdk-devel java-latest-openjdk-headless +BuildRequires: make cmake >= 2.8.9-1 gcc-c++ zip java-latest-openjdk-devel java-latest-openjdk-headless BuildRequires: ldapjdk >= 4.21.0 apache-commons-cli apache-commons-codec apache-commons-io BuildRequires: apache-commons-lang jakarta-commons-httpclient glassfish-jaxb-api slf4j BuildRequires: slf4j-jdk14 nspr-devel nss-devel >= 3.36.1 python3-lxml python3-sphinx @@ -452,6 +452,9 @@ fi %endif %changelog +* Thu Dec 01 2022 xu_ping - 11.0.0-4 +- remove unuse buildrequires git packages + * Wed Nov 23 2022 wulei - 11.0.0-3 - Rectify the pki-core compilation failure caused by the openjdk-latest upgrade