Changes of Revision 2
[-] | Changed | icinga.spec |
1
2 # Macro that print mesages to syslog at package (un)install time 3 %define nnmmsg logger -t %{name}/rpm 4 5 +Provides: monitoring_daemon 6 Summary: Host/service/network monitoring program 7 Name: %{name} 8 Version: %{version} 9 |