2024-01-08 22:19:46 +03:00
2023-10-08 15:33:46 +03:00
2023-10-08 15:33:02 +03:00

altlinux-specs

docker run --rm -it --privileged -v $(pwd):/usr/src/project ghcr.io/shizand/altlinux-builder
cd /usr/src/project/...
rpmgs *.spec
rpmbs -b p10 *.spec
hsh /home/user/RPM/SRPMS/* --no-sisyphus-check=packager,gpg,changelog
cp ~/hasher/repo/x86_64/RPMS.hasher/* .
Description
ALT specs for org projects
Readme 6.2 MiB
Languages
Shell 100%