Marko Budiselić
42c245df8a
Fix CentOS8 packaging ( #87 )
2021-01-29 14:48:55 +01:00
Marko Budiselić
4afcf1b655
Remove release examples ( #42 )
2020-11-23 15:46:03 +01:00
Marko Budiselić
291158160d
Put all logrotate config to a file per offering ( #23 )
...
Not having one logrotate file produced an error during rpmlint. It makes sense
to have one logrotate file after Memgraph is installed because it's easier to
manage config files. There are two logrotate files in the codebase, one for
Community and one for Enterprise edition. Having rotate files per offering also
makes sense because offerings are affected less often compared to the features.
It's easier to maintain.
2020-10-17 20:10:55 +02:00
Matej Ferencevic
21be41995c
Fix CMake RPM typo and specify all package config files
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2757
2020-04-06 19:12:30 +02:00
Matej Ferencevic
6c69351ea1
Fix RPM packaging
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2756
2020-04-06 16:01:48 +02:00
Matej Ferencevic
1d5952bb9c
Fix RPM package installation
...
Summary: `chattr` must be after `chown`.
Reviewers: buda
Reviewed By: buda
Differential Revision: https://phabricator.memgraph.io/D2752
2020-04-03 18:50:52 +02:00
Matej Ferencevic
f1327c52ef
Fix ownership of examples in packages
...
Reviewers: teon.banek, ipaljak
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2721
2020-03-13 19:27:16 +01:00
Matej Ferencevic
7128320b36
Implement MG_ENTERPRISE CMake flag
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2658
2020-02-06 13:39:30 +01:00