Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30939

Modified Files:
        passwd.patch passwd.info 
Log Message:
added nagios and amqp users / groups

Index: passwd.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/passwd.patch,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- passwd.patch        22 Mar 2009 18:51:27 -0000      1.12
+++ passwd.patch        2 Mar 2010 22:47:38 -0000       1.13
@@ -1,7 +1,7 @@
 diff -ruN null/group-fink passwd/group-fink
---- null/group-fink    1969-12-31 16:00:00.000000000 -0800
-+++ passwd/group-fink  2007-08-11 16:15:25.000000000 -0700
-@@ -0,0 +1,32 @@
+--- null/group-fink    1969-12-31 19:00:00.000000000 -0500
++++ passwd/group-fink  2010-03-02 14:09:06.000000000 -0500
+@@ -0,0 +1,36 @@
 +#
 +# Fink group additions
 +#
@@ -34,10 +34,14 @@
 +dovecot:*:272:dovecot
 +haldaemon:*:273:haldaemon
 +avahi:*:274:avahi
++# nagios used by nagios or icinga
++nagios:*:275:nagios
++# amqp used by rabbitmq-server
++amqp:*:276:amqp
 diff -ruN null/passwd-fink.in passwd/passwd-fink.in
---- null/passwd-fink.in        1969-12-31 16:00:00.000000000 -0800
-+++ passwd/passwd-fink.in      2007-08-11 16:14:44.000000000 -0700
-@@ -0,0 +1,38 @@
+--- null/passwd-fink.in        1969-12-31 19:00:00.000000000 -0500
++++ passwd/passwd-fink.in      2010-03-02 14:05:27.000000000 -0500
+@@ -0,0 +1,40 @@
 +#
 +# Fink passwd additions
 +#
@@ -76,6 +80,8 @@
 +dovecot:*:272:272::0:0:Dovecot IMAP Server Daemon:/dev/null:/dev/null
 +haldaemon:*:273:273::0:0:Hardware Abstraction Layer Daemon:/dev/null:/dev/null
 +avahi:*:274:274::0:0:Service Discovery Daemon:/dev/null:/dev/null
++nagios:*:275:275::0:0:Nagios and Icinga Monitoring Daemon:/dev/null:/dev/null
++amqp:*:276:276::0:0:AMQP Messaging Daemon:/dev/null:/dev/null
 diff -ruN null/update-passwd.in passwd/update-passwd.in
 --- null/update-passwd.in      1969-12-31 16:00:00.000000000 -0800
 +++ passwd/update-passwd.in    2007-08-11 09:48:16.000000000 -0700

Index: passwd.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/passwd.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- passwd.info 22 Mar 2009 18:51:27 -0000      1.14
+++ passwd.info 2 Mar 2010 22:47:38 -0000       1.15
@@ -1,11 +1,11 @@
 Package: passwd
-Version: 20070812
-Revision: 22
+Version: 20100302
+Revision: 1
 Distribution: 10.5, 10.6
 BuildDepends: fink (>= 0.24.12)
 Type: nosource
 PatchFile: %n.patch
-PatchFile-MD5: 2aefa019175b53c0dec67dbc6be6fd19
+PatchFile-MD5: 3ea4c2f43e3285dc4b0f205cc8975be6
 CompileScript: <<
  sed 's|@PREFIX@|%p|g' <update-passwd.in >update-passwd
  sed 's|@PREFIX@|%p|g' <passwd-fink.in >passwd-fink


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to