forked from pool/python-jsonpatch
Fix SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=51
This commit is contained in:
@@ -58,7 +58,7 @@ rm %{buildroot}%{_bindir}/jsondiff
|
||||
%post
|
||||
%python_install_alternative jsonpatch
|
||||
|
||||
%preun
|
||||
%postun
|
||||
%python_uninstall_alternative jsonpatch
|
||||
|
||||
%files %{python_files}
|
||||
@@ -66,5 +66,6 @@ rm %{buildroot}%{_bindir}/jsondiff
|
||||
%doc AUTHORS README.md
|
||||
%python_alternative %{_bindir}/jsonpatch
|
||||
%{python_sitelib}/jsonpatch*
|
||||
%pycache_only %{python_sitelib}/__pycache__/jsonpatch*.pyc
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user