SPECS: libpfring.spec - add ring.h to devel
areq
areq at pld-linux.org
Sun Jun 10 23:43:29 CEST 2007
Author: areq Date: Sun Jun 10 21:43:29 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add ring.h to devel
---- Files affected:
SPECS:
libpfring.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/libpfring.spec
diff -u SPECS/libpfring.spec:1.2 SPECS/libpfring.spec:1.3
--- SPECS/libpfring.spec:1.2 Sun Jun 10 23:10:29 2007
+++ SPECS/libpfring.spec Sun Jun 10 23:43:24 2007
@@ -5,11 +5,11 @@
Summary: user space library used to manpulate PF_RING
Name: libpfring
Version: 0.9.4
-Release: 0.%{_cvs_snap}.1
+Release: 0.%{_cvs_snap}.2
License: BSD
Group: Libraries
Source0: %{name}-%{version}-%{_cvs_snap}.tar.bz2
-# Source0-md5: 450eb77c3a3cbdf778c11d4d66595580
+# Source0-md5: dcbde7036a9ada8f53a42c2a681e5c66
URL: http://www.ntop.org/PF_RING.html
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,6 +52,7 @@
install -D libpfring.so.0.9.4 $RPM_BUILD_ROOT%{_libdir}/libpfring.so.0.9.4
install -D libpfring.so $RPM_BUILD_ROOT%{_libdir}/libpfring.so
install -D pfring.h $RPM_BUILD_ROOT%{_includedir}/pfring.h
+install -D ring.h $RPM_BUILD_ROOT%{_includedir}/ring.h
%clean
rm -rf $RPM_BUILD_ROOT
@@ -78,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/06/10 21:43:24 areq
+- add ring.h to devel
+
Revision 1.2 2007/06/10 21:10:29 areq
- update md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libpfring.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list