Commit Graph

43 Commits

Author SHA1 Message Date
Eric Lippmann cd5e07063f RPM: Fix version 2015-03-13 17:08:36 +01:00
Michael Friedrich 4c9374ccca spec: Install doc and translation module
fixes #8392
2015-02-08 16:03:08 +01:00
Eric Lippmann 5014b5dc46 Fix usermod for SUSE and SLES
fixes #8359
2015-02-04 17:23:07 +01:00
Eric Lippmann 6bae2e0a53 Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Eric Lippmann ef75414066 rpm: Bump revision to 2.rc1 2015-02-04 09:41:36 +01:00
Eric Lippmann 5b4fab0750 Add license header
This time without syntax errors hopefully :)
2015-02-03 16:27:59 +01:00
Eric Lippmann 5fa2e3cfdc Revert "Add license header"
This reverts commit 338d067aba.
2015-02-03 16:16:26 +01:00
Eric Lippmann 338d067aba Add license header
fixes #7788
2015-02-03 15:51:04 +01:00
Eric Lippmann 17b6d8512b spec: Add MIT and BSD to the license tag
We ship jquery and some jquery plugins w/ Icinga Web 2. Their licenses
must be noted too.
2015-01-30 13:46:49 +01:00
Eric Lippmann d72e506202 spec: Add lincese tag to vendor packages 2015-01-30 13:45:55 +01:00
Eric Lippmann 72a616ede6 spec: Fix license of Icinga Web 2
Vendor packages not yet concerned.
2015-01-30 13:30:18 +01:00
Eric Lippmann 9dd179d8f3 rpm: Fix shadow-utils requirement on SUSE 2015-01-30 13:19:26 +01:00
Eric Lippmann 932496c58c rpm: Require json and posix PHP extensions for SUSE packages 2015-01-30 12:51:06 +01:00
Eric Lippmann c8640cbae9 rpm: Remove php5-imagick dependency for SUSE packages 2015-01-30 12:44:34 +01:00
Eric Lippmann 917e5b81ba rpm: Fix bad %if condition 2015-01-26 15:33:16 +01:00
Eric Lippmann d275bc0762 rpm: Cover all dependencies
fixes #6302
refs #4075
2015-01-19 15:50:05 +01:00
Eric Lippmann f4ea24bfa0 rpm: Fix configuration files permissions
refs #4075
2015-01-19 11:43:38 +01:00
Eric Lippmann 4819ebb6b2 rpm: Install configuration for the setup module
refs #4075
refs #8232
2015-01-19 11:43:38 +01:00
Eric Lippmann 556610adc1 rpm: icingaweb2-common must not install any config file except the config directory
refs #4075
2015-01-19 11:43:38 +01:00
Eric Lippmann bab92b1b16 rpm: Use a macro for the docs directory
refs #4075
2015-01-16 17:38:22 +01:00
Eric Lippmann 37880c6c89 rpm: Support SUSE packages
resolves #6403
2015-01-14 14:15:24 +01:00
Michael Friedrich e842abf80f spec: Add %revision macro for snapshot builds
fixes #8193
2015-01-13 09:00:23 +01:00
Eric Lippmann be91fce75f rpm: Install schema files to /usr/share/doc/icingaweb2
refs #4075
2015-01-12 16:19:14 +01:00
Eric Lippmann 59dc5c5bc3 rpm: Fix {_sysconfig} usages missing the leading % 2014-12-30 14:51:18 +01:00
Eric Lippmann cc68c58fe3 rpm: Fix typo 2014-12-30 14:48:47 +01:00
Eric Lippmann deec606a22 rpm: Do not copy var/ to build root
This directory does no longer exist.
2014-12-30 14:48:02 +01:00
Eric Lippmann bee3fe7027 rpm: Install bash completion for icingacli 2014-12-30 14:44:17 +01:00
Eric Lippmann 2d0153464d Add spec file for RHEL (CentOS and Fedora) packages
refs #6401
fixes #6894
2014-12-29 16:48:18 +01:00
Gunnar Beutner 799e020278 Fix some more problems with the RPM spec file 2014-11-20 17:40:48 -05:00
Gunnar Beutner d888bf043c Fix path for the Apache config file in the spec file 2014-11-20 23:24:39 +01:00
Michael Friedrich 9a7838987b RPMs: Make sure to ship icingacli locally for setup/config
refs #6401
2014-11-14 00:30:32 +01:00
Michael Friedrich e50221fde8 spec: Use application name in install path
refs #6401
2014-09-13 00:16:45 +02:00
Gunnar Beutner 66031ed6bf Use Source instead of Source0 in the spec file
refs #6401
2014-08-27 15:02:46 +02:00
Alexander Fuhr 7d25efb93c Remove dashboard.ini related parts
refs #6639
2014-08-26 10:34:33 +02:00
Alexander Fuhr aba5b1c80d Remove menu.ini from icingaweb2.spec
refs #6639
2014-08-22 11:40:20 +02:00
Gunnar Beutner 4cfbb1f006 Fix incorrect PHP package name for SLES 11 2014-08-18 21:21:35 +02:00
Michael Friedrich 57db6e429b Fix README, update spec header
refs #6401
refs #6404
2014-08-12 15:24:55 +02:00
Michael Friedrich 9dabc6dc9c Update rpm builds
refs #6401
refs #6403
2014-08-12 14:38:13 +02:00
Thomas Gelf 176588c87d installation: get rid of .htaccess, less automake
Trying to remove a bunch of autoconf and .htaccess-related stuff.
This commit is the last one from a series now finally allowing to run
icingaweb directly from a git checkout.

refs #4075
2014-06-05 14:54:00 +00:00
Ulf Lange b0b2d21751 icingaweb2.spec: Fixes for SLES 11
Refs #4075

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-05-28 21:16:23 +02:00
Michael Friedrich 6fae333048 spec: Fix enabled module symlink
Refs #4075
2014-05-13 19:39:23 +02:00
Michael Friedrich 0594347566 Refactor spec file and make rhel rpms work again.
Refs #4075
2014-05-13 00:27:06 +02:00
Michael Friedrich c4efe02f8f Update project name, fix make clean, update spec file.
refs #4926

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-10-22 10:57:16 +02:00