Author: areq Date: Sat Jan 3 22:11:06 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - libpcap 1.0.0
---- Files affected: SPECS: ngrep.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/ngrep.spec diff -u SPECS/ngrep.spec:1.36 SPECS/ngrep.spec:1.37 --- SPECS/ngrep.spec:1.36 Sun Jun 29 19:49:55 2008 +++ SPECS/ngrep.spec Sat Jan 3 23:11:01 2009 @@ -3,16 +3,17 @@ Summary(pl.UTF-8): Sieciowy grep Name: ngrep Version: 1.45 -Release: 2 +Release: 3 License: BSD Group: Applications/Networking Source0: http://dl.sourceforge.net/ngrep/%{name}-%{version}.tar.bz2 # Source0-md5: bc8150331601f3b869549c94866b4f1c Patch0: %{name}-cflags.patch +Patch1: %{name}-pcap.patch URL: http://ngrep.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: libpcap-devel >= 2:0.8.1 +BuildRequires: libpcap-devel >= 2:1.0.0 BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -36,6 +37,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2009/01/03 22:11:01 areq +- libpcap 1.0.0 + Revision 1.36 2008/06/29 17:49:55 areq - don't cp -f %{_datadir}/libtool/config.sub . ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ngrep.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
