forked from pool/python-docutils
		
	- fix alternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=97
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Jan 17 09:00:56 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
 | 
			
		||||
 | 
			
		||||
- fix alternatives
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Wed Jan 15 13:51:33 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user