Commit Graph

13 Commits

Author SHA1 Message Date
Bazaah
a3962c2050 pkgbuild: pkgrel=6
References: https://github.com/bazaah/aur-ceph/releases/tag/v17.2.5-6
2023-03-07 17:11:35 +00:00
Bazaah
31182c64b4 pkgbuild: pkgrel=5 2022-12-23 20:49:25 +00:00
Bazaah
0186817989 pkgbuild: add missing deps for libs,mgr
Missed from the src ceph PKGBUILD somewhere along the way, added now.

Issue: https://github.com/bazaah/aur-ceph/issues/7
Reported-by: aur.archlinux.org/account/antage
2022-12-23 20:49:25 +00:00
Bazaah
69a91a0627 pkgbuild: package_ceph backup /etc/ conf
Issue: https://github.com/bazaah/aur-ceph/issues/9
Backport-from: https://git.st8l.com/luxolus/aur-ceph/commit/50b8266
2022-12-23 20:48:18 +00:00
Bazaah
1749d98420 pkgbuild: 17.2.5-3 -> 17.2.5-4
- Update pkgrel
- Update shasums
- Update package_ceph optdepends()
- Regenerate .SRCINFO
2022-11-06 11:21:34 +00:00
Bazaah
fbdc6aafff pkgbuild: 17.2.5-2 -> 17.2.5-3
- Update pkgrel
- Fix shasums
- Regenerate .SRCINFO

Also enforce pkgrel in downloaded packages, as otherwise we'll run into
this problem of cached pkg archives corrupting shasums
2022-11-05 23:20:46 +00:00
Bazaah
25a9dfad33 pkgbuild: 17.2.5-1 -> 17.2.5-2
- Update pkgrel
- Update shasums
- Regenerate .SRCINFO
2022-11-05 20:18:03 +00:00
Bazaah
962461a43c pkgbuild: 16.2.10-1 -> 17.2.5-1
- Update pkgver
- Update shasums
- Update package depends()
- Regenerate .SRCINFO
2022-10-30 19:22:43 +00:00
Bazaah
154ea48fb0 pkgbuild: 16.2.7-1 -> 16.2.10-1
- Update pkgver
- Update shasums
- Regenerate .SRCINFO
2022-10-16 10:01:32 +00:00
Bazaah
5b3872d065 pkgbuild: 15.2.14-9 -> 16.2.7-1
- Update pkgver,pkgrel
- Regenerate .SRCINFO
2022-10-04 19:53:40 +00:00
Bazaah
db6a9aa8c2 pkgbuild: 15.2.14-8 -> 15.2.14-9
- Update SHA sums
- Regenerate SRCINFO
- Resync _artifact pkgrel
2022-09-29 11:15:17 +00:00
Bazaah
69d28ca15f PKGBUILD: pkgrel=8
still using ceph 15.2.14-7 artifacts, though. This will resync with
aur/ceph soonish
2022-08-22 18:31:30 +00:00
Bazaah
af76e08d0b pkg: 15.2.14-7
- Created the base PKGBUILD
- Regenerated SRCINFO

This repo is a thin shim around the real package, ceph. It's primary
purpose is to provide prebuilt ceph artifacts, rather than building from
source.

This repo's "build" process should never be more complicated than:

1. Downloading the built ceph artifacts
2. Installing them

Any changes / fixes / discussion on the actual build of ceph should take
place in:

 https://aur.archlinux.org/packages/ceph

This is the initial release, however for sanity we're keeping the pkgrel
in sync with the upstream aur package (ceph).
2022-08-14 16:03:37 +00:00