]> git.pld-linux.org Git - packages/avahi.git/commitdiff
- use users/groups available in PLD (do we need a separate avahi-autoipd user? I...
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 1 May 2010 16:06:51 +0000 (16:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avahi.spec -> 1.104

avahi.spec

index ace96d40e406d32bddb365dbf93a3110cf1a3416..ea4b2a56896cc2d1c5ee77738be5516ba7eb7e45 100644 (file)
@@ -543,7 +543,10 @@ Narzędzia linii poleceń korzystające z avahi-client.
        %{!?with_qt3:--disable-qt3} \
        %{!?with_qt4:--disable-qt4} \
        %{!?with_dotnet:--disable-mono} \
-       %{!?with_dotnet:--disable-monodoc}
+       %{!?with_dotnet:--disable-monodoc} \
+       --with-avahi-priv-access-group=adm \
+       --with-autoipd-user=avahi \
+       --with-autoipd-group=avahi 
 %{__make}
 
 %install
This page took 0.03116 seconds and 4 git commands to generate.