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

Changes of Revision 8

[-] Changed openpom.spec
x
 
1
@@ -48,7 +48,6 @@
2
 %dir %{_sysconfdir}/apache2/conf.d
3
 %config(noreplace) %{_sysconfdir}/apache2/conf.d/openpom.conf
4
 %{wwwroot}/openpom/graph.php
5
-%{wwwroot}/openpom/js/PIE.htc
6
 %{wwwroot}/openpom/*.css
7
 %{wwwroot}/openpom/js/*.js
8
 %{wwwroot}/openpom/img/*.gif
9
@@ -59,17 +58,20 @@
10
 %{wwwroot}/openpom/alert.php
11
 %{wwwroot}/openpom/comment.php
12
 %config(noreplace) %{wwwroot}/openpom/config.php
13
+%{wwwroot}/openpom/disable.php
14
+%{wwwroot}/openpom/disablecheck.php
15
 %{wwwroot}/openpom/down.php
16
-#%{wwwroot}/openpom/filter.php
17
 %{wwwroot}/openpom/footer.php
18
 %{wwwroot}/openpom/header.php
19
+%{wwwroot}/openpom/history.php
20
 %{wwwroot}/openpom/index.php
21
 %{wwwroot}/openpom/lang.php
22
 %{wwwroot}/openpom/option.php
23
 %{wwwroot}/openpom/query-downtime.php
24
 %{wwwroot}/openpom/query.php
25
 %{wwwroot}/openpom/query-status.php
26
-%{wwwroot}/openpom/status.php
27
+%{wwwroot}/openpom/query-history.php
28
+%{wwwroot}/openpom/status-nagios.php
29
 %{wwwroot}/openpom/utils.php
30
 
31
 %changelog
32