Bug 38046 - Недоступен не из KDE
Summary: Недоступен не из KDE
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: partitionmanager (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-06 17:06 MSK by Sergey V Turchin
Modified: 2020-02-07 16:58 MSK (History)
1 user (show)

See Also:


Attachments
partitionmanager.spec.patch (560 bytes, patch)
2020-02-06 17:06 MSK, Sergey V Turchin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V Turchin 2020-02-06 17:06:52 MSK
Created attachment 8585 [details]
partitionmanager.spec.patch

Нужно собрать чуть по другому. См. патч.
Comment 1 Yuri N. Sedunov 2020-02-06 18:52:22 MSK
-%_kf5_xdgapp/%xdg_name.desktop
-%_kf5_icon/hicolor/scalable/apps/%name.svg
+%_K5xdgapp/%xdg_name.desktop
+%_K5icon/*/*/apps/%name.*

В чем разница? -- если:

$ rpm --eval %_kf5_xdgapp
/usr/share/kf5/applications/kf5
$ rpm --eval %_K5xdgapp
/usr/share/kf5/applications/kf5

$ rpm --eval %_kf5_icon
/usr/share/kf5/icons
$ rpm --eval %_K5icon
/usr/share/kf5/icons
Comment 2 Sergey V Turchin 2020-02-07 10:17:18 MSK
(Ответ для Yuri N. Sedunov на комментарий #1)
> -%_kf5_xdgapp/%xdg_name.desktop
> -%_kf5_icon/hicolor/scalable/apps/%name.svg
> +%_K5xdgapp/%xdg_name.desktop
> +%_K5icon/*/*/apps/%name.*
> 
> В чем разница? -- если:
А ты замени no_altplace на altplace и тогда сравни.
Comment 3 Yuri N. Sedunov 2020-02-07 10:56:56 MSK
Не получилось у тебя объяснить. Попробуй еще.
Comment 4 Sergey V Turchin 2020-02-07 11:03:08 MSK
%_K5xdgapp -- переменная, а %_kf5_xdgapp -- константа.
Comment 5 Repository Robot 2020-02-07 16:27:26 MSK
partitionmanager-4.0.0-alt1.1 -> sisyphus:

 Thu Feb 06 2020 Yuri N. Sedunov <aris@altlinux> 4.0.0-alt1.1
 - made visible outside KDE (ALT #38046)
Comment 6 Sergey V Turchin 2020-02-07 16:58:14 MSK
Спасибо!