From 2fb0b17bdbe85e5d23c39b5abf0dad80030783a4 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Sun, 25 Dec 2022 12:17:22 +0700 Subject: [PATCH] update appimagelauncher and stuff (#79) Signed-off-by: Cappy Ishihara Signed-off-by: Cappy Ishihara --- CODEOWNERS | 5 +++++ anda.hcl | 5 +++++ anda/tools/appimagelauncher/appimagelauncher.spec | 2 ++ 3 files changed, 12 insertions(+) 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