specfile: A stab at making the %post script work properly
commit00e7cdf24efaa4c327bd94b917c481f1a1587e58
authorAndreas Ericsson <ae@op5.se>
Mon, 17 Mar 2008 15:33:07 +0000 (17 16:33 +0100)
committerAndreas Ericsson <ae@op5.se>
Mon, 17 Mar 2008 15:33:07 +0000 (17 16:33 +0100)
treeb19f63b92f08e7afa004071aafab553994f9e650
parent83596d8fea69fbdfb6539db9f6e40f0cc25659a2
specfile: A stab at making the %post script work properly

Now we try to create the database if a query against it fails,
and we always run the import, using the limiter put in place
by find_configured.php and with the --incremental flag.

The fact that we always run the importer serves as a safety
net in case the module breaks at some customer and they have
to disable it temporarily to get Nagios up and running again.
The missing log-entries will then be imported automagically
the very next time they upgrade this module.

Signed-off-by: Andreas Ericsson <ae@op5.se>
ndbneb.spec.in