packages: avahi/avahi.spec - provide the 'avahi' user in the autoipd packag...

jajcus jajcus at pld-linux.org
Sun May 2 13:41:53 CEST 2010


Author: jajcus                       Date: Sun May  2 11:41:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- provide the 'avahi' user in the autoipd package too

---- Files affected:
packages/avahi:
   avahi.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: packages/avahi/avahi.spec
diff -u packages/avahi/avahi.spec:1.105 packages/avahi/avahi.spec:1.106
--- packages/avahi/avahi.spec:1.105	Sat May  1 19:25:04 2010
+++ packages/avahi/avahi.spec	Sun May  2 13:41:47 2010
@@ -92,6 +92,8 @@
 Summary:	IPv4LL network address configuration daemon
 Summary(pl.UTF-8):	Demon configurujący adresy IPv4LL
 Group:		Networking/Daemons
+Provides:	group(avahi)
+Provides:	user(avahi)
 
 %description autoipd
 avahi-autoipd  implements  IPv4LL, "Dynamic Configuration of IPv4 Link- Local
@@ -606,6 +608,10 @@
 %groupadd -g 165 -r -f avahi
 %useradd -u 165 -r -d /usr/share/empty -s /bin/false -c "Avahi daemon" -g avahi avahi
 
+%pre autoipd
+%groupadd -g 165 -r -f avahi
+%useradd -u 165 -r -d /usr/share/empty -s /bin/false -c "Avahi daemon" -g avahi avahi
+
 %post
 /sbin/chkconfig --add %{name}-daemon
 %service %{name}-daemon restart
@@ -923,6 +929,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2010/05/02 11:41:47  jajcus
+- provide the 'avahi' user in the autoipd package too
+
 Revision 1.105  2010/05/01 17:25:04  jajcus
 - mention 'Zeroconf' in Summary
 - separated avahi-autoipd. It doesn't depend on rest of avahi, other avahi
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.105&r2=1.106&f=u



More information about the pld-cvs-commit mailing list