5172342
Name:           python-dpkt
5172342
Version:        1.7
c65f63d
Release:        4%{?dist}
5172342
Summary:        Simple packet creation/parsing library
5172342
5172342
Group:          Development/Libraries
5172342
License:        BSD
5172342
URL:            http://dpkt.googlecode.com/
5172342
Source0:        http://dpkt.googlecode.com/files/dpkt-%{version}.tar.gz
5172342
Patch0:         dpkt-1.7-r73.patch
5172342
5172342
BuildArch:      noarch
5172342
BuildRequires:  python-devel
5172342
5172342
Obsoletes: dpkt < 1.7-4
5172342
5172342
%description
5172342
Fast, simple packet creation and parsing library
5172342
with definitions for the basic TCP/IP protocols. 
5172342
5172342
5172342
%prep
5172342
%setup -q -n dpkt-%{version}
5172342
%patch0 -p0 -b .r73
5172342
5172342
5172342
%build
5172342
%{__python} setup.py build
5172342
5172342
5172342
%install
5172342
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
5172342
5172342
5172342
%files
5172342
%defattr(-,root,root,-)
5172342
%doc AUTHORS CHANGES HACKING LICENSE README examples
5172342
%{python_sitelib}/*
5172342
5172342
5172342
%changelog
c65f63d
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-4
c65f63d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c65f63d
515c653
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-3
515c653
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
515c653
f128088
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-2
f128088
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
f128088
5172342
* Wed Jul 28 2010 Yanko Kaneti <yaneti@declera.com> - 1.7-1
5172342
- python-dpkt previously known as dpkt
5172342
- Incorporated feedback from the new review