From 342ccf292093c865a59299e8827c08b61c8d5f64 Mon Sep 17 00:00:00 2001 From: Hendrik Baecker Date: Wed, 20 May 2009 20:32:32 +0200 Subject: [PATCH] Fix missing file rename + typo in spec file closes #102 --- contrib/{epn_nagios.h => epn_icinga.h} | 0 icinga.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename contrib/{epn_nagios.h => epn_icinga.h} (100%) diff --git a/contrib/epn_nagios.h b/contrib/epn_icinga.h similarity index 100% rename from contrib/epn_nagios.h rename to contrib/epn_icinga.h diff --git a/icinga.spec b/icinga.spec index a0a4578be..5c3b4115b 100644 --- a/icinga.spec +++ b/icinga.spec @@ -295,7 +295,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(755,root,root) /etc/init.d/icinga %{_prefix}/sbin/icinga -%{_prefix}/sbin/icingatats +%{_prefix}/sbin/icingastats %if %{EMBPERL} %{_prefix}/sbin/p1.pl %endif