Bug 32948 - Зависит от xterm
Summary: Зависит от xterm
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: graphviz (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-27 18:15 MSK by Gleb F-Malinovskiy
Modified: 2016-12-27 19:48 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb F-Malinovskiy 2016-12-27 18:15:17 MSK
$ rpm -q --requires -p graphviz-2.38.0-alt2.1.x86_64.rpm | grep xterm  
xterm

Я думаю, это зависимость из shell.req.
Comment 1 Michael Shigorin 2016-12-27 18:42:21 MSK
/usr/bin/vimdot:# run it in an xterm window to handle any stderr
/usr/bin/vimdot:xterm -e dot -Txlib "$f" 2>/dev/null &
Comment 2 Repository Robot 2016-12-27 19:48:47 MSK
graphviz-2.38.0-alt3 -> sisyphus:

* Tue Dec 27 2016 Michael Shigorin <mike@altlinux> 2.38.0-alt3
- fix build against ghostscript-9.18+ (upstream #0002604)
- drop xterm dependency (closes: #32948)