SPECS: snort.spec - libnet1 includedir should be /usr/include not ...

mguevara mguevara at pld-linux.org
Thu Feb 16 04:16:16 CET 2006


Author: mguevara                     Date: Thu Feb 16 03:16:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libnet1 includedir should be /usr/include not /u/i/libnet1 (for inline)

---- Files affected:
SPECS:
   snort.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/snort.spec
diff -u SPECS/snort.spec:1.123 SPECS/snort.spec:1.124
--- SPECS/snort.spec:1.123	Sat Dec  3 18:59:39 2005
+++ SPECS/snort.spec	Thu Feb 16 04:16:09 2006
@@ -155,7 +155,7 @@
 	--enable-flexresp \
 	%{?with_inline:--enable-inline } \
 	%{?with_inline:--with-libipq-includes=%{_includedir}/libipq}  \
-	--with-libnet-includes=%{_includedir}/libnet1 \
+	--with-libnet-includes=%{_includedir} \
 	--with%{!?with_snmp:out}-snmp \
 	--without-odbc \
 	--enable-perfmonitor \
@@ -244,6 +244,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2006/02/16 03:16:09  mguevara
+- libnet1 includedir should be /usr/include not /u/i/libnet1 (for inline)
+
 Revision 1.123  2005/12/03 17:59:39  czarny
 - added create{mysql,postgresql}.sql scripts
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/snort.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list