add the definition of with_python2 and with_python3

This commit is contained in:
fengtao 2020-01-22 10:42:21 +08:00
parent c170d5320c
commit 871fc3751e

View File

@ -1,6 +1,9 @@
%define with_python2 1
%define with_python3 1
Name: satyr Name: satyr
Version: 0.27 Version: 0.27
Release: 3 Release: 4
Summary: Tools to create anonymous, machine-friendly problem reports Summary: Tools to create anonymous, machine-friendly problem reports
License: GPLv2+ License: GPLv2+
URL: https://github.com/abrt/satyr URL: https://github.com/abrt/satyr
@ -117,6 +120,12 @@ make check|| {
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.27-4
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:add the definition of with_python2 and with_python3
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.27-3 * Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.27-3
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA