gcc update bump
This commit is contained in:
parent
17765a71d3
commit
b1723d5d0d
@ -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
|
||||
@ -75,7 +75,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}
|
||||
Release: %{pcap_release}.1
|
||||
%define libpcap_dir libpcap-%{pcap_version}
|
||||
Summary: A system-independent interface for user-level packet capture.
|
||||
Group: Development/Libraries
|
||||
@ -97,7 +97,7 @@ on your network.
|
||||
|
||||
%package -n arpwatch
|
||||
Version: 2.1a13
|
||||
Release: %{arpwatch_release}
|
||||
Release: %{arpwatch_release}.1
|
||||
%define arpwatch_dir arpwatch-2.1a13
|
||||
Summary: Network monitoring tools for tracking IP addresses on a network.
|
||||
Group: Applications/System
|
||||
@ -313,6 +313,9 @@ exit 0
|
||||
%{_vararpwatch}/massagevendor-old
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Thu Nov 10 2005 Martin Stransky <stransky@redhat.com> - 14:3.9.4-1
|
||||
- new upstream
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user