From c22b73b412cafcfef713a2eeff3da11d1f2d9508 Mon Sep 17 00:00:00 2001 From: misaka00251 Date: Tue, 12 Aug 2025 19:51:55 +0800 Subject: [PATCH] Fix libreoffice build problem & Edit sig-info.yaml --- sig/sig-RISC-V/sig-info.yaml | 12 +++++------- .../src-openeuler/l/libe-book.yaml | 5 ++++- 2 files changed, 9 insertions(+), 8 deletions(-) rename sig/{ecopkg => sig-RISC-V}/src-openeuler/l/libe-book.yaml (67%) diff --git a/sig/sig-RISC-V/sig-info.yaml b/sig/sig-RISC-V/sig-info.yaml index c687d04c4..0b2c2594e 100644 --- a/sig/sig-RISC-V/sig-info.yaml +++ b/sig/sig-RISC-V/sig-info.yaml @@ -152,6 +152,7 @@ repositories: name: Jiacheng Zhou organization: iscas email: zhoujiacheng@iscas.ac.cn + - repo: - src-openeuler/liberation-narrow-fonts - src-openeuler/amiri-fonts @@ -162,15 +163,12 @@ repositories: - src-openeuler/frozen - src-openeuler/zxcvbn-c - src-openeuler/libreoffice + - src-openeuler/libe-book committers: - - gitee_id: shafeipaozi - name: Bo Sun - organization: iscas - email: sunbo.oerv@isac.iscas.ac.cn - - gitee_id: wyxaihjr - name: Yuexiang Wang + - gitee_id: misaka00251 + name: Xin Liu organization: iscas - email: yuexiang.oerv@isac.iscas.ac.cn + email: liuxin@iscas.ac.cn - repo: - src-openeuler/vscodium diff --git a/sig/ecopkg/src-openeuler/l/libe-book.yaml b/sig/sig-RISC-V/src-openeuler/l/libe-book.yaml similarity index 67% rename from sig/ecopkg/src-openeuler/l/libe-book.yaml rename to sig/sig-RISC-V/src-openeuler/l/libe-book.yaml index f8cc1e8e6..f110855e1 100644 --- a/sig/ecopkg/src-openeuler/l/libe-book.yaml +++ b/sig/sig-RISC-V/src-openeuler/l/libe-book.yaml @@ -4,4 +4,7 @@ upstream: https://sourceforge.net/projects/libebook/ branches: - name: master type: protected -type: public \ No newline at end of file +- name: openEuler-25.09 + type: protected + create_from: master +type: public -- Gitee