summaryrefslogtreecommitdiffstats
path: root/ceph.spec.in (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #40749 from tchaikov/wip-python3-specKefu Chai2021-04-191-4/+2
|\ \ | |/ |/|
| * ceph.spec: consolidate python3-{setuptools,Cython} builds depsKefu Chai2021-04-101-4/+2
* | common: extract options into yamlKefu Chai2021-04-131-0/+2
|/
* packaging: require ceph-common for immutable object cache daemonIlya Dryomov2021-04-071-0/+1
* rpm: add missing % in %dir directiveNathan Cutler2021-04-051-1/+1
* rpm: make ceph-common own the new denc directoryNathan Cutler2021-04-041-0/+1
* tools/ceph-dencoder: build dencoders as pluginsKefu Chai2021-04-011-0/+1
* rpm: drop extraneous explicit sqlite-libs runtime dependencyNathan Cutler2021-03-271-1/+0
* ceph.spec: prepare openSUSE usrmerge (boo#1029961)Ludwig Nussel2021-03-251-2/+2
* Merge pull request #40300 from tchaikov/test-promtoolKefu Chai2021-03-231-0/+2
|\
| * ceph.spec,install-deps: use golang-github-prometheus for promtoolsKefu Chai2021-03-221-0/+2
* | ceph.spec,debian: package libcephsqlitePatrick Donnelly2021-03-191-0/+39
|/
* Merge pull request #40163 from ktdreyer/resource-agents-noarchKefu Chai2021-03-181-0/+1
|\
| * rpm: ceph-resource-agents package is noarchKen Dreyer2021-03-161-0/+1
* | ceph.spec.in: use ninja instead of ninja-build for openSUSEKyr Shatskyy2021-03-161-1/+2
|/
* ceph.spec: build with system libpmem on fedora and el8Kefu Chai2021-03-121-7/+12
* ceph.spec: include ninja as BuildRequiresKefu Chai2021-03-101-0/+1
* ceph.spec: prepare for out-of-source buildKefu Chai2021-03-091-4/+10
* Merge pull request #39909 from smithfarm/wip-revert-make-build-on-suseKefu Chai2021-03-091-0/+4
|\
| * rpm: refrain from using %make_build macro on SUSENathan Cutler2021-03-081-0/+4
* | rgw/kms/vault - need libicu to make canonical json for encryption contexts.Marcus Watts2021-03-051-0/+1
|/
* Merge pull request #39813 from smithfarm/wip-49583Nathan Cutler2021-03-051-0/+2
|\
| * rpm: disable parallel compression on SUSENathan Cutler2021-03-031-0/+2
* | rpm: use PMDK system libraries on SUSENathan Cutler2021-03-031-2/+16
* | Merge pull request #39765 from smithfarm/wip-ncpus-for-obsNathan Cutler2021-03-031-2/+6
|\ \
| * | rpm: drop old SUSE-specific OOM fixNathan Cutler2021-03-031-2/+0
| * | rpm: limit build jobs by system memory on SUSENathan Cutler2021-03-031-0/+6
| |/
* / rpm/luarocks: simplify conditional and support Leap 15.3Nathan Cutler2021-03-011-17/+17
|/
* rpm: re-disable SUSE lttng build on z390xNathan Cutler2021-02-251-1/+1
* Merge pull request #39427 from ktdreyer/rpm-whitespaceKefu Chai2021-02-241-1/+1
|\
| * ceph.spec.in: remove trailing whitespaceKen Dreyer2021-02-111-1/+1
* | ceph.spec.in: use lua53 for openSUSE 15.2Kyr Shatskyy2021-02-221-0/+4
* | Merge pull request #39552 from smithfarm/wip-49356Kefu Chai2021-02-211-1/+1
|\ \
| * | rpm: openSUSE Tumbleweed has lua54 nowNathan Cutler2021-02-191-1/+1
* | | Merge pull request #39539 from lixiaoy1/enable_pwlJason Dillaman2021-02-201-2/+2
|\ \ \
| * | | cmake: enable write-back cache in speclixiaoy12021-02-201-2/+2
| |/ /
* / / ceph.spec.in: s/%cmake/cmake/Kefu Chai2021-02-201-1/+2
|/ /
* | Merge pull request #39506 from tchaikov/wip-rpm-multi-thread-xzKefu Chai2021-02-181-62/+57
|\ \
| * | ceph.spec.in: use %make_install macroKefu Chai2021-02-171-1/+1
| * | ceph.spec.in: use %make_build instead of "make"Kefu Chai2021-02-171-2/+1
| * | ceph.spec.in: use a macro helper to limit number of jobsKefu Chai2021-02-171-21/+17
| * | ceph.spec.in: specify cmake variable typeKefu Chai2021-02-171-33/+33
| * | ceph.spec.in: use %cmake macroKefu Chai2021-02-171-3/+1
| * | ceph.spec.in: use RPM_BUILD_NCPUS for number of jobsKefu Chai2021-02-171-22/+21
| * | ceph.spec.in: use multi-threaded xz compressionKefu Chai2021-02-171-0/+3
| |/
* | ceph.spec.in: bump gperftools requirement for ppc64leYaakov Selkowitz2021-02-091-2/+6
* | ceph.spec.in: enable tcmalloc and lttng on s390xYaakov Selkowitz2021-02-091-2/+2
|/
* ceph.spec.in: fix missing backslash for line continuationluo.runbing2021-02-091-1/+1
* Merge pull request #39176 from ivancich/wip-rgw-gap-listJ. Eric Ivancich2021-02-041-0/+5
|\
| * rgw: add rgw-gap-list-comparator toolJ. Eric Ivancich2021-02-031-0/+1