]> git.pld-linux.org Git - packages/libpcap.git/commitdiff
- don't build parser debuging code (tcpdump was fixed to properly detect auto/th/libpcap-0_8_3-6
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 12 May 2005 17:55:28 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  whether pcap_debug is present)
- release 6 for Th

Changed files:
    libpcap.spec -> 1.62

libpcap.spec

index 2e62dec9636e9bcc0953f5612109029de7cacb18..680596982c087d765705241d55c0abf1da371db5 100644 (file)
@@ -6,7 +6,7 @@ Summary(ru):    
 Summary(uk):   îÁÄÁ¤ ÄÏÓÔÕРÄÏ ÍÅÒÅÖÅ×ÉÈ ¦ÎÔÅÒÆÅÊӦננpromiscuous-ÒÅÖÉͦ
 Name:          libpcap
 Version:       0.8.3
-Release:       4
+Release:       6
 Epoch:         2
 License:       BSD
 Group:         Libraries
@@ -147,8 +147,7 @@ cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure \
        --with-pcap=linux \
-       --enable-ipv6 \
-       --enable-yydebug
+       --enable-ipv6
 %{__make}
 
 %install
This page took 0.068523 seconds and 4 git commands to generate.