Author: qboosh Date: Thu Oct 13 11:03:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.4, updated shared patch
---- Files affected: SPECS: libpcap.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/libpcap.spec diff -u SPECS/libpcap.spec:1.62 SPECS/libpcap.spec:1.63 --- SPECS/libpcap.spec:1.62 Thu May 12 19:55:28 2005 +++ SPECS/libpcap.spec Thu Oct 13 13:02:55 2005 @@ -6,13 +6,13 @@ Summary(ru): đŇĹÄĎÓÔÁ×ĚŃĹÔ ÄĎÓÔŐĐ Ë ÓĹÔĹ×ŮÍ ÉÎÔĹŇĆĹĘÓÁÍ × promiscuous-ŇĹÖÉÍĹ Summary(uk): îÁÄÁ¤ ÄĎÓÔŐĐ ÄĎ ÍĹŇĹÖĹ×ÉČ ŚÎÔĹŇĆĹĘÓŚ× × promiscuous-ŇĹÖÉÍŚ Name: libpcap -Version: 0.8.3 -Release: 6 +Version: 0.9.4 +Release: 1 Epoch: 2 License: BSD Group: Libraries Source0: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz -# Source0-md5: 56a9d4615d8354fcfe8cff8c8443c77b +# Source0-md5: 79025766e8027df154cb1f32de8a7974 Patch0: %{name}-shared.patch BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -20,8 +20,8 @@ BuildRequires: flex # beware of tar 1.13.9[12] madness (tarball contains libpcap-0.8.3/./* paths) BuildRequires: tar >= 1:1.13.93 -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: libpcap0 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Libpcap is a system-independent interface for user-level packet @@ -159,7 +159,7 @@ # some packages want it... but sanitize somehow # (don't depend on HAVE_{STRLCPY,SNPRINTF,VSNPRINTF} defines) -sed -e '233,239d;242,251d' pcap-int.h > $RPM_BUILD_ROOT%{_includedir}/pcap-int.h +sed -e '262,268d;271,280d' pcap-int.h > $RPM_BUILD_ROOT%{_includedir}/pcap-int.h %clean rm -rf $RPM_BUILD_ROOT @@ -188,6 +188,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2005/10/13 11:02:55 qboosh +- updated to 0.9.4, updated shared patch + Revision 1.62 2005/05/12 17:55:28 adamg - don't build parser debuging code (tcpdump was fixed to properly detect whether pcap_debug is present) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libpcap.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
