forked from pool/python-chardet
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
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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,-)
|
||||
|
||||
Reference in New Issue
Block a user