From c1212264e2b2e965ab062695ccfd0480dc3e4576 Mon Sep 17 00:00:00 2001 From: openeuler-basic Date: Sat, 21 Mar 2020 15:34:14 +0800 Subject: [PATCH] add macros of bcond_without --- python-pid.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pid.spec b/python-pid.spec index 686360d..2c041bc 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -1,6 +1,8 @@ +%bcond_without python2 + Name: python-pid Version: 2.1.1 -Release: 10 +Release: 12 Summary: Python pid management License: ASL 2.0 URL: https://pypi.python.org/pypi/pid @@ -68,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests-%{python2_version} %{python3_sitelib}/pid-*.egg-info %changelog +* Sat Mar 23 2019 openEuler Buildteam - 2.1.1-12 +- Add macro of bcond_with + * Sat Dec 21 2019 openEuler Buildteam - 2.1.1-11 - Enabale python2