mirror of
https://tvoygit.ru/Djam/r11_isocreate.git
synced 2025-02-23 18:22:46 +00:00
.. | ||
build_rpm.py | ||
default.cfg | ||
README.md |
- dnf install mock
- cp default.cfg /etc/mock/
- gpasswd -a your_user mock
- edit /etc/mock/default.cfg and put TOKEN (https://abf.rosalinux.ru/platforms/rosa2019.05/tokens) there
python3 builder.py --file srcrpm.list
srcrpm.list content example:
/home/omv/2019.05/dos2unix-7.4.1-1.src.rpm /home/omv/2019.05/libbluray-1.1.1-4.src.rpm
to build single package
python3 builder.py --srcrpm libfoo.src.rpm