[hamlib/f16: 1/2] no usrp includes

Randall 'Randy' Berry dp67 at fedoraproject.org
Fri Dec 30 02:27:27 UTC 2011


commit fcfffe62d48b215d77ec1def3f011781c027979d
Author: dp67 <dp67 at fedoraproject.org>
Date:   Thu Dec 29 21:24:06 2011 -0500

    no usrp includes

 hamlib.spec |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/hamlib.spec b/hamlib.spec
index f6d8b34..29a50d3 100644
--- a/hamlib.spec
+++ b/hamlib.spec
@@ -2,7 +2,7 @@
 
 Name:           hamlib
 Version:        1.2.14
-Release:        1%{?dist}
+Release:        4%{?dist}
 Summary:        Run-time library to control radio transceivers and receivers
 
 Group:          System Environment/Libraries
@@ -19,7 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel, swig, gd-devel, libxml2-devel, tcl-devel
 BuildRequires:  libusb-devel, pkgconfig, boost-devel, libtool-ltdl-devel
-BuildRequires:  doxygen, gnuradio-devel, usrp-devel
+BuildRequires:  doxygen, gnuradio-devel
 #for perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 
@@ -112,7 +112,7 @@ Hamlib TCL Language bindings to allow radio control from TCL scripts.
         --enable-tcl-binding \
         --with-perl-binding \
         --with-python-binding \
-        --with-usrp
+#	usrp depreciated
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
@@ -220,6 +220,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/hamlibtcl*
 
 %changelog
+* Thu Dec 29 2011 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.14-4
+- Rebuild to fix broken deps libusrp
+
+* Wed Dec 07 2011 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.14-3
+- Rebuild to fix broken deps libusrp
+
+* Wed Dec 07 2011 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.14-2
+- Rebuild to fix broken deps libusrp
+- Apply --without-usrp
+
 * Sun Jul 31 2011 Lucian Langa <cooly at gnome.eu.org> - 1.2.14-1
 - new upstream release
 
@@ -237,7 +247,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.12-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Wed Feb 2 2011 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.12-3
+* Wed Feb 2 2011 Randall "Randy" Berry N3LRX <dp67 at fedoraproject.org> - 1.2.12-3
 - Rebuild to fix broken deps libxml2
 
 * Fri Nov 05 2010 Lucian Langa <cooly at gnome.eu.org> - 1.2.12-2


More information about the scm-commits mailing list