[csw-devel] SF.net SVN: gar:[3833] csw/mgar/pkg/nrpe/trunk
j_arndt at users.sourceforge.net
j_arndt at users.sourceforge.net
Thu Mar 19 22:32:28 CET 2009
Revision: 3833
http://gar.svn.sourceforge.net/gar/?rev=3833&view=rev
Author: j_arndt
Date: 2009-03-19 21:32:27 +0000 (Thu, 19 Mar 2009)
Log Message:
-----------
nrpe: included cswpreserveconf
Modified Paths:
--------------
csw/mgar/pkg/nrpe/trunk/Makefile
csw/mgar/pkg/nrpe/trunk/checksums
csw/mgar/pkg/nrpe/trunk/files/CSWnrpe.prototype
Modified: csw/mgar/pkg/nrpe/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nrpe/trunk/Makefile 2009-03-19 21:31:51 UTC (rev 3832)
+++ csw/mgar/pkg/nrpe/trunk/Makefile 2009-03-19 21:32:27 UTC (rev 3833)
@@ -19,7 +19,7 @@
REQUIRED_PKGS_CSWnrpe = CSWosslrt CSWtcpwrap CSWcswclassutils
REQUIRED_PKGS_CSWnrpeplugin = CSWosslrt
-SPKG_CLASSES_CSWnrpe = none cswinitsmf
+SPKG_CLASSES_CSWnrpe = none cswpreserveconf cswinitsmf
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-ssl-lib=/opt/csw/lib
@@ -60,7 +60,7 @@
ginstall -m 644 $(WORKSRC)/README.SSL $(DESTDIR)$(DOCDIR)
ginstall -m 644 $(WORKSRC)/SECURITY $(DESTDIR)$(DOCDIR)
ginstall -m 775 -d $(DESTDIR)$(CFGDIR)
- ginstall -m 644 $(WORKSRC)/sample-config/nrpe.cfg $(DESTDIR)$(CFGDIR)/nrpe.cfg-sample
+ ginstall -m 644 $(WORKSRC)/sample-config/nrpe.cfg $(DESTDIR)$(CFGDIR)/nrpe.cfg.CSW
ginstall -d $(DESTDIR)/etc/opt/csw/init.d
ginstall -m 755 $(FILEDIR)/cswnrpe $(DESTDIR)/etc/opt/csw/init.d/cswnrpe
@$(MAKECOOKIE)
Modified: csw/mgar/pkg/nrpe/trunk/checksums
===================================================================
--- csw/mgar/pkg/nrpe/trunk/checksums 2009-03-19 21:31:51 UTC (rev 3832)
+++ csw/mgar/pkg/nrpe/trunk/checksums 2009-03-19 21:32:27 UTC (rev 3833)
@@ -1,6 +1,6 @@
b2d75e2962f1e3151ef58794d60c9e97 download/nrpe-2.12.tar.gz
1c656040abd280f9228b42df744d93eb download/CSWnrpe.gspec
-11953efe2c65e3efb7c39342185a96ba download/CSWnrpe.prototype
+ab50f565dba01e9c891f7fd0fc585fda download/CSWnrpe.prototype
bda68135e2b65da40c3d2b68a3b8dc78 download/CSWnrpe.checkinstall
53eea7ed36535bb6cbe1d6fe0aae3508 download/CSWnrpe.preinstall
393872a95d2b9ec90363664c31074415 download/CSWnrpe.preremove
Modified: csw/mgar/pkg/nrpe/trunk/files/CSWnrpe.prototype
===================================================================
--- csw/mgar/pkg/nrpe/trunk/files/CSWnrpe.prototype 2009-03-19 21:31:51 UTC (rev 3832)
+++ csw/mgar/pkg/nrpe/trunk/files/CSWnrpe.prototype 2009-03-19 21:32:27 UTC (rev 3833)
@@ -1,7 +1,7 @@
d none /opt/csw/bin 0755 root bin
f none /opt/csw/bin/nrpe 0775 root bin
d none /opt/csw/etc 0755 root bin
-f none /opt/csw/etc/nrpe.cfg-sample 0644 root bin
+f cswpreserveconf /opt/csw/etc/nrpe.cfg.CSW 0644 root bin
d none /opt/csw/share/doc/nrpe 0755 root bin
f none /opt/csw/share/doc/nrpe/NRPE.pdf 0644 root bin
f none /opt/csw/share/doc/nrpe/LEGAL 0644 root bin
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list