rpms/ngrep/F-12 ngrep.spec,1.12,1.13

Oliver Falk oliver at fedoraproject.org
Wed Sep 30 13:18:44 UTC 2009


Author: oliver

Update of /cvs/extras/rpms/ngrep/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14517

Modified Files:
	ngrep.spec 
Log Message:


* Wed Sep 30 2009 Oliver Falk <oliver at linux-kernel.at> 1.45-6.2
- Next shot with --with-pcap-includes (Thanks Moroslav!)



Index: ngrep.spec
===================================================================
RCS file: /cvs/extras/rpms/ngrep/F-12/ngrep.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- ngrep.spec	30 Sep 2009 11:06:15 -0000	1.12
+++ ngrep.spec	30 Sep 2009 13:18:44 -0000	1.13
@@ -5,7 +5,7 @@ Name:				ngrep
 Summary:			Network layer grep tool
 
 Version:			1.45
-Release:			6.1%{?dist}
+Release:			6.2%{?dist}
 
 Group:				Applications/Internet
 License:			BSD with advertising
@@ -39,7 +39,7 @@ install -pm 644 %{SOURCE1} ./README.fedo
 %build
 export EXTRA_INCLUDES=$(pcre-config --cflags)
 export EXTRA_LIBS=$(pcre-config --libs)
-%configure --enable-pcre --enable-ipv6
+%configure --enable-pcre --enable-ipv6 --with-pcap-includes=%{_includedir}
 make %{?_smp_mflags} STRIPFLAG=
 
 %install
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/ngrep.8*
 
 %changelog
+* Wed Sep 30 2009 Oliver Falk <oliver at linux-kernel.at> 1.45-6.2
+- Next shot with --with-pcap-includes (Thanks Moroslav!)
+
 * Wed Sep 30 2009 Oliver Falk <oliver at linux-kernel.at> 1.45-6.1
 - Bump-n-build for new libpcap
 




More information about the scm-commits mailing list