packages: avahi/avahi.spec - use users/groups available in PLD (do we need ...
jajcus
jajcus at pld-linux.org
Sat May 1 18:06:56 CEST 2010
Author: jajcus Date: Sat May 1 16:06:56 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- use users/groups available in PLD (do we need a separate avahi-autoipd user? I don't think so)
---- Files affected:
packages/avahi:
avahi.spec (1.103 -> 1.104)
---- Diffs:
================================================================
Index: packages/avahi/avahi.spec
diff -u packages/avahi/avahi.spec:1.103 packages/avahi/avahi.spec:1.104
--- packages/avahi/avahi.spec:1.103 Fri Mar 12 12:09:31 2010
+++ packages/avahi/avahi.spec Sat May 1 18:06:51 2010
@@ -544,7 +544,10 @@
%{!?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
@@ -897,6 +900,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.104 2010/05/01 16:06:51 jajcus
+- use users/groups available in PLD (do we need a separate avahi-autoipd user? I don't think so)
+
Revision 1.103 2010/03/12 11:09:31 megabajt
- increased required version of monodoc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.103&r2=1.104&f=u
More information about the pld-cvs-commit
mailing list