usrp depreciated remove call in spec

This commit is contained in:
dp67 2011-12-07 05:16:20 -05:00
parent dab98fa91b
commit aeaf6c2647

View File

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