rebuilt for el5

This commit is contained in:
Lucian Langa 2010-09-17 08:18:28 +03:00
parent 9a1f1789e4
commit 02bfbc33d1
1 changed files with 4 additions and 1 deletions

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: 0.18
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Library to program and control the FTDI USB controller
Group: System Environment/Libraries
@ -139,6 +139,9 @@ exit 0
%postun c++ -p /sbin/ldconfig
%changelog
* Fri Sep 17 2010 Lucian Langa <cooly@gnome.eu.org> - 0.18-4
- rebuilt for EL5
* Sun Aug 1 2010 Thomas Spura <tomspur@fedoraproject.org> - 0.18-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild