- update to snapshot 20091201git117cb5

This commit is contained in:
Miroslav Lichvar 2009-12-16 16:20:00 +00:00
parent 10a54d5933
commit e6fc524611
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libpcap-1.0.0-20090922gite154e2.tar.bz2
libpcap-1.0.0-20091201git117cb5.tar.bz2

View File

@ -1,7 +1,7 @@
Name: libpcap
Epoch: 14
Version: 1.0.0
Release: 4.20090922gite154e2%{?dist}
Release: 5.20091201git117cb5%{?dist}
Summary: A system-independent interface for user-level packet capture
Group: Development/Libraries
License: BSD with advertising
@ -10,7 +10,7 @@ BuildRequires: glibc-kernheaders >= 2.2.0 bison flex bluez-libs-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#Source: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
# git snapshot from git://bpf.tcpdump.org/libpcap
Source: libpcap-1.0.0-20090922gite154e2.tar.bz2
Source: libpcap-1.0.0-20091201git117cb5.tar.bz2
Patch1: libpcap-man.patch
Patch2: libpcap-multilib.patch
Patch3: libpcap-s390.patch
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/pcap*.5*
%changelog
* Wed Dec 16 2009 Miroslav Lichvar <mlichvar@redhat.com> 14:1.0.0-5.20091201git117cb5
- update to snapshot 20091201git117cb5
* Sat Oct 17 2009 Dennis Gilmore <dennis@ausil.us> 14:1.0.0-4.20090922gite154e2
- use -fPIC on sparc arches

View File

@ -1 +1 @@
e7921eaa6eb247b696c1d6640c39f86c libpcap-1.0.0-20090922gite154e2.tar.bz2
1027fee551d72e0f0c9e310de5ac0242 libpcap-1.0.0-20091201git117cb5.tar.bz2