From 8d838dfcb46a3957770bc21346b76a1832cede8c Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 02:11:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- libftdi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libftdi.spec b/libftdi.spec index fbade1d..193e606 100644 --- a/libftdi.spec +++ b/libftdi.spec @@ -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: 1%{?dist} +Release: 2%{?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 +* Wed Jul 21 2010 David Malcolm - 0.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Thu Jul 01 2010 Lucian Langa - 0.18-1 - drop patch0 - fixed upstream - new upstream release