]> git.pld-linux.org Git - packages/tcpdump.git/commitdiff
- up to 4.1.0, likely needs libpcap 1.1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 1 Apr 2010 11:36:26 +0000 (11:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tcpdump.spec -> 1.80

tcpdump.spec

index adf98a501420095fbd731171c9ef17e1a8c56fb6..368cdbc1b560ec827d7a96a7864a9ce32c517b47 100644 (file)
@@ -12,21 +12,19 @@ Summary(ru.UTF-8):  Инструмент для мониторинга сетев
 Summary(tr.UTF-8):     Bir ağ arabirimi üzerinden gelen ya da giden paketleri listeler
 Summary(uk.UTF-8):     Інструмент для моніторингу мережевого трафіку
 Name:          tcpdump
-Version:       4.0.0
-Release:       2
+Version:       4.1.0
+Release:       1
 Epoch:         1
 License:       BSD
 Group:         Applications/Networking
 Source0:       http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: b22ca72890df2301d922c9f2d17867f9
+# Source0-md5: 949d4661a7501cfedf7b1eb858302c9c
 URL:           http://www.tcpdump.org/
 BuildRequires: automake
-BuildRequires: libpcap-devel >= 2:1.0.0
+BuildRequires: libpcap-devel >= 2:1.1.0
 %{?with_libsmi:BuildRequires:  libsmi-devel}
 BuildRequires: openssl-devel >= 0.9.7d
-# beware of tar 1.13.9[12] madness (tarball contains tcpdump-3.8.3/./* paths)
-BuildRequires: tar >= 1:1.13.93
-Requires:      libpcap >= 2:1.0.0
+Requires:      libpcap >= 2:1.1.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -71,7 +69,7 @@ Tcpdump виводить хедери пакетів, що проходять ч
 безпеки.
 
 %prep
-%setup -q
+%setup -q -n %{name}-4.1
 
 %build
 cp -f /usr/share/automake/config.* .
This page took 0.036413 seconds and 4 git commands to generate.