From fccacb7949588625c66fb98de4e3ec3ffb33af31 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 29 Mar 2018 20:50:14 +0200 Subject: [PATCH] Rebased to PKI 10.6.0-beta2 --- dogtag-pki.spec | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/dogtag-pki.spec b/dogtag-pki.spec index bc7efb9..d1ea01b 100644 --- a/dogtag-pki.spec +++ b/dogtag-pki.spec @@ -1,17 +1,11 @@ -%if 0%{?fedora} || 0%{?rhel} > 7 -%global with_python3 1 -%else -%global with_python3 0 -%endif - Summary: Dogtag Public Key Infrastructure (PKI) Suite Name: dogtag-pki %if 0%{?rhel} Version: 10.6.0 -Release: 0.2%{?_timestamp}%{?_commit}%{?dist} +Release: 0.3%{?_timestamp}%{?_commit}%{?dist} %else Version: 10.6.0 -Release: 0.2%{?_timestamp}%{?_commit}%{?dist} +Release: 0.3%{?_timestamp}%{?_commit}%{?dist} %endif # The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2 @@ -19,6 +13,12 @@ License: GPLv2 and LGPLv2 URL: http://pki.fedoraproject.org/ BuildArch: noarch +%if 0%{?fedora} || 0%{?rhel} > 7 +%global with_python3 1 +%else +%global with_python3 0 +%endif + %define dogtag_pki_theme_version %{version} %if 0%{?fedora} >= 27 || 0%{?rhel} > 7 %define esc_version 1.1.1 @@ -135,6 +135,9 @@ EOF %doc README %changelog -* Thu Mar 15 2018 Dogtag PKI Team 10.6.0-0.2 -- Rebased to PKI 10.6.0 +* Thu Mar 29 2018 Dogtag PKI Team - 10.6.0-0.3 +- Rebased to PKI 10.6.0 beta2 + +* Thu Mar 15 2018 Dogtag PKI Team - 10.6.0-0.2 +- Rebased to PKI 10.6.0 beta