jdahlin - r7317 - in flumotion/trunk: . flumotion/component/bouncers
flumotion-commit at lists.fluendo.com
flumotion-commit at lists.fluendo.com
Thu Aug 28 18:50:26 CEST 2008
Author: jdahlin
Date: Thu Aug 28 18:50:26 2008
New Revision: 7317
Log:
2008-08-28 Johan Dahlin <johan at flumotion.com>
* flumotion/component/bouncers/Makefile.am (component_DATA): Remove
ipbouncer.py which is already in component_PYTHON.
Modified:
flumotion/trunk/ChangeLog
flumotion/trunk/flumotion/component/bouncers/Makefile.am
Modified: flumotion/trunk/ChangeLog
==============================================================================
--- flumotion/trunk/ChangeLog (original)
+++ flumotion/trunk/ChangeLog Thu Aug 28 18:50:26 2008
@@ -1,5 +1,10 @@
2008-08-28 Johan Dahlin <johan at flumotion.com>
+ * flumotion/component/bouncers/Makefile.am (component_DATA): Remove
+ ipbouncer.py which is already in component_PYTHON.
+
+2008-08-28 Johan Dahlin <johan at flumotion.com>
+
* flumotion/manager/config.py:
* flumotion/test/test_manager_config.py:
Make sure multiple config properties are serialized property.
Modified: flumotion/trunk/flumotion/component/bouncers/Makefile.am
==============================================================================
--- flumotion/trunk/flumotion/component/bouncers/Makefile.am (original)
+++ flumotion/trunk/flumotion/component/bouncers/Makefile.am Thu Aug 28 18:50:26 2008
@@ -15,7 +15,7 @@
tokentestbouncer.py
component_DATA = htpasswdcrypt.xml saltsha256.xml bouncer.glade tokentest.xml \
- ipbouncer.py icalbouncer.xml deprecated.xml bouncer.xml
+ icalbouncer.xml deprecated.xml bouncer.xml
TAGS_FILES = $(component_PYTHON)
More information about the flumotion-commit
mailing list