Accepting request 797580 from hamradio

OBS-URL: https://build.opensuse.org/request/show/797580
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=13
This commit is contained in:
Martin Hauke 2020-04-25 07:10:54 +00:00 committed by Git OBS Bridge
parent c459f9cf62
commit 5e5b07d32e
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 24 23:31:46 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- fix build for Tumbleweed
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 30 19:01:52 UTC 2018 - mardnh@gmx.de Thu Aug 30 19:01:52 UTC 2018 - mardnh@gmx.de

View File

@ -193,8 +193,13 @@ make %{?_smp_mflags} check
%{_libdir}/lua %{_libdir}/lua
%files -n python-Hamlib %files -n python-Hamlib
%if 0%{?suse_version} >= 1330
%{python2_sitearch}/Hamlib.*
%{python2_sitearch}/_Hamlib.*
%else
%{python_sitearch}/Hamlib.* %{python_sitearch}/Hamlib.*
%{python_sitearch}/_Hamlib.* %{python_sitearch}/_Hamlib.*
%endif
%files -n tcl-Hamlib %files -n tcl-Hamlib
%dir %{_libdir}/tcl*/ %dir %{_libdir}/tcl*/