Skip to content
Snippets Groups Projects
Commit f3a5d3f3 authored by Francesco Giacomini's avatar Francesco Giacomini
Browse files

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
parent c5ba123a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment