[Pkg-nagios-devel] nagios/scripts addpluginseg,1.1.1.1,NONE dbs-build.mk,1.1.1.1,NONE file2cat,1.1.1.1,NONE

joerg@haydn.debian.org joerg@haydn.debian.org


Update of /cvsroot/pkg-nagios/nagios/scripts
In directory haydn:/tmp/cvs-serv23789/scripts

Removed Files:
	addpluginseg dbs-build.mk file2cat 
Log Message:
Added chack_nagios_db for mysql/postgresql users, to check if nagios is alive.
Added part in Readme.Debian about it.
Moved sed magic out of debian/rules in dpatch patches.
Fix a whole lot of bugs with this.
Install check_nagios_db as a doc file, user can read in Readme.Debian howto
activate it.
Modify init-script to use check_nagios_db if user does what we tell him in the
Readme.
Removed useless dbs files.
Postinst: Check if symlink already exist and dont try to add it if it is already there.
Postinst: Args, use the right variable, $apache instead of $webserver.
          Hint: Always use your brain if you use copy and paste. :)

debian/rules:
Remove the FLAGS_text,mysql,pgsql.
Add CONFIGUREMY and CONFIGUREPG, let the mysql and pgsql variant run a make clean
and after it a new configure, with added configure-flags for the database stuff.
That removes that scary "delete some files, patch a configure-generated file, rebuild some others"
hack we had before.
Remove the patch-target that patched the generated file.


--- addpluginseg DELETED ---

--- dbs-build.mk DELETED ---

--- file2cat DELETED ---