f1c10bd Add -mod-devel subpackage for building external nginx modules (rhbz#1989778)

Authored and Committed by ngompa 2 years ago
    Add -mod-devel subpackage for building external nginx modules (rhbz#1989778)
    
    This change makes it possible to easily build third-party modules as RPMs
    on top of the nginx package.
    
    Per the constraints defined by NGINX upstream on binary compatibility for
    external third-party modules, we include generators to add an ABI dependency
    automatically.
    
        
file added
+20
file modified
+105 -35
file added
+14