From e384570cd289c772ef998666303750df39205a16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 15 Oct 2020 00:29:20 +0200 Subject: [PATCH] RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/fmt#3cae3a5825c21c508b013cda6e4e1b3ceedcc728 --- .gitignore | 12 + ...tes-layout-stripped-Google-Analytics.patch | 23 ++ ...lates-layout-stripped-download-links.patch | 49 ++++ ...ld-do-not-create-virtual-environment.patch | 30 +++ ...build-removed-all-pip-internet-stuff.patch | 66 ++++++ doc-build-use-python3.patch | 22 ++ doc-build-use-sphinx-build-3.patch | 34 +++ doc-index-removed-GitHub-iframe.patch | 20 ++ fmt.spec | 213 ++++++++++++++++++ sources | 1 + 10 files changed, 470 insertions(+) create mode 100644 doc-_templates-layout-stripped-Google-Analytics.patch create mode 100644 doc-_templates-layout-stripped-download-links.patch create mode 100644 doc-build-do-not-create-virtual-environment.patch create mode 100644 doc-build-removed-all-pip-internet-stuff.patch create mode 100644 doc-build-use-python3.patch create mode 100644 doc-build-use-sphinx-build-3.patch create mode 100644 doc-index-removed-GitHub-iframe.patch create mode 100644 fmt.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore index e69de29..6e25721 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,12 @@ +/fmt-3.0.0.zip +/fmt-3.0.1.zip +/fmt-3.0.1.tar.gz +/fmt-3.0.2.tar.gz +/5.2.1.tar.gz +/5.3.0.tar.gz +/6.1.2.tar.gz +/6.2.0.tar.gz +/6.2.1.tar.gz +/7.0.1.tar.gz +/7.0.2.tar.gz +/7.0.3.tar.gz diff --git a/doc-_templates-layout-stripped-Google-Analytics.patch b/doc-_templates-layout-stripped-Google-Analytics.patch new file mode 100644 index 0000000..c9bcc9d --- /dev/null +++ b/doc-_templates-layout-stripped-Google-Analytics.patch @@ -0,0 +1,23 @@ +diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html +index 333a606c..8ff160de 100644 +--- a/doc/_templates/layout.html ++++ b/doc/_templates/layout.html +@@ -5,15 +5,6 @@ + + + +-{# Google Analytics #} +- +- + {% endblock %} + + {%- macro searchform(classes, button) %} +-- +2.26.2 + diff --git a/doc-_templates-layout-stripped-download-links.patch b/doc-_templates-layout-stripped-download-links.patch new file mode 100644 index 0000000..9d26197 --- /dev/null +++ b/doc-_templates-layout-stripped-download-links.patch @@ -0,0 +1,49 @@ +diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html +index 8ff160de..85eba08d 100644 +--- a/doc/_templates/layout.html ++++ b/doc/_templates/layout.html +@@ -42,16 +42,6 @@ + {# Collect the nav links, forms, and other content for toggling #} +