Tagging module CoDemux - CoDemux-0.1-13
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Tue, 2 Dec 2008 19:08:36 +0000 (19:08 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Tue, 2 Dec 2008 19:08:36 +0000 (19:08 +0000)
Add condrestart to the initscript and add a way to limit codemux to one IP.

codemux.spec

index 4e5cbfe..afd1cf4 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name codemux 
 %define version 0.1
-%define taglevel 12
+%define taglevel 13
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -70,6 +70,9 @@ if [ "$1" = 0 ]; then
 fi
 
 %changelog
+* Tue Dec 02 2008 Daniel Hokka Zakrisson <daniel@hozac.com> - CoDemux-0.1-13
+- Add condrestart to the initscript and add a way to limit codemux to one IP.
+
 * Fri Jun 06 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - CoDemux-0.1-12
 - 
 - KyoungSoo added fix to prevent failure with new compilers