diff --git a/distributed-build.spec b/distributed-build.spec index b91e54d..f603050 100644 --- a/distributed-build.spec +++ b/distributed-build.spec @@ -1,13 +1,13 @@ %define debug_package %{nil} %global openHarmony_source_release OpenHarmony-v3.2-Release -Name: distributed-build -Version: 1.0.0 -Release: 7 -Summary: openEuler embedded softbus build tools -License: Apache-2.0 -URL: https://gitee.com/openharmony/build -Requires: ninja-build, gn, clang, llvm, lld, python, python-pyyaml, python-jinja2, distributed-build_lite -SOURCE0: https://gitee.com/openharmony/build/repository/archive/%{openHarmony_source_release}.tar.gz #/build-%{openHarmony_source_release}.tar.gz +Name: distributed-build +Version: 1.0.0 +Release: 5 +Summary: openEuler embedded softbus build tools +License: Apache-2.0 +URL: https://gitee.com/openharmony/build +Requires: ninja-build, gn, clang15, llvm15, lld15, python, python-pyyaml, python-jinja2, distributed-build_lite +Source0: https://gitee.com/openharmony/build/repository/archive/%{openHarmony_source_release}.tar.gz #/build-%{openHarmony_source_release}.tar.gz Patch0001: 0001-feat-Adapt-to-Openeuler-python-export-lld.patch Patch0002: 0002-feat-Adapt-to-Openeuler-for-compilation.patch Patch0003: 0003-feat-Adapt-to-Openeuler-add-clang.patch