From 2d1b5984df7fe8dfcd8310a1a2ea4b54ef96bfec16c9151d6fc9380d1743d2fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 15 May 2018 20:43:55 +0000 Subject: [PATCH] Accepting request 607704 from home:1Antoine1:branches:devel:languages:python - Fix update-alternatives call in %postun. OBS-URL: https://build.opensuse.org/request/show/607704 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=36 --- python-chardet.changes | 5 +++++ python-chardet.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-chardet.changes b/python-chardet.changes index 40e79c8..714cbf4 100644 --- a/python-chardet.changes +++ b/python-chardet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 15 07:02:02 UTC 2018 - antoine.belvire@opensuse.org + +- Fix update-alternatives call in %postun. + ------------------------------------------------------------------- Wed Sep 20 21:47:30 UTC 2017 - dmueller@suse.com diff --git a/python-chardet.spec b/python-chardet.spec index 007b9b7..62c6df6 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -90,7 +90,7 @@ mv %{buildroot}%{_bindir}/chardetect %{buildroot}%{_bindir}/chardetect-%{$python %python_install_alternative chardetect %postun -%python_install_alternative chardetect +%python_uninstall_alternative chardetect %files %{python_files} %defattr(-,root,root,-)