Logoj0ke.net Open Build Service > Projects > server:monitoring > icinga > Changes
Sign Up | Log In

Changes of Revision 16

[-] Changed icinga.spec
x
 
1
@@ -32,7 +32,6 @@
2
 BuildRequires: gd-devel > 1.8 zlib-devel libpng-devel libjpeg-devel glibc-devel libgcc gcc gcc-c++ perl
3
 BuildRequires: openssl-devel
4
 BuildRequires: libdbi-devel libocilib-devel
5
-Provides:  icinga-api = %{version}
6
 
7
 %if 0%{?fedora_version} >= 7
8
 BuildRequires: perl-ExtUtils-MakeMaker
9
@@ -60,7 +59,7 @@
10
 Summary: Provides the HTML and CGI files for the Nagios web interface
11
 Requires: %{name} = %{version}
12
 Requires: http_daemon
13
-
14
+Provides: icinga-api = %{version}
15
 
16
 %description www
17
 Nagios is a program that will monitor hosts and services on your
18