bump for new gcc/glibc
This commit is contained in:
parent
670d821662
commit
0285c616f0
@ -19,7 +19,7 @@ Name: tcpdump
|
||||
Version: %{tcpdump_version}
|
||||
%define tcpdump_dir tcpdump-%{tcpdump_version}
|
||||
%define tcpslice_dir tcpslice
|
||||
Release: %{tcpdump_release}
|
||||
Release: %{tcpdump_release}.1
|
||||
|
||||
# XXX epoch is necessary to obsolete tcpdump-3.4a5
|
||||
Epoch: 14
|
||||
@ -76,7 +76,7 @@ Install tcpdump if you need a program to monitor network traffic.
|
||||
# if you change the Version, don't forget to edit libpcap-shared.patch
|
||||
# could be sed'd automatically
|
||||
Version: %{pcap_version}
|
||||
Release: %{pcap_release}.1
|
||||
Release: %{pcap_release}.1.1
|
||||
%define libpcap_dir libpcap-%{pcap_version}
|
||||
Summary: A system-independent interface for user-level packet capture.
|
||||
Group: Development/Libraries
|
||||
@ -98,7 +98,7 @@ on your network.
|
||||
|
||||
%package -n arpwatch
|
||||
Version: 2.1a13
|
||||
Release: %{arpwatch_release}.1
|
||||
Release: %{arpwatch_release}.1.1
|
||||
%define arpwatch_dir arpwatch-2.1a13
|
||||
Summary: Network monitoring tools for tracking IP addresses on a network.
|
||||
Group: Applications/System
|
||||
@ -315,6 +315,9 @@ exit 0
|
||||
%{_vararpwatch}/massagevendor-old
|
||||
|
||||
%changelog
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 14:3.9.4-2.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
* Tue Dec 20 2005 Martin Stransky <stransky@redhat.com> - 14:3.9.4-2
|
||||
- fix for #176010 - file owner problem when using 'ring buffer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user