From f3a613742ba44a36346055b5cbb81a7e91b9efd0 Mon Sep 17 00:00:00 2001 From: jinjin Date: Thu, 20 Feb 2020 02:54:10 -0500 Subject: [PATCH] modify --- cmake.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index 5e52197..b14dc50 100644 --- a/cmake.spec +++ b/cmake.spec @@ -10,7 +10,7 @@ Name: cmake Version: 3.12.1 -Release: 3 +Release: 4 Summary: Cross-platform make system License: BSD and MIT and zlib URL: http://www.cmake.org @@ -33,7 +33,7 @@ BuildRequires: libX11-devel BuildRequires: ncurses-devel %endif %if %{with sphinx} -BuildRequires: %{_bindir}/sphinx-build +BuildRequires: python3-sphinx %endif %if %{without bootstrap} BuildRequires: bzip2-devel curl-devel expat-devel jsoncpp-devel libarchive-devel @@ -231,6 +231,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %exclude %{_pkgdocdir}/Copyright.txt %changelog +* Thu Feb 20 2020 lijin Yang -3.12.1-4 +- make sphinx-build enable + * Wed Jan 22 2020 Yiru Wang - 3.12.1-3 - Disable test