akarahaliloglu/httpd-module
Project ID: 28895
Module #235855
General Information
- Status:
- succeeded - Successfully built.
- Name:
- httpd
- Stream:
- master
- Version:
- 20200116070700
- License:
- Summary:
- Apache HTTP Server
Filter
No packages in module's filter
API
No packages in module's API
Profiles
- default
- httpd
- httpd-filesystem
- httpd-tools
- mod_http2
- mod_ssl
- devel
- httpd
- httpd-devel
- httpd-filesystem
- httpd-tools
- minimal
- httpd
How to use
To start using modules, you need to have DNF with modularity support
(the dnf module
command, should work on Fedora and
RHEL 8+). See the "Module Command" section in
man dnf
.
Please install related repo file into /usr/yum.repos.d/
directory on your system:
Raw
Modulemd
You may want to use this modulemd as a template and then submit it via Copr API or copr-cli
to be build.
---
document: modulemd
version: 2
data:
name: httpd
stream: master
version: 20200116070700
summary: Apache HTTP Server
description: >-
Apache httpd is a powerful, efficient, and extensible HTTP server.
license:
module:
- MIT
dependencies:
- buildrequires:
platform: [f28]
requires:
platform: [f28]
references:
documentation: https://httpd.apache.org/docs/2/4/
tracker: https://bz.apache.org/bugzilla/
profiles:
default:
rpms:
- httpd
- httpd-filesystem
- httpd-tools
- mod_http2
- mod_ssl
devel:
rpms:
- httpd
- httpd-devel
- httpd-filesystem
- httpd-tools
minimal:
rpms:
- httpd
api:
rpms:
- httpd
- httpd-devel
- httpd-filesystem
- mod_ssl
components:
rpms:
httpd:
rationale: Module API.
ref: stream-2.4
buildorder: 10
mod_http2:
rationale: Module API.
ref: stream-2.4
buildorder: 20
...
Build ID | Package Name | Package Version | Submitted | Build Time | Status |
---|---|---|---|---|---|
1148194 | httpd | 2.4.39-4.fc31 | 4 years ago | 4 minutes | succeeded |
1148195 | mod_http2 | 1.15.1-1.fc31 | 4 years ago | 2 minutes | succeeded |