[SM-Commit] GIT changes to master grimoire by Julien ROZO (70b46533a6b65feca9f8c7b4554f2594b44098f1)

Julien ROZO scm at sourcemage.org
Thu Dec 27 14:48:15 EST 2007


GIT changes to master grimoire by Julien ROZO <julien at rozo.org>:

 utils/avahi/BUILD   |    2 +-
 utils/avahi/HISTORY |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 70b46533a6b65feca9f8c7b4554f2594b44098f1
Author: Julien ROZO <julien at rozo.org>
Commit: Julien ROZO <julien at rozo.org>

    avahi: spell is now configured to use nogroup group instead of inexistent avahi one (fix bug #14184)

diff --git a/utils/avahi/BUILD b/utils/avahi/BUILD
index 594be6d..0d80a6a 100755
--- a/utils/avahi/BUILD
+++ b/utils/avahi/BUILD
@@ -1,2 +1,2 @@
-OPTS="${OPTS} --with-distro=none --with-avahi-user=root" &&
+OPTS="${OPTS} --with-distro=none --with-avahi-user=root --with-avahi-group=nogroup" &&
 default_build
diff --git a/utils/avahi/HISTORY b/utils/avahi/HISTORY
index be4bc45..9f6aa5c 100644
--- a/utils/avahi/HISTORY
+++ b/utils/avahi/HISTORY
@@ -1,6 +1,8 @@
 2007-12-27 Julien "_kaze_" ROZO <julien at rozo.org>
 	* DETAILS: updated version to 0.6.21, removed PATCHLEVEL
 	* PRE_BUILD, dbus.patch: added patch to compile with dbus < 1.1.1
+	* BUILD: avahi is configured to use nogroup group instead of avahi one
+	  (fix bug #14184)
 
 2007-10-18 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS: Incremented PATCHLEVEL=1



More information about the SM-Commit mailing list