diff --git a/README.md b/README.md deleted file mode 100644 index 1c426eb..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# cmake-bootstrap - -This module is not intended for genereal use. It's purpose is help bootstrapping cmake. \ No newline at end of file diff --git a/cmake-bootstrap.yaml b/cmake-bootstrap.yaml deleted file mode 100644 index 52a0de4..0000000 --- a/cmake-bootstrap.yaml +++ /dev/null @@ -1,38 +0,0 @@ -document: modulemd -version: 1 -data: - summary: CMake bootstrap module for bootstrapping cmake - description: > - This module is not intended for genereal use. It's purpose is help - bootstrapping cmake. - license: - module: [ MIT ] - dependencies: - buildrequires: - platform: master - python3: master - requires: - platform: master - python3: master - references: - community: https://docs.pagure.org/modularity/ - documentation: https://github.com/modularity-modules/cmake-bootstrap - tracker: https://github.com/modularity-modules/cmake-bootstrap - # Make sure cmake-filesystem is not built or it is filtered, bug #1498907 - buildopts: - rpms: - macros: | - %_with_bootstrap 1 - %_without_cmake_enables_emacs 1 - %_with_cmake_enables_foreign_filesystem 1 - %_without_cmake_enables_git_test 1 - %_without_cmake_enables_gui 1 - %_with_cmake_enables_ncurses 1 - %_with_cmake_enables_python3 1 - %_with_cmake_enables_rpm 1 - %_without_cmake_enables_sphinx 1 - %_without_cmake_enables_X11_test 1 - components: - rpms: - cmake: - rationale: Build-dependency for cmake module. diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..cfb6fca --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unsupported