[arch-commits] Commit in avahi/repos (extra-i686 extra-i686/PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Sat Nov 22 21:14:41 UTC 2008


    Date: Saturday, November 22, 2008 @ 16:14:41
  Author: douglas
Revision: 19419

Merged revisions 19418 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/avahi/trunk

........
  r19418 | douglas | 2008-11-22 19:14:05 -0200 (S?\195?\161b, 22 Nov 2008) | 2 lines
  
  upgpkg: avahi 0.6.23-2
      Fixing the avahi-autoipd problem
........

Modified:
  avahi/repos/extra-i686/	(properties)
  avahi/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)


Property changes on: avahi/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /avahi/trunk:1-6065
   + /avahi/trunk:1-19418

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-11-22 21:14:05 UTC (rev 19418)
+++ extra-i686/PKGBUILD	2008-11-22 21:14:41 UTC (rev 19419)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Travis Willard <travis at archlinux.org>
+# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=avahi
 pkgver=0.6.23
-pkgrel=1
+pkgrel=2
 pkgdesc="A multicast/unicast DNS-SD framework"
 arch=('i686' 'x86_64')
 url="http://www.avahi.org/"
@@ -37,7 +37,10 @@
     --enable-compat-howl \
     --with-distro=archlinux \
     --with-avahi-priv-access-group=network \
-    --enable-autoipd 
+    --enable-autoipd \
+    --with-autoipd-user=avahi \
+    --with-autoipd-group=avahi
+
   make || return 1
   make DESTDIR=${startdir}/pkg install
 




More information about the arch-commits mailing list