summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-03-13 14:22:59 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-03-13 14:22:59 +0000
commit4df003370511fcabc0c05d7920f03be08094aeb7 (patch)
tree3fdff33db9837461df082cfbca222125b7bf1d2c /quilt.spec.in
parent4e99416de0eecaada3f8f5492f3976ad81120700 (diff)
downloadquilt-4df003370511fcabc0c05d7920f03be08094aeb7.tar.gz
- Add `quilt graph' command for generating a dependency graph
between patches. This requires the graphviz package for removing transitive edges (optional) and for rendering the graph. Please note that the graph command itself is minimal, while the underlying scripts/dependency-graph is more flexible. - The spec file was missing the quilt.1 man page.
Diffstat (limited to 'quilt.spec.in')
-rw-r--r--quilt.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index 3907ea7..e71d5ef 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -49,6 +49,7 @@ rm -rf $RPM_BUILD_ROOT
/usr/lib/quilt/
/etc/bash_completion.d/quilt
%doc %{_mandir}/man1/guards.1.gz
+%doc %{_mandir}/man1/quilt.1.gz
%doc %{_docdir}/%{name}-%{version}/README
%doc %{_docdir}/%{name}-%{version}/quilt.pdf