Author: glen Date: Thu Apr 1 11:36:31 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.1.0, likely needs libpcap 1.1
---- Files affected: packages/tcpdump: tcpdump.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: packages/tcpdump/tcpdump.spec diff -u packages/tcpdump/tcpdump.spec:1.79 packages/tcpdump/tcpdump.spec:1.80 --- packages/tcpdump/tcpdump.spec:1.79 Fri Jan 2 18:22:39 2009 +++ packages/tcpdump/tcpdump.spec Thu Apr 1 13:36:26 2010 @@ -13,21 +13,19 @@ 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 @@ -72,7 +70,7 @@ безпеки. %prep -%setup -q +%setup -q -n %{name}-4.1 %build cp -f /usr/share/automake/config.* . @@ -101,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2010/04/01 11:36:26 glen +- up to 4.1.0, likely needs libpcap 1.1 + Revision 1.79 2009/01/02 17:22:39 arekm - rel 2; R new libpcap @@ -341,32 +342,3 @@ Revision 1.7 1999/07/03 17:06:12 misiek - updated to 3.4. IPv6 patches replaced by ANK patches - -* Wed Jun 23 1999 Michał Kuratczyk <[email protected]> - [3.4a6-2] -- gzipping documentation instead bzipping -- added Group(pl) -- more RPM macros -- added using %configure - -* Tue Jul 2 1998 Wojtek Ślusarczyk <[email protected]> - [3.4a6-1d] -- build against glibc-2.1, -- added IPv6 support, -- updatet to relase 3.4a6, -- translation modified for pl, -- changed permission of tcpdump to 711, -- moved %changelog at the end of spec. - -* Thu May 07 1998 Prospector System <[email protected]> -- translations modified for de, fr, tr - -* Sat May 2 1998 Alan Cox <[email protected]> -- Added the SACK printing fix so you can dump Linux 2.1+. - -* Tue Oct 21 1997 Erik Troan <[email protected]> -- updated to release 3.4a5 -- uses a buildroot and %attr - -* Thu Jul 17 1997 Erik Troan <[email protected]> -- built against glibc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tcpdump/tcpdump.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
