Changes of Revision 14
[-] | Changed | icinga.spec |
x 1
2 #!BuildIgnore: post-build-checks 3 %define name icinga 4 %define version 1.2.1 5 -%define release 2 6 +%define release 3 7 %define nsusr icinga 8 %define nsgrp icinga 9 %define cmdgrp icingacmd 10
11 %dir /var/spool/icinga 12 %defattr(0644,root,root) 13 %doc Changelog INSTALLING LICENSE README UPGRADING 14 - 15 +%doc module/idoutils/db/mysql/mysql.sql 16 +%doc module/idoutils/db/oracle/oracle.sql 17 +%doc module/idoutils/db/pgsql/pgsql.sql 18 19 %files www 20 %defattr(755,root,root) 21
22 23 24 %changelog 25 -* Sun Jan 30 2011 Carsten Schoene <cs@linux-administrator.com> - 1.2.1-2 26 +* Sun Jan 30 2011 Carsten Schoene <cs@linux-administrator.com> - 1.2.1-3 27 - added rcicinga & rcido2db links 28 - added /var/log/icinga/rw directory 29 +- added initial ido2db sql definitions to docs 30 31 * Mon Oct 25 2010 Carsten Schoene <cs@linux-administrator.com> - 1.2.1-1 32 - update to release 1.2.1 33 |
||
Deleted | icinga-1.0.1.tar.bz2 ^ | |
Deleted | icinga-1.0.2.tar.bz2 ^ | |
Deleted | icinga-1.0.3.tar.bz2 ^ | |
Deleted | icinga-1.2.0.tar.bz2 ^ |