- update to snapshot 20091201git117cb5
This commit is contained in:
parent
10a54d5933
commit
e6fc524611
@ -1 +1 @@
|
||||
libpcap-1.0.0-20090922gite154e2.tar.bz2
|
||||
libpcap-1.0.0-20091201git117cb5.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user