mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
ee72603712
* add: koji
* remove crate
* anda-srpm-macros
* buildrequires openssl
* update licenses
* put conflicts tag in the right place
(cherry picked from commit 79d231a2fe)
Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
6 lines
64 B
HCL
6 lines
64 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "rust-koji.spec"
|
|
}
|
|
}
|