Add HTTPG and VOMS support to openresty 1.19.9.1
* Start from the upstream SPEC file. * Use the %{name} macro instead of explicitly repeating openresty-voms * Use system zlib, openssl and pcre dependencies and do not specify minimum versions * Remove unused macros oroprefix, {zlib,pcre,openssl}_prefix * The voms_module_prefix macro is assumed * Mv-ing openresty binary in openresty-voms seems irrelevant * Don't consider "tapset" files, they don't exist (any more) * For debug builds use -Og * Review the packaging script - Minimize the list of build-time packages to install - Set the voms_module_prefix macro in the .rpmmacros file. The prefix is on the command line, with a default - Build only the optimized RPM * Start docker:dind with --tls=false to avoid timeouts during CI Issue #17
Showing
- .gitlab-ci.yml 5 additions, 4 deletions.gitlab-ci.yml
- rpm/SPECS/openresty-voms-debug.spec 65 additions, 73 deletionsrpm/SPECS/openresty-voms-debug.spec
- rpm/SPECS/openresty-voms.spec 64 additions, 70 deletionsrpm/SPECS/openresty-voms.spec
- rpm/make_packaging.sh 21 additions, 22 deletionsrpm/make_packaging.sh
Loading
Please register or sign in to comment