Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 860441 Details for
Bug 1062582
Update libftdi to libftdi-1.1 (0.20 current in Fedora)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Upstream libftdi-1.1 spec file with added libconfuse-devel buildreq
libftdi1.spec (text/x-rpm-spec), 2.54 KB, created by
Henrik Nordström
on 2014-02-07 11:28:40 UTC
(
hide
)
Description:
Upstream libftdi-1.1 spec file with added libconfuse-devel buildreq
Filename:
MIME Type:
Creator:
Henrik Nordström
Created:
2014-02-07 11:28:40 UTC
Size:
2.54 KB
patch
obsolete
>%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} > >Summary: Library to program and control the FTDI USB controller >Name: libftdi1 >Version: 1.1 >Release: 1 >License: LGPL for libftdi and GPLv2+linking exception for the C++ wrapper >Group: System Environment/Libraries >Vendor: Intra2net AG >Source: http://www.intra2net.com/en/developer/libftdi/download/%{name}-%{version}.tar.bz2 >Buildroot: /tmp/%{name}-%{version}-root >Requires: libusb1 >BuildRequires: libusb1, libusb1-devel, pkgconfig, doxygen >BuildRequires: swig python-devel libconfuse-devel >Prefix: /usr >URL: http://www.intra2net.com/en/developer/libftdi > >%package devel >Summary: Header files and static libraries for libftdi1 >Group: Development/Libraries >Requires: libftdi1 = %{version}, libusb1-devel > >%package python >Summary: Python bindings for libftdi >License: LGPL >Group: Development/Libraries >Requires: %{name} = %{version}-%{release} > >%description >Library to program and control the FTDI USB controller > >%description devel >Header files and static libraries for libftdi1 > >%description python >Python bindings for libftdi1 generated by SWIG > >%prep >%setup -q > >%build > >mkdir build >cd build > >export CFLAGS="$RPM_OPT_FLAGS" >export CXXFLAGS="$RPM_OPT_FLAGS" >cmake -DCMAKE_INSTALL_PREFIX="%{prefix}" ../ > >make %{?_smp_mflags} > >%install >cd build >make DESTDIR=$RPM_BUILD_ROOT install > ># Remove example programs >rm -f $RPM_BUILD_ROOT/usr/bin/simple >rm -f $RPM_BUILD_ROOT/usr/bin/bitbang >rm -f $RPM_BUILD_ROOT/usr/bin/bitbang2 >rm -f $RPM_BUILD_ROOT/usr/bin/bitbang_ft2232 >rm -f $RPM_BUILD_ROOT/usr/bin/bitbang_cbus >rm -f $RPM_BUILD_ROOT/usr/bin/find_all >rm -f $RPM_BUILD_ROOT/usr/bin/find_all_pp >rm -f $RPM_BUILD_ROOT/usr/bin/serial_test >rm -f $RPM_BUILD_ROOT/usr/bin/baud_test > ># Clean python compiled files in examples dir >find $RPM_BUILD_ROOT%{prefix}/share/libftdi/examples -name "*.pyc" -or -name "*.pyo" -exec rm -f \{\} \; > >%clean >rm -fr $RPM_BUILD_ROOT > >%files >%defattr(-,root,root) >%doc COPYING.LIB COPYING.GPL LICENSE >%{_libdir}/libftdi1*.so* >%{_libdir}/libftdipp1*.so* > >%files devel >%defattr(-,root,root) >%doc build/doc/html build/doc/man >%{_bindir}/ftdi_eeprom >%{_bindir}/libftdi1-config >%{prefix}/include/libftdi1/*.h >%{prefix}/include/libftdi1/*.hpp >%{prefix}/share/libftdi/examples/* >%{_libdir}/libftdi1*.*a >%{_libdir}/libftdipp1*.*a >%{_libdir}/pkgconfig/*.pc >%{_libdir}/cmake/libftdi1/* > >%files python >%defattr(-,root,root,-) >%attr(755,root,root) %{python_sitearch}/_ftdi1.so >%{python_sitearch}/ftdi1.py*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1062582
: 860441