Author: arekm                        Date: Mon Nov 24 14:54:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0.0 (USB and BlueTooth sniffing support)

---- Files affected:
SPECS:
   libpcap.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/libpcap.spec
diff -u SPECS/libpcap.spec:1.75 SPECS/libpcap.spec:1.76
--- SPECS/libpcap.spec:1.75     Sat Dec 29 01:33:50 2007
+++ SPECS/libpcap.spec  Mon Nov 24 15:54:29 2008
@@ -10,19 +10,20 @@
 Summary(ru.UTF-8):     Предоставляет доступ к сетевым интерфейсам в 
promiscuous-режиме
 Summary(uk.UTF-8):     Надає доступ до мережевих інтерфейсів в 
promiscuous-режимі
 Name:          libpcap
-Version:       0.9.8
-Release:       2
+Version:       1.0.0
+Release:       1
 Epoch:         2
 License:       BSD
 Group:         Libraries
 Source0:       http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: 5208f24d0328ee7c20b52c43eaa9aa0e
+# Source0-md5: 9ad1358c5dec48456405eac197a46d3d
 Patch0:                %{name}-shared.patch
 Patch1:                %{name}-pf_ring.patch
 URL:           http://www.tcpdump.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 BuildRequires: bison
+BuildRequires: bluez-libs-devel
 BuildRequires: flex
 %{?with_pfring:BuildRequires:  libpfring-devel}
 # beware of tar 1.13.9[12] madness (tarball contains libpcap-0.8.3/./* paths)
@@ -165,6 +166,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_bindir}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -183,12 +185,15 @@
 %defattr(644,root,root,755)
 %doc CHANGES CREDITS LICENSE README
 %attr(755,root,root) %{_libdir}/libpcap.so.*.*
+%{_mandir}/man7/*.7*
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/pcap-config
 %attr(755,root,root) %{_libdir}/libpcap.so
+%{_includedir}/pcap
 %{_includedir}/pcap*.h
-%{_mandir}/man3/pcap.3*
+%{_mandir}/man3/pcap*.3*
 
 %files static
 %defattr(644,root,root,755)
@@ -200,7 +205,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.75  2007/12/29 00:33:50  glen
+Revision 1.76  2008/11/24 14:54:29  arekm
+- up to 1.0.0 (USB and BlueTooth sniffing support)
+
+Revision 1.75  2007-12-29 00:33:50  glen
 - rel 2
 
 Revision 1.74  2007-11-03 12:02:16  qboosh
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libpcap.spec?r1=1.75&r2=1.76&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to