Summary: | incomplete documentation | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
Component: | ghc7.6.1-flow2dot | Assignee: | Denis Smirnov <mithraen> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | major | ||
Priority: | P3 | ||
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Ivan Zakharyaschev
2015-04-08 19:25:10 MSK
Luckily, a sample is in the sources: http://git.altlinux.org/people/mithraen/packages/?p=ghc7.6.1-flow2dot.git;a=blob;f=flow2dot/sample.flow;h=419707f09f1ad12d88eceed6ea43cc33424ae54c;hb=baba23f01e70982c768486e560f2c3186dce1c0f Just we could package it and use it for the documentation. ghc7.6.1-flow2dot-0.9.0.3-alt3 -> sisyphus: * Fri Apr 10 2015 Denis Smirnov <mithraen@altlinux> 0.9.0.3-alt3 - add sample (ALT 30930) (В ответ на комментарий №2) > ghc7.6.1-flow2dot-0.9.0.3-alt3 -> sisyphus: > > * Fri Apr 10 2015 Denis Smirnov <mithraen@altlinux> 0.9.0.3-alt3 > - add sample (ALT 30930) No, the sample hasn't been included, despite http://git.altlinux.org/people/mithraen/packages/?p=ghc7.6.1-flow2dot.git;a=commitdiff;h=95ef0df5c49e45079c41a4f770d8fc5e73213b37 : [imz@z ~]$ rpm -q ghc7.6.1-flow2dot ghc7.6.1-flow2dot-0.9.0.3-alt3 [imz@z ~]$ rpm -q ghc7.6.1-flow2dot -l | fgrep sample [imz@z ~]$ flow2dot binary and sample.flow was packaged in a flow2dot subpackage: $ rpm -ql flow2dot /usr/bin/flow2dot /usr/share/doc/flow2dot-0.9.0.3 /usr/share/doc/flow2dot-0.9.0.3/LICENSE /usr/share/doc/flow2dot-0.9.0.3/README /usr/share/doc/flow2dot-0.9.0.3/sample.flow |