[pcsc-lite] Buildrequire graphviz for apidoc generation

Kalev Lember kalev at fedoraproject.org
Sun Aug 15 20:13:15 UTC 2010


commit 85c0568314405a8fad196c110f4a18228314b76d
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Sun Aug 15 23:12:36 2010 +0300

    Buildrequire graphviz for apidoc generation

 pcsc-lite.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pcsc-lite.spec b/pcsc-lite.spec
index e31a3fb..02e9d5f 100644
--- a/pcsc-lite.spec
+++ b/pcsc-lite.spec
@@ -16,6 +16,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  hal-devel 
 BuildRequires:  doxygen
+BuildRequires:  graphviz
 Requires(post): initscripts
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
@@ -144,6 +145,7 @@ fi
 %changelog
 * Sun Aug 15 2010 Kalev Lember <kalev at smartlink.ee> - 1.6.4-1
 - Update to 1.6.4
+- Buildrequire graphviz for apidoc generation
 
 * Wed Aug 04 2010 Kalev Lember <kalev at smartlink.ee> - 1.6.2-1
 - Update to 1.6.2


More information about the scm-commits mailing list