diff --git a/CODEOWNERS b/CODEOWNERS index b666655219..a838442c91 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -25,3 +25,8 @@ /anda/games/prismlauncher-nightly @getchoo /anda/games/prismlauncher-qt5-nightly @getchoo /anda/games/prismlauncher-qt5 @getchoo + +/anda/srpm-macros @korewaChino +/anda/rust/starship @korewaChino +/anda/rust/zellij @korewaChino +/anda/audio/distrho @korewaChino \ No newline at end of file diff --git a/anda.hcl b/anda.hcl index 59eec05f48..fab3aef4dc 100644 --- a/anda.hcl +++ b/anda.hcl @@ -1 +1,6 @@ +config { + strip_prefix = "anda/" + strip_suffix = "/pkg" +} + project {} \ No newline at end of file diff --git a/anda/tools/appimagelauncher/appimagelauncher.spec b/anda/tools/appimagelauncher/appimagelauncher.spec index b1e76cfc99..3f7021c7c8 100644 --- a/anda/tools/appimagelauncher/appimagelauncher.spec +++ b/anda/tools/appimagelauncher/appimagelauncher.spec @@ -1,6 +1,8 @@ %global git_commit 0f918015fa418affec32435d1c61c6ae473f2af5 %global git_shortcommit %(c=%{git_commit}; echo ${c:0:7}) +# exclude libappimageupdate* from provides +%global __requires_exclude ^libappimageupdate.*$ Name: appimagelauncher Version: 2.2.0