Bug 25206 - Incorrect path to tumblerd
Summary: Incorrect path to tumblerd
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: tumbler (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Mikhail Efremov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 25205
  Show dependency tree
 
Reported: 2011-03-09 18:52 MSK by Mikhail Efremov
Modified: 2011-03-10 03:53 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Efremov 2011-03-09 18:52:18 MSK
$ rpm -ql tumbler | grep tumblerd 
/usr/libexec/tumbler-1/tumblerd

$ grep tumblerd /usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service
Exec=/usr/lib64/tumbler-1/tumblerd

Upstream, конечно, не прав, что ставит в libexecdir, а путь в service-файле подставляется из libdir, но просьба все-таки поправить.
В текущем git апстрима уже исправлено, теперь и ставится в libdir.
Comment 1 Alex Negulescu 2011-03-09 18:56:46 MSK
Спасибо.
Comment 2 Repository Robot 2011-03-10 03:53:29 MSK
tumbler-0.1.21-alt1 -> sisyphus:

* Wed Mar 09 2011 Valery Inozemtsev <shrek@altlinux> 0.1.21-alt1
- 0.1.21
- fixed path to tumblerd in dbus service files (closes: #25206)