diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 --- a/.gitignore +++ /dev/null diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..cfb6fca --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unsupported diff --git a/dnf.yaml b/dnf.yaml deleted file mode 100644 index 2774710..0000000 --- a/dnf.yaml +++ /dev/null @@ -1,83 +0,0 @@ -document: modulemd -version: 1 -data: - summary: Package manager forked from Yum, using libsolv as a dependency solver - description: This module contains the full DNF stack. - license: - module: [ MIT ] - dependencies: - buildrequires: - bootstrap: f26 - requires: - base-runtime: f26 - # provides libreport bits - shared-userspace: f26 - references: - community: https://fedoraproject.org/wiki/BaseRuntime - documentation: https://github.com/fedora-modularity/base-runtime - tracker: https://github.com/fedora-modularity/base-runtime/issues - api: - rpms: [ - # dnf: - dnf, dnf-automatic, dnf-conf, dnf-yum, python3-dnf, - # deltarpm - deltaiso, deltarpm, python3-deltarpm, - # libcomps - libcomps, libcomps-devel, libcomps-doc, python-libcomps-doc, - python3-libcomps, - # libreport - libreport-python3, - # python-iniparse - python3-iniparse, - ] - filter: - rpms: [ - # dnf - python2-dnf, - # deltarpm - drpmsync, python2-deltarpm, - # libcomps - python2-libcomps, - # libreport - libreport, libreport, libreport-anaconda, libreport-centos, - libreport-cli, libreport-compat, libreport-debuginfo, - libreport-devel, libreport-fedora, libreport-filesystem, - libreport-gtk, libreport-gtk-devel, libreport-newt, - libreport-plugin-bugzilla, libreport-plugin-kerneloops, - libreport-plugin-logger, libreport-plugin-mailx, - libreport-plugin-mantisbt, libreport-plugin-reportuploader, - libreport-plugin-rhtsupport, libreport-plugin-systemd-journal, - libreport-plugin-ureport, libreport-python, libreport-web, - libreport-web-devel, - # python-iniparse - python2-iniparse, - ] - components: - rpms: - # deltarpm-3.6-19.fc26 - deltarpm: - rationale: A dependency of python3-dnf - ref: 6c36433c34e1c8afac4cc56460c4ef7c561e26ab - # dnf-2.6.0-1.git.40 - dnf: - rationale: The DNF package manager. - ref: de5a9d289353849edd144aeb6fab85a4937cd4e8 - buildorder: 10 - # libcomps-0.1.8-3.fc26 - libcomps: - rationale: A dependency of python3-dnf - ref: b6ea96bdc5f8d6cacb52d5e4af71330f5b163d2d - # libreport-2.9.1-2.fc26 - libreport: - rationale: Python bindings required by Anaconda. - ref: ea83325b231f64c575ea104bb698e9d43b80469a - # python-iniparse-0.4-24.fc26 - python-iniparse: - rationale: A dependency of python3-dnf - ref: 711272419db83ad02f66c3bb4a38e952d08777c2 - modulemd: - rationale: A dependency of dnf-2.6 - ref: 1ece9647232c1f419c1882c1762971653e56e3be - python-smartcols: - rationale: A dependency of dnf-2.6 - ref: 91d054e8cb03a0bb81500ab978b3f74ccc0aec78 diff --git a/sources b/sources deleted file mode 100644 index e69de29..0000000 --- a/sources +++ /dev/null