dangerzone/install
Alex Pyrgiotis 01d63e4eda
install: Build Dangerzone RPMs using our SPEC file
Replace the deprecated `bdist_rpm` method of creating RPMs for
Dangerzone. Instead, update our `install/linux/build-rpm.py` script, to
build Dangerzone RPMs using our SPEC file under
`install/linux/dangerzone.spec`. The script now essentially creates a
source distribution (sdist) using `poetry build`, and then uses
`rpmbuild` to create binary and source RPMs.

Fixes #298
2023-09-20 16:48:53 +03:00
..
linux install: Build Dangerzone RPMs using our SPEC file 2023-09-20 16:48:53 +03:00
macos Always pull base image when building ours 2023-08-02 13:47:59 +03:00
pyinstaller Clean up HWP/HWPX MIME types 2023-08-01 14:35:28 +01:00
windows Update windows certificate in build-app.bat 2023-08-21 13:04:14 +01:00