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 - 1.2.14-3 +- Rebuild to fix broken deps libusrp + * Wed Dec 07 2011 Randall "Randy" Berry - 1.2.14-2 - Rebuild to fix broken deps libusrp - Apply --without-usrp