From 6b72824b3311d41e857180aea37c01747ce919b2b60088d25a1cdf0283681ffa Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 3 Apr 2018 07:12:07 +0000 Subject: [PATCH] Accepting request 592906 from home:mnhauke:sdr-devel - Update to version 3.2 * New models, IC-7850/IC-7851 in IC-785x. Mike, W9MDB * Fix ft991_get_mode, Mike, W9MDB * New model, FT-891. Mike, W9MDB * New Barrett 2050 backend, Mike, W9MDB * New Flrig backend, Mike, W9MDB * New model, IC-M710, Mike, W9MDB * Build instructions and test script for Python3 * Rename autogen.sh to bootsrap and don't call configure * micro-ham support. Christoph, DL1YCF * New rotator, SPID MD-01/02 in ROT2 mode, Norvald Ryeng, LA6YKA * New model, Flex 6400/6600, Mike, W9MDB * New model, IC-7610, Mike, W9MDB * Add support for CM108B PTT, Max Lock * New model, Rohde & Schwarz XK2100, Mike, W9MDB * Many other bug fixes and enhancements - Rebase patch hamlib-3.0-perl_install.patch OBS-URL: https://build.opensuse.org/request/show/592906 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=8 --- hamlib-3.0-perl_install.patch | 16 ++++++++-------- hamlib-3.1.tar.gz | 3 --- hamlib-3.2.tar.gz | 3 +++ hamlib.changes | 21 +++++++++++++++++++++ hamlib.spec | 11 ++++++----- 5 files changed, 38 insertions(+), 16 deletions(-) delete mode 100644 hamlib-3.1.tar.gz create mode 100644 hamlib-3.2.tar.gz diff --git a/hamlib-3.0-perl_install.patch b/hamlib-3.0-perl_install.patch index 623f3be..0106cea 100644 --- a/hamlib-3.0-perl_install.patch +++ b/hamlib-3.0-perl_install.patch @@ -1,13 +1,13 @@ -Index: bindings/Makefile.am -=================================================================== ---- bindings/Makefile.am.orig -+++ bindings/Makefile.am -@@ -63,7 +63,7 @@ distcheck-perl: Hamlib-pl.mk - $(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk distcheck +diff --git a/bindings/Makefile.am b/bindings/Makefile.am +index 3533b9b..4335920 100644 +--- a/bindings/Makefile.am ++++ b/bindings/Makefile.am +@@ -70,7 +70,7 @@ distcheck-perl: Hamlib-pl.mk + $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk distcheck install-perl: Hamlib-pl.mk -- $(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk install_site -+ $(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk pure_vendor_install +- $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk install_site ++ $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk pure_vendor_install ## ExtUtils::MakeMaker says uninstall is deprecated and won't remove the files ## anyway, so we'll have to figure out another way to remove the installed files. diff --git a/hamlib-3.1.tar.gz b/hamlib-3.1.tar.gz deleted file mode 100644 index 0654518..0000000 --- a/hamlib-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:682304c3e88ff6ccfd6a5fc28b33bcc95d2d0a54321973fef015ff62570c994e -size 2130615 diff --git a/hamlib-3.2.tar.gz b/hamlib-3.2.tar.gz new file mode 100644 index 0000000..339e0ff --- /dev/null +++ b/hamlib-3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55cb5e6a8e876cceb86590c594ea5a6eb5dff2e30fc13ce053b46baa6d7ad1d +size 2223125 diff --git a/hamlib.changes b/hamlib.changes index 20e1829..582ed14 100644 --- a/hamlib.changes +++ b/hamlib.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Apr 1 18:54:17 UTC 2018 - mardnh@gmx.de + +- Update to version 3.2 + * New models, IC-7850/IC-7851 in IC-785x. Mike, W9MDB + * Fix ft991_get_mode, Mike, W9MDB + * New model, FT-891. Mike, W9MDB + * New Barrett 2050 backend, Mike, W9MDB + * New Flrig backend, Mike, W9MDB + * New model, IC-M710, Mike, W9MDB + * Build instructions and test script for Python3 + * Rename autogen.sh to bootsrap and don't call configure + * micro-ham support. Christoph, DL1YCF + * New rotator, SPID MD-01/02 in ROT2 mode, Norvald Ryeng, LA6YKA + * New model, Flex 6400/6600, Mike, W9MDB + * New model, IC-7610, Mike, W9MDB + * Add support for CM108B PTT, Max Lock + * New model, Rohde & Schwarz XK2100, Mike, W9MDB + * Many other bug fixes and enhancements +- Rebase patch hamlib-3.0-perl_install.patch + ------------------------------------------------------------------- Fri Jun 2 07:08:56 UTC 2017 - mpluskal@suse.com diff --git a/hamlib.spec b/hamlib.spec index b2887e7..88fcc48 100644 --- a/hamlib.spec +++ b/hamlib.spec @@ -18,12 +18,12 @@ %define sover 2 Name: hamlib -Version: 3.1 +Version: 3.2 Release: 0 Summary: Run-time library to control radio transcievers and receivers License: LGPL-2.1 Group: Productivity/Hamradio/Other -Url: http://hamlib.sourceforge.net +URL: http://hamlib.sourceforge.net #Git-Clone: https://git.code.sf.net/p/hamlib/code Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE hamlib-3.0-perl_install.patch -- patch from Fedora @@ -111,7 +111,7 @@ other shack hardware. %prep %setup -q -%patch0 +%patch0 -p1 %build autoreconf -fiv @@ -198,8 +198,9 @@ make %{?_smp_mflags} check %files -n tcl-Hamlib %defattr(-,root,root) -%dir %{_libdir}/tcl/Hamlib -%{_libdir}/tcl/Hamlib/* +%dir %{_libdir}/tcl*/ +%dir %{_libdir}/tcl*/Hamlib +%{_libdir}/tcl*/Hamlib/* %files -n perl-Hamlib %defattr(-,root,root)