diff options
author | Mohammadreza Hendiani <hendiani.mohammadreza@gmail.com> | 2024-03-30 01:29:56 +0330 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 22:59:56 +0100 |
commit | c342d070c64a1ffe35d22c1b16b672e684a30297 (patch) | |
tree | e5d132d752c2d7b569e8dae41dc5b9021b046f0a /.devops/llama-cpp-clblast.srpm.spec | |
parent | f7fc5f6c6f3700da311de7fe93977c81798f02d3 (diff) |
Fedora build update (#6388)
* fixed deprecated address
* fixed deprecated address
* fixed deprecated address
* Added 'Apache-2.0' SPDX license identifier due to 'kompute.cc' submodule licensing. Explanation of licensing method: https://docs.fedoraproject.org/en-US/legal/spdx/#_and_expressions
* Added 'Apache-2.0' SPDX license identifier due to 'kompute.cc' submodule licensing. Explanation of licensing method: https://docs.fedoraproject.org/en-US/legal/spdx/#_and_expressions
* Added 'Apache-2.0' SPDX license identifier due to 'kompute.cc' submodule licensing. Explanation of licensing method: https://docs.fedoraproject.org/en-US/legal/spdx/#_and_expressions
* reverted back to only the MIT license
Diffstat (limited to '.devops/llama-cpp-clblast.srpm.spec')
-rw-r--r-- | .devops/llama-cpp-clblast.srpm.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devops/llama-cpp-clblast.srpm.spec b/.devops/llama-cpp-clblast.srpm.spec index 076f2969..774f63dd 100644 --- a/.devops/llama-cpp-clblast.srpm.spec +++ b/.devops/llama-cpp-clblast.srpm.spec @@ -1,5 +1,5 @@ # SRPM for building from source and packaging an RPM for RPM-based distros. -# https://fedoraproject.org/wiki/How_to_create_an_RPM_package +# https://docs.fedoraproject.org/en-US/quick-docs/creating-rpm-packages # Built and maintained by John Boero - boeroboy@gmail.com # In honor of Seth Vidal https://www.redhat.com/it/blog/thank-you-seth-vidal |