From cbfebfbb9964397e91fb39207bdd7b28e5b89928 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Jul 22 2010 02:50:44 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- diff --git a/pcapy.spec b/pcapy.spec index ed858b5..4cef814 100644 --- a/pcapy.spec +++ b/pcapy.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: pcapy Version: 0.10.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A Python interface to libpcap Group: Development/Languages @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0755,root,root) %dir %{python_sitearch}/pcapy* %changelog +* Wed Jul 21 2010 David Malcolm - 0.10.5-7 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Sat Jul 25 2009 Fedora Release Engineering - 0.10.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild