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

Changes of Revision 6

[-] Changed openpom.spec
x
 
1
@@ -14,6 +14,7 @@
2
 Summary:   Icinga/Nagios IDO Frontend
3
 Source0:   openpom-1.3.0.tar.bz2
4
 Source1:   openpom.conf
5
+Patch0:        openpom-1.3.0-config.patch
6
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
7
 Requires:  php-mysql mod_php_any
8
 BuildArch: noarch
9
@@ -26,6 +27,7 @@
10
 
11
 %prep
12
 %setup
13
+%patch0
14
 
15
 %build
16
 
17
[+] Added openpom-1.3.0-config.patch ^