diff --git a/distributed-build.spec b/distributed-build.spec index 67b311101f9d1d7c0f7616c17817aa9653b800f0..44c0841c5479295cd81036496c99b3d7988435f2 100644 --- a/distributed-build.spec +++ b/distributed-build.spec @@ -2,11 +2,11 @@ %global openHarmony_source_release OpenHarmony-v3.2-Release Name: distributed-build Version: 1.0.0 -Release: 5 +Release: 6 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 +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 Patch0001: 0001-feat-Adapt-to-Openeuler-python-export-lld.patch Patch0002: 0002-feat-Adapt-to-Openeuler-for-compilation.patch @@ -48,7 +48,10 @@ cp -rp %{_builddir}/build-%{openHarmony_source_release}/* %{buildroot}/opt/dist /opt/distributed-middleware-build %changelog -* Tue Jun 20 2023 hepeng - 1.0.0-5 +* Thu Aug 03 2023 Peng He - 1.0.0-6 +- change clang15/llvm15/lld15 to clang/llvm/lld. + +* Tue Jun 20 2023 Peng He - 1.0.0-5 - add some components to build. * Fri Jun 16 2023 tianhang - 1.0.0-4