1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Wilfried Goesgens 472cfbd303 fix quotes 2017-05-19 13:39:15 +02:00
Wilfried Goesgens f5b63d1c6c when setting the password force various features in arangod to be turned off so they don't get in our way. 2017-05-16 15:55:11 +02:00
Wilfried Goesgens 31762739d8 the logrotate config will be in the rpm in any case 2017-03-20 11:09:16 +01:00
Wilfried Goesgens ac5207cf7d fix rpm debug packages on older systems without SHA checksum in the binaries 2017-02-10 14:46:50 +01:00
Wilfried Goesgens 132ba8ba8e finalize the work on the debug packages 2017-02-06 13:54:53 +01:00
Wilfried Goesgens 0c966bbc65 add debuginfo rpms 2017-01-05 18:15:11 +01:00
Wilfried Goesgens 7be96cb8c0 Fix rpm install/uninstall on suse/redaht 2016-11-02 21:11:26 +01:00
Wilfried Goesgens 69e453ad54 calculate systemd unit directory in cmake instead of leaning on specfile finding it in some rpm magic 2016-09-28 11:10:46 +02:00
Wilfried Goesgens 54a0d45c17 fix creation of run directories - these shouldn't be in the client package 2016-09-27 16:37:11 +02:00
Wilfried Goesgens 77759671cf fix enterprise. 2016-09-27 11:33:05 +02:00
Wilfried Goesgens 1fd49f4d9b Fix client rpm package name 2016-09-26 19:42:22 +02:00
Wilfried Goesgens ab432329d0 add proper conflict handling between enterprise and non enterprise packages 2016-09-26 16:23:19 +02:00
Wilfried Goesgens 8c3a7c6e48 add the enterprise to our build environment 2016-09-26 15:52:40 +02:00
Wilfried Goesgens 59c57a207f Add current state of RPM build 2016-08-03 15:38:26 +02:00
Wilfried Goesgens c6a1bcc226 Cleanup buildsystem
- add RPM support
  - move macros in own file
  - cleanup sequence
  - add CMAKE switch "-DPACKAGING=[DEB|RPM|DARWIN]" that prepares package building
2016-07-26 16:13:34 +02:00