Accepting request 676248 from home:frispete:python
- add empty line after %autopatch: build fails up to 42.3 otherwise OBS-URL: https://build.opensuse.org/request/show/676248 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=82
This commit is contained in:
parent
a1cab7a938
commit
93176392d0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 14 20:49:56 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||||
|
|
||||||
|
- add empty line after %autopatch: build fails up to 42.3 otherwise
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 14 17:00:13 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Feb 14 17:00:13 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -74,6 +74,7 @@ This package contains the documentation.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n paramiko-%{version}
|
%setup -q -n paramiko-%{version}
|
||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
|
|
||||||
# Fix non-executable script rpmlint issue:
|
# Fix non-executable script rpmlint issue:
|
||||||
find demos -name "*.py" -exec sed -i "/#\!\/usr\/bin\/.*/d" {} \;
|
find demos -name "*.py" -exec sed -i "/#\!\/usr\/bin\/.*/d" {} \;
|
||||||
tar xvzf %{SOURCE1} -C tests/
|
tar xvzf %{SOURCE1} -C tests/
|
||||||
|
Loading…
Reference in New Issue
Block a user