forked from pool/python-coverage
- uninstall alternatives in %postun
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=56
This commit is contained in:
committed by
Git OBS Bridge
parent
4d12a83671
commit
476bfe99b2
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 13:53:04 UTC 2017 - jmatejek@suse.com
|
||||||
|
|
||||||
|
- uninstall alternatives in %postun
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 13 17:18:44 UTC 2017 - jmatejek@suse.com
|
Mon Mar 13 17:18:44 UTC 2017 - jmatejek@suse.com
|
||||||
|
|
||||||
|
@@ -69,7 +69,7 @@ ln -sf coverage-%{python3_version} %{buildroot}%{_bindir}/coverage3
|
|||||||
%post
|
%post
|
||||||
%python_install_alternative coverage
|
%python_install_alternative coverage
|
||||||
|
|
||||||
%preun
|
%postun
|
||||||
%python_uninstall_alternative coverage
|
%python_uninstall_alternative coverage
|
||||||
|
|
||||||
%files %python_files
|
%files %python_files
|
||||||
|
Reference in New Issue
Block a user