Accepting request 936759 from home:wkazubski:test:science
- Fixed source URL and duplicate license files OBS-URL: https://build.opensuse.org/request/show/936759 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=27
This commit is contained in:
parent
9757d6b650
commit
67d145641a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 17:08:24 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
- Fixed source URL and duplicate license files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 4 21:42:49 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
|
@ -24,7 +24,7 @@ Summary: Run-time library to control radio transcievers and receivers
|
||||
License: LGPL-2.1-only
|
||||
Group: Productivity/Hamradio/Other
|
||||
URL: https://hamlib.github.io/
|
||||
Source: https://github.com/Hamlib/Hamlib/archive/refs/tags/%{version}.tar.gz#/hamlib-%{version}.tar.gz
|
||||
Source: https://github.com/Hamlib/Hamlib/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE hamlib-3.0-perl_install.patch -- patch from Fedora
|
||||
Patch0: hamlib-3.0-perl_install.patch
|
||||
BuildRequires: fdupes
|
||||
@ -151,7 +151,6 @@ rm %{buildroot}%{perl_vendorarch}/auto/Hamlib/.packlist
|
||||
|
||||
mkdir -p %{buildroot}%{_docdir}
|
||||
mv %{buildroot}/%{_datadir}/doc/%{name} %{buildroot}%{_docdir}
|
||||
rm -rf %{buildroot}%{_docdir}/%{name}/LICENSE
|
||||
|
||||
%fdupes %{buildroot}%{python_sitearch}
|
||||
|
||||
@ -197,6 +196,8 @@ rm -rf %{buildroot}%{_docdir}/%{name}/LICENSE
|
||||
%{_mandir}/man7/hamlib-utilities.7%{?ext_man}
|
||||
%{_mandir}/man7/hamlib.7%{?ext_man}
|
||||
%{_docdir}/hamlib
|
||||
%exclude %{_docdir}/hamlib/COPYING*
|
||||
%exclude %{_docdir}/hamlib/LICENSE
|
||||
|
||||
%files devel
|
||||
%dir %{_includedir}/hamlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user