diff options
| author | CoprDistGit <infra@openeuler.org> | 2025-02-16 15:53:24 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2025-02-16 15:53:24 +0000 | 
| commit | 0c471ae6fe992f23f53e2fa8793651eb96ccbe21 (patch) | |
| tree | 07a0dd60b2e3a87d6f911aadab3830f8e6b035a1 | |
| parent | 815c010db8a5de07f737fe86735d033459f41c7c (diff) | |
automatic import of hello-cangjie-eur
| -rw-r--r-- | hello_cangjie_eur.spec | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/hello_cangjie_eur.spec b/hello_cangjie_eur.spec index ce0bdb6..c80134c 100644 --- a/hello_cangjie_eur.spec +++ b/hello_cangjie_eur.spec @@ -1,6 +1,6 @@  Name:           hello-cangjie-eur  Version:        0.0.8 -Release:        8%{?dist} +Release:        9%{?dist}  Summary:        Cangjie Eur demo.  License:        MIT  Source:         https://github.com/stevending1st/%{name}/archive/refs/tags/v%{version}.tar.gz @@ -14,6 +14,7 @@ A demo for Cangjie and Eur.  %global output_name hello_cangjie_eur  %global debug_package %{nil} +%define __requires_exclude (libcangjie-runtime\.so|libsecurec\.so)  # 根据环境设置下载地址  %ifarch x86_64 | 
