Sync from SUSE:SLFO:Main nagios-rpm-macros revision a911087cc73b87e04465861110d43754

This commit is contained in:
2024-05-03 16:55:32 +02:00
commit 47b49e6e0b
11 changed files with 620 additions and 0 deletions

19
nagios-rpm-macros-README Normal file
View File

@@ -0,0 +1,19 @@
Hi Packager!
This package contains some RPM macros for building packages that
make use of some nagios directories or files that ship with
the nagios package.
Please have a look at the file in /etc/rpm/macros.nagios to
get an overview and description of the macros.
Just use the following line in your package to make use of the
macros:
BuildRequires: nagios-rpm-macros
No need to add this package also as required package - users
do not need this package, as all macros are just used during
package build.
...and remember to have a lot of fun!