rpms/yersinia/devel yersinia.spec,1.5,1.6

Kevin Kofler kkofler at fedoraproject.org
Sun Oct 4 07:51:04 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/yersinia/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13765/devel

Modified Files:
	yersinia.spec 
Log Message:
* Sun Oct 04 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.7.1-6
- Add --with-pcap-includes to fix build with libpcap 1.0


Index: yersinia.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yersinia/devel/yersinia.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- yersinia.spec	4 Oct 2009 07:28:19 -0000	1.5
+++ yersinia.spec	4 Oct 2009 07:51:04 -0000	1.6
@@ -40,7 +40,7 @@ implementing new ones):
 
 
 %build
-%configure
+%configure --with-pcap-includes=%{_includedir}/pcap
 make %{?_smp_mflags} CFLAGS="%{optflags}"
 
 %install
@@ -67,7 +67,7 @@ rm -rf %{buildroot}
 
 %changelog
 * Sun Oct 04 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.7.1-6
-- Rebuild again
+- Add --with-pcap-includes to fix build with libpcap 1.0
 
 * Thu Sep 24 2009 Fabian Affolter <fabian at bernewireless.net> - 0.7.1-5
 - Rebuild for new libpcap




More information about the scm-commits mailing list