diff --git a/graphviz.spec b/graphviz.spec index 6fffefa9d7c4b8543bfa7fbb7ce944b3e4f58e4c..2508fec858361c90146efbb2f2d021cd2dbb06de 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %undefine _package_note_flags # temporal drop of PHP support due to https://gitlab.com/graphviz/graphviz/-/issues/2277 %bcond_with php @@ -138,7 +138,7 @@ BuildRequires: poppler-glib-devel BuildRequires: freeglut-devel BuildRequires: libglade2-devel BuildRequires: gtkglext-devel -#BuildRequires: doxygen +BuildRequires: doxygen %if %{GOLANG} BuildRequires: golang %endif @@ -402,7 +402,7 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %make_build CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fno-strict-overflow %{?FFSTORE}" \ CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fno-strict-overflow %{?FFSTORE}" -#make doxygen +make doxygen %install %make_install docdir=%{_docdir}/%{name} @@ -660,7 +660,10 @@ php --no-php-ini \ %endif %changelog -* Fri Mar 03 2023 Funda Wang - 7.0.6-1 +* Sat Mar 04 2023 Funda Wang - 7.0.6-3 +- Rebuild for new ghostscript (doxygen enabled) + +* Fri Mar 03 2023 Funda Wang - 7.0.6-2 - Rebuild for new ghostscript (temporarily disable doxygen for circular deps) * Sun Jan 22 2023 Funda Wang - 7.0.6-1