Summary: | Where seahorse-daemon belongs to? | ||
---|---|---|---|
Product: | Branch 4.1 | Reporter: | ildar <ildar> |
Component: | seahorse-agent | Assignee: | Alexey Rusakov <ktirf> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P2 | CC: | aris, at, blake, damir, eostapets, evyscr, icesik, ktirf, lav, oddity, shaba, stanv, syatskevich |
Version: | unspecified | ||
Hardware: | all | ||
OS: | Linux |
Description
ildar
2008-09-25 14:27:16 MSD
Я бы скорее предположил, что seahorse-daemon, находящийся в пакете seahorse-agent, делает невозможной нормальную работу пакета seahorse в части, касающейся раздачи ключей по сети, шифрования буфера обмена и т.п. Так что это seahorse-daemon нужно перенести в пакет seahorse (имхо). Сменил название бага на более говорящее. Готовлю версию 2.24. В ней seahorse разделён на два тарбола: seahorse и seahorse-plugins. /usr/share/dbus-1/services/org.gnome.seahorse.service собирается из seahorse, а пакет seahorse-agent из seahorse-plugins. Не хочется идти против апстрима (хотя /usr/share/dbus-1/services/org.gnome.seahorse.service и не сложно перенести). seahorse-daemon будет в пакете seahorse. (вот это можно|нужно для branch поправить). Переоткрываю, но уже для бранча. %files -f %name.lang %_bindir/%name %_bindir/%name-tool %_bindir/%name-preferences +%attr(711,root,root) %_bindir/%name-daemon +%_man1dir/seahorse-daemon.* %dir %_datadir/%name %dir %_datadir/%name/glade %_datadir/%name/glade/*.glade %files agent -%attr(711,root,root) %_bindir/%name-daemon %_bindir/%name-agent %_datadir/%name/glade/seahorse-agent-cache.glade -%_man1dir/seahorse-daemon.* %_man1dir/seahorse-agent.* %_sysconfdir/X11/profile.d/seahorse-agent.sh как: seahorse-2.22.1-alt1.qa1.M41.1.src.rpm ушло в бранч 4.1 Полагаю, это FIXED. |