forked from pool/python-jsonpath-rw
Accepting request 668805 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/668805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpath-rw?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 23:06:06 UTC 2019 - Jonathan Brownell <jbrownell@suse.com>
|
||||
|
||||
- Remove redundant /etc/alternatives files produced on Red Hat
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:49:35 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -37,6 +37,11 @@ Requires(postun): update-alternatives
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
# detritus in /etc/alternatives from brp-python-bytecompile must be removed
|
||||
%define __os_install_post %(echo '%{__os_install_post}; \
|
||||
rm -f %{buildroot}%{_sysconfdir}/alternatives/jsonpath.pyo; \
|
||||
rm -f %{buildroot}%{_sysconfdir}/alternatives/jsonpath.pyc')
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user