Author: glen Date: Sun May 21 19:22:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - disable samples from default config; rel 2
---- Files affected: SPECS: nagios-nrpe.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/nagios-nrpe.spec diff -u SPECS/nagios-nrpe.spec:1.24 SPECS/nagios-nrpe.spec:1.25 --- SPECS/nagios-nrpe.spec:1.24 Thu Apr 20 18:41:12 2006 +++ SPECS/nagios-nrpe.spec Sun May 21 21:22:26 2006 @@ -3,12 +3,13 @@ Summary(pl): Demon i wtyczka zdalnego wywoływania wtyczek Nagios Name: nagios-nrpe Version: 2.4 -Release: 1 +Release: 2 License: GPL v2 Group: Networking Source0: http://dl.sourceforge.net/nagios/nrpe-%{version}.tar.gz # Source0-md5: 187c9870119f7e1a64274e44aeef08aa Source1: nrpe.init +Patch0: nagios-nrpe-config.patch URL: http://www.nagios.org/ BuildRequires: autoconf BuildRequires: automake @@ -53,6 +54,7 @@ %prep %setup -q -n nrpe-%{version} +%patch0 -p1 %build %{__aclocal} @@ -108,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/05/21 19:22:26 glen +- disable samples from default config; rel 2 + Revision 1.24 2006/04/20 16:41:12 glen - fix chkconfig deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nagios-nrpe.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
