usrp depreciated remove call in spec
This commit is contained in:
parent
dab98fa91b
commit
aeaf6c2647
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: hamlib
|
Name: hamlib
|
||||||
Version: 1.2.14
|
Version: 1.2.14
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Run-time library to control radio transceivers and receivers
|
Summary: Run-time library to control radio transceivers and receivers
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -112,8 +112,7 @@ Hamlib TCL Language bindings to allow radio control from TCL scripts.
|
|||||||
--enable-tcl-binding \
|
--enable-tcl-binding \
|
||||||
--with-perl-binding \
|
--with-perl-binding \
|
||||||
--with-python-binding \
|
--with-python-binding \
|
||||||
# usrp depreciated
|
# usrp depreciated
|
||||||
--without-usrp
|
|
||||||
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
|
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
|
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*
|
%{_libdir}/hamlibtcl*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 07 2011 Randall "Randy" Berry <dp67@fedoraproject.org> - 1.2.14-2
|
||||||
- Rebuild to fix broken deps libusrp
|
- Rebuild to fix broken deps libusrp
|
||||||
- Apply --without-usrp
|
- Apply --without-usrp
|
||||||
|
Loading…
Reference in New Issue
Block a user