[chm2pdf/el5/master] Fix build requires. modified: chm2pdf.spec

Lakshmi Narasimhan T V narasim at fedoraproject.org
Fri Apr 15 14:37:18 UTC 2011


commit 14bf982eac41b3ed7e2f57facda033dc5815184c
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Fri Apr 15 20:07:01 2011 +0530

    Fix build requires.
    	modified:   chm2pdf.spec

 chm2pdf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/chm2pdf.spec b/chm2pdf.spec
index 7ae536f..7e66eae 100644
--- a/chm2pdf.spec
+++ b/chm2pdf.spec
@@ -11,7 +11,7 @@ Source:     http://chm2pdf.googlecode.com/files/chm2pdf-%{version}.tar.gz
 
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  python-devel
+BuildRequires:  python-devel,python-setuptools
 Requires:   python >= 2.5, python-chm, htmldoc
 Patch1:     chm2pdf_insecure_tempdirs.patch
 


More information about the scm-commits mailing list