Adding more concrete specs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user