This commit is contained in:
Dennis Gilmore 2015-07-29 12:35:42 -05:00
parent 2b457b225d
commit 9d90314437

View File

@ -1,7 +1,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: libftdi
Version: 1.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Library to program and control the FTDI USB controller
Group: System Environment/Libraries
@ -138,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/cmake*
%postun c++ -p /sbin/ldconfig
%changelog
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-5
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
* Wed Jul 22 2015 David Tardon <dtardon@redhat.com> - 1.2-4
- rebuild for Boost 1.58