SPECS (AC-branch): cyrus-sasl.spec - build nagios compatible plugin
glen
glen at pld-linux.org
Fri Jan 30 17:38:39 CET 2009
Author: glen Date: Fri Jan 30 16:38:39 2009 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- build nagios compatible plugin
---- Files affected:
SPECS:
cyrus-sasl.spec (1.162.2.6 -> 1.162.2.7)
---- Diffs:
================================================================
Index: SPECS/cyrus-sasl.spec
diff -u SPECS/cyrus-sasl.spec:1.162.2.6 SPECS/cyrus-sasl.spec:1.162.2.7
--- SPECS/cyrus-sasl.spec:1.162.2.6 Fri Jan 30 17:07:35 2009
+++ SPECS/cyrus-sasl.spec Fri Jan 30 17:38:34 2009
@@ -43,6 +43,7 @@
Patch5: %{name}-cryptedpw.patch
Patch6: %{name}-md5sum-passwords.patch
Patch7: %{name}-automake_1_10.patch
+Patch8: %{name}-nagios-plugin.patch
URL: http://asg.web.cmu.edu/sasl/
BuildRequires: autoconf >= 2.54
BuildRequires: automake
@@ -433,6 +434,7 @@
%patch6 -p1
%endif
%patch7 -p1
+%patch8 -p1
cd doc
echo "cyrus-sasl complies with the following RFCs:" > rfc-compliance
@@ -676,6 +678,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.162.2.7 2009/01/30 16:38:34 glen
+- build nagios compatible plugin
+
Revision 1.162.2.6 2009/01/30 16:07:35 glen
- package saslauthd statefiles
@@ -945,7 +950,7 @@
- random description fixes
Revision 1.84 2003/02/01 20:41:30 qboosh
-- moved cyrus.pam to %%doc - now saslauthd uses /etc/pam.d/<service> instead
+- moved cyrus.pam to %doc - now saslauthd uses /etc/pam.d/<service> instead
of one /etc/pam.d/cyrus file; added note to this file
- simplified _without_mysql bcond (preamble doesn't need to be conditional)
- release 2
@@ -1058,7 +1063,7 @@
- saslauthd: s/postun/preun/ (init.d/saslauthd must exist to stop daemon); release 9
Revision 1.53 2001/12/03 22:37:43 grzegorz
-- changing %%attr(640,root,mail) for /var/lib/sasl/sasl.db for proper
+- changing %attr(640,root,mail) for /var/lib/sasl/sasl.db for proper
work with postfix
- rel 8
- STBR
@@ -1083,7 +1088,7 @@
- release 6.
Revision 1.46 2001/08/27 15:32:50 wiget
-sasl.db marked as %%ghost file
+sasl.db marked as %ghost file
Revision 1.45 2001/08/12 19:23:42 qboosh
- ac 2.5x fix, pl translations
@@ -1095,11 +1100,11 @@
- reverting last change: removing new macros from %p{re,ost}{,un}
Revision 1.42 2001/07/16 21:21:28 kloczek
-- release 4: remove using some %%{__*} macro.
+- release 4: remove using some %{__*} macro.
Revision 1.41 2001/07/13 12:27:14 grzegorz
- added Source3 (/etc/pam.d/cyrus) to sasluthd for pam auth
-- more %%{__} macros
+- more %{__} macros
Revision 1.40 2001/06/02 17:21:59 kloczek
- release 3.
@@ -1233,9 +1238,3 @@
Revision 1.2 1999/10/06 03:09:12 kloczek
- rewrited in PLD packagin style policy.
-
-* Mon Aug 30 1999 Tim Powers <timp at redhat.com>
-- changed group
-
-* Fri Aug 13 1999 Tim Powers <timp at redhat.com>
-- first build for Powertools
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cyrus-sasl.spec?r1=1.162.2.6&r2=1.162.2.7&f=u
More information about the pld-cvs-commit
mailing list