frostyx/testproject1

Project ID: 32164

Module #235904

General Information

Status:
succeeded - Successfully built.
Name:
httpd
Stream:
2.4
Version:
20200517195507
License:
Summary:
Apache HTTP Server

Filter

    No packages in module's filter

API

    No packages in module's API

Profiles

  • common
    • 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:
fedora-rawhide

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: 2.4
  version: 20200517195507
  summary: Apache HTTP Server
  description: >-
    Apache httpd is a powerful, efficient, and extensible HTTP server.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      platform: [f31]
    requires:
      platform: [f31]
  references:
    documentation: https://httpd.apache.org/docs/2.4/
    tracker: https://bz.apache.org/bugzilla/
  profiles:
    common:
      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: Apache httpd
        ref: stream-2.4
        buildorder: 10
      mod_http2:
        rationale: HTTP/2 support for Apache httpd
        ref: stream-2.4
        buildorder: 20
...
Build ID Package Name Package Version Submitted Build Time Status
1390379 mod_http2 1.15.1-1.fc31 3 years ago a minute succeeded
1390378 httpd 2.4.39-4.fc31 3 years ago 4 minutes succeeded