[hamlib] usrp depreciated remove call in spec

Randall 'Randy' Berry dp67 at fedoraproject.org
Wed Dec 7 10:16:23 UTC 2011


commit aeaf6c26477dc9425741c5881d03c7b154007c28
Author: dp67 <dp67 at fedoraproject.org>
Date:   Wed Dec 7 05:16:20 2011 -0500

    usrp depreciated remove call in spec

 hamlib.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/hamlib.spec b/hamlib.spec
index a8c2d7b..207c811 100644
--- a/hamlib.spec
+++ b/hamlib.spec
@@ -2,7 +2,7 @@
 
 Name:           hamlib
 Version:        1.2.14
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Run-time library to control radio transceivers and receivers
 
 Group:          System Environment/Libraries
@@ -112,8 +112,7 @@ Hamlib TCL Language bindings to allow radio control from TCL scripts.
         --enable-tcl-binding \
         --with-perl-binding \
         --with-python-binding \
-# usrp depreciated
-        --without-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
 
@@ -221,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/hamlibtcl*
 
 %changelog
+* 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


More information about the scm-commits mailing list