perfsonar-dev - perfsonar: r3970 - trunk/packaging/deb/flowd
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r3970 - trunk/packaging/deb/flowd
- Date: Fri, 6 Jun 2008 09:10:58 -0400
Author: gijs
Date: 2008-06-06 09:10:58 -0400 (Fri, 06 Jun 2008)
New Revision: 3970
Added:
trunk/packaging/deb/flowd/postinst
Modified:
trunk/packaging/deb/flowd/control
trunk/packaging/deb/flowd/rules
Log:
Modified: trunk/packaging/deb/flowd/control
===================================================================
--- trunk/packaging/deb/flowd/control 2008-06-06 13:06:32 UTC (rev 3969)
+++ trunk/packaging/deb/flowd/control 2008-06-06 13:10:58 UTC (rev 3970)
@@ -14,3 +14,19 @@
in a standard format on disk. In particular, it does not include support for
storing flows in multiple formats or performing data analysis. That sort of
thing is left to external tools.
+
+Package: python-flowd
+Architecture: any
+Section: python
+Priority: optional
+Depends: ${python:Depends}, ${shlibs:Depends}
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+Description: a small, fast and secure NetFlow collector (python interface)
+ The flowd sensor follows the Unix philosophy of "doing one thing well" - it
+ doesn't try to do anything beyond accepting NetFlow packets and storing them
+ in a standard format on disk. In particular, it does not include support for
+ storing flows in multiple formats or performing data analysis. That sort of
+ thing is left to external tools.
+
+
Added: trunk/packaging/deb/flowd/postinst
Modified: trunk/packaging/deb/flowd/rules
===================================================================
--- trunk/packaging/deb/flowd/rules 2008-06-06 13:06:32 UTC (rev 3969)
+++ trunk/packaging/deb/flowd/rules 2008-06-06 13:10:58 UTC (rev 3970)
@@ -39,6 +39,10 @@
touch $@
+build-python%:
+ python setup.py build
+
+
clean:
dh_testdir
dh_testroot
@@ -59,7 +63,9 @@
# Add here commands to install the package into debian/flowd.
$(MAKE) prefix=$(CURDIR)/debian/flowd/usr install
+ python setup.py install --root $(CURDIR)/debian/python-rrd
+
# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.
@@ -78,7 +84,7 @@
# dh_installemacsen
# dh_installpam
# dh_installmime
-# dh_python
+ dh_python
# dh_installinit
# dh_installcron
# dh_installinfo
- perfsonar: r3970 - trunk/packaging/deb/flowd, svnlog, 06/06/2008
Archive powered by MHonArc 2.6.16.