From 56f3db172bda7300d4db7238cbc6bd75d921e9444f07522de235ff50c8015f05 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Fri, 17 Jan 2025 09:01:23 +0000 Subject: [PATCH] - fix alternatives OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=97 --- python-docutils.changes | 5 +++++ python-docutils.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-docutils.changes b/python-docutils.changes index ce568dc..fafe3e3 100644 --- a/python-docutils.changes +++ b/python-docutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 17 09:00:56 UTC 2025 - Nico Krapp + +- fix alternatives + ------------------------------------------------------------------- Wed Jan 15 13:51:33 UTC 2025 - Nico Krapp diff --git a/python-docutils.spec b/python-docutils.spec index 992e471..10f3cc6 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -115,7 +115,7 @@ done %pre update-alternatives --query rst2html >/dev/null 2>&1 && update-alternatives --quiet --remove-all rst2html ||: # If libalternatives is used: Removing old update-alternatives entries. -%python_libalternatives_reset_alternative normalizer +%python_libalternatives_reset_alternative docutils %post %python_install_alternative docutils rst2html rst2latex rst2man rst2odt rst2pseudoxml rst2s5 rst2xetex rst2xml rst2html4 rst2html5