This commit is contained in:
@@ -28,17 +28,12 @@ jobs:
|
||||
# rpmbuild -ba Pmodules.spec
|
||||
|
||||
# spectool -g -R Pmodules_modules.spec
|
||||
spectool -R Pmodules_modules.spec
|
||||
curl -L -H "Authorization: token ${{ secrets.ACCESSKEY }}" -o SOURCES/modules-3.2.10.2.tar.gz "https://gitea.psi.ch/Pmodules/modules/archive/3.2.10.2.tar.gz"
|
||||
find .
|
||||
head SOURCES/modules-3.2.10.2.tar.gz
|
||||
dnf -y builddep Pmodules_modules.spec
|
||||
rpmbuild -ba Pmodules_modules.spec
|
||||
|
||||
# spectool -g -R Pmodules_bash.spec
|
||||
# curl -L -H "Authorization: token ${{ secrets.ACCESSKEY }}" -o SOURCES/bash-5.2.37.tar.gz "https://gitea.psi.ch/Pmodules/bash/archive/bash-5.2.37.tar.gz"
|
||||
# dnf -y builddep Pmodules_bash.spec
|
||||
# rpmbuild -ba Pmodules_bash.spec
|
||||
dnf -y builddep Pmodules_bash.spec
|
||||
rpmbuild -ba Pmodules_bash.spec
|
||||
|
||||
# list generated rpms
|
||||
find RPMS
|
||||
|
||||
Reference in New Issue
Block a user