From 1fea3e7c800de741e2697a195fdad97ab716961e Mon Sep 17 00:00:00 2001 From: licihua Date: Fri, 9 Sep 2022 17:27:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4openEuler=20=E7=A4=BE?= =?UTF-8?q?=E5=8C=BA=E5=81=9C=E6=AD=A2=E7=BB=B4=E6=8A=A4=E7=9A=84=E4=BB=93?= =?UTF-8?q?,=E9=80=9A=E8=BF=87=E5=90=8C=E5=90=8D=E6=89=98=E7=AE=A1?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E5=8A=9F=E8=83=BD=E5=8F=91=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upstream-info/liberation-sans-fonts.yaml | 4 ---- upstream-info/libfuse.yaml | 7 ------- upstream-info/libtcnative-1-0.yaml | 5 ----- upstream-info/rtslib-fb.yaml | 6 ------ upstream-info/shim-unsigned-aarch64.yaml | 7 ------- upstream-info/wheel.yaml | 5 ----- 6 files changed, 34 deletions(-) delete mode 100644 upstream-info/liberation-sans-fonts.yaml delete mode 100644 upstream-info/libfuse.yaml delete mode 100644 upstream-info/libtcnative-1-0.yaml delete mode 100644 upstream-info/rtslib-fb.yaml delete mode 100644 upstream-info/shim-unsigned-aarch64.yaml delete mode 100644 upstream-info/wheel.yaml diff --git a/upstream-info/liberation-sans-fonts.yaml b/upstream-info/liberation-sans-fonts.yaml deleted file mode 100644 index 9763c4a9..00000000 --- a/upstream-info/liberation-sans-fonts.yaml +++ /dev/null @@ -1,4 +0,0 @@ -version_control: github -src_repo: liberationfonts/liberation-fonts -tag_prefix: NA -separator: . diff --git a/upstream-info/libfuse.yaml b/upstream-info/libfuse.yaml deleted file mode 100644 index 40f27653..00000000 --- a/upstream-info/libfuse.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -version_control: github -src_repo: libfuse/libfuse -tag_prefix: fuse- -separator: "." -download_url: http://prdownloads.sourceforge.net/amanda/amanda -git_url: https://github.com/libfuse/libfuse.git diff --git a/upstream-info/libtcnative-1-0.yaml b/upstream-info/libtcnative-1-0.yaml deleted file mode 100644 index 7709142e..00000000 --- a/upstream-info/libtcnative-1-0.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -version_control: github -src_repo: apache/tomcat-native -tag_prefix: "^" -separator: "." diff --git a/upstream-info/rtslib-fb.yaml b/upstream-info/rtslib-fb.yaml deleted file mode 100644 index 21c9b67a..00000000 --- a/upstream-info/rtslib-fb.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -version_control: github -src_repo: open-iscsi/rtslib-fb -tag_prefix: "^v" -separator: "." -git_url: https://github.com/open-iscsi/rtslib-fb.git diff --git a/upstream-info/shim-unsigned-aarch64.yaml b/upstream-info/shim-unsigned-aarch64.yaml deleted file mode 100644 index 98a64518..00000000 --- a/upstream-info/shim-unsigned-aarch64.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -version_control: github -src_repo: rhboot/shim -tag_prefix: "^v" -separator: "." -git_url: https://github.com/rhboot/shim.git -git_tag: diff --git a/upstream-info/wheel.yaml b/upstream-info/wheel.yaml deleted file mode 100644 index 6f35b84b..00000000 --- a/upstream-info/wheel.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -version_control: github -src_repo: pypa/wheel -separator: "." -git_url: https://github.com/pypa/wheel.git -- Gitee