Commit Graph

21 Commits

Author SHA1 Message Date
Michael Friedrich 74f9106243 Implement regex match attribute filters (~, ~~)
Requires the boost regex library.

Refs #5007

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-11-05 17:13:40 +01:00
Gunnar Beutner 54111b6293 Fix package dependencies for RHEL 5.
Refs #4999
2013-11-05 10:44:58 +01:00
Gunnar Beutner de6cac6e4a Create RPM package for ido-pgsql.
Fixes #4999
2013-11-05 10:37:36 +01:00
Gunnar Beutner f2307c4242 Add cmake build files.
Refs #4962
2013-11-03 13:45:26 +01:00
Gunnar Beutner ba52b916a1 Fix: Package version (in configure.ac) is wrong.
Fixes #4778
2013-09-30 13:28:57 +02:00
Gunnar Beutner 61b90a1a0e Update spec file. 2013-09-30 12:57:34 +02:00
Michael Friedrich 9fce077a64 Get rid of help2man.
fixes #4706
2013-09-26 18:01:48 +02:00
Pall Sigurdsson 6f513fd4f2 Update icinga2.spec
Added several "BuildRequires" that were needed to make the build process work.

Also added a "sh autogen.sh" to the %build section, otherwise there is no ./configure to execute.

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-08-28 18:24:12 +02:00
Michael Friedrich 6f61ed761b spec: Add TODO for el5 boost pkg. 2013-08-27 19:36:03 +02:00
Michael Friedrich 146a253278 spec: Fix missing files/directories. 2013-08-16 16:58:31 +02:00
Michael Friedrich e78e547200 spec: Install icinga2.conf by default.
fixes #4523
2013-08-16 16:34:24 +02:00
Michael Friedrich e6ee4c9191 spec: Fix buildrequires. 2013-08-16 16:17:14 +02:00
Michael Friedrich c39b931bba s/sbin/bin/ in docs, spec
refs #4539
2013-08-16 14:52:34 +02:00
Michael Friedrich 94b977ac24 icinga2.spec: show some love for proper builds
- icinga2 binary location changed to sbin/
- new initscript
- itl is installed into share/
- man pages in man/
- use name macro for every 'icinga2' occurence
- add a changelog

update to 0.0.2 release

fixes #4050
2013-05-04 17:53:00 +02:00
Gunnar Beutner 4fb54e56b9 Changed version number (again). 2012-10-16 10:27:29 +02:00
Gunnar Beutner cfa2281be7 Updated version number (2.0.0a1). 2012-10-15 14:57:50 +02:00
Gunnar Beutner 093931a1d3 Renamed icinga binary to icinga2 to avoid conflicts with Icinga 1.x 2012-09-17 09:48:34 +02:00
Gunnar Beutner 5c5db5b3a5 Added example config files and updated the build script so they get installed. 2012-09-14 11:35:30 +02:00
Gunnar Beutner 6f6cc52e20 Use spec file as the authorative source of the package info/version number. 2012-05-27 19:50:48 +02:00
Gunnar Beutner 979cbdd70c Updated RPM spec file. 2012-05-26 23:12:46 +02:00
Gunnar Beutner 7f6e2bc2e0 Added spec file. 2012-05-26 14:42:03 +02:00