Adding more concrete specs

This commit is contained in:
2026-04-27 10:25:41 -04:00
parent b01ef3b6d8
commit 1a4f32b5bd
5 changed files with 20 additions and 8 deletions
+2 -1
View File
@@ -11,6 +11,7 @@ Latest upstream version tracked in this repo: `1.12.15`
- Downloads the current upstream tarball.
- Derives the version from the tarball root directory.
- Renders a concrete spec file with that version before invoking `rpmbuild`.
- Repackages the prebuilt binaries into an RPM.
- Removes the upstream auto-update manifest so RPM remains the update path.
- Sets `resources/package-type` to `rpm`.
@@ -39,7 +40,7 @@ Artifacts are written to `dist/`.
Use COPR's SCM source type with:
- Clone URL: this repository
- Spec file: `SPECS/element-desktop.spec`
- Spec template: `SPECS/element-desktop.spec.in`
- SRPM build method: `make srpm`
- Enable only `x86_64` binary chroots for this package