# dist-git **Repository Path**: mirrors_tiran/dist-git ## Basic Information - **Project Name**: dist-git - **Description**: RPM spec files - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-02 - **Last Updated**: 2026-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dist-git RPM spec files - `fasttext`, https://github.com/PeterStaar-IBM/fastText fork - `json-schema-validator`, https://github.com/pboettch/json-schema-validator - `libpdfium`, https://pdfium.googlesource.com/pdfium for `pypdfium2` - `llvm-aotrition`, MLIR build of LLVM for ROCm's aotriton - `llvm-triton`, MLIR build of LLVM for Triton - `mock-pandoc`, empty pandoc package ## COPR [`copr-cli`](https://docs.pagure.org/copr.copr/user_documentation.html) ```shell copr-cli add-package-distgit --distgit fedora --commit epel9 cheimes/deepsearch-glm --name cxxopts copr-cli build-package --nowait cheimes/deepsearch-glm --name cxxopts ``` ```shell copr-cli add-package-scm --clone-url https://github.com/tiran/dist-git.git --commit main --type git --method rpkg cheimes/deepsearch-glm --subdir fasttext --spec fasttext.spec --name fasttext copr-cli build-package --nowait cheimes/deepsearch-glm --name fasttext ```