summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzbyniu2011-12-02 12:53:05 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitdebd875a4ee3aaaab3f1974c6ce9c38a5be53d7c (patch)
tree69e147af8d45f21b2edd93e691988f669acfa7f6
parentff12086c72d6422013675b662d6ae90c8a83f3eb (diff)
downloadpython-blockdiag-debd875a4ee3aaaab3f1974c6ce9c38a5be53d7c.zip
python-blockdiag-debd875a4ee3aaaab3f1974c6ce9c38a5be53d7c.tar.gz
- up to 1.1.1
Changed files: python-blockdiag.spec -> 1.22
-rw-r--r--python-blockdiag.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/python-blockdiag.spec b/python-blockdiag.spec
index 72a7022..3ff63da 100644
--- a/python-blockdiag.spec
+++ b/python-blockdiag.spec
@@ -1,16 +1,17 @@
%define module blockdiag
Summary: Blockdiag generate block-diagram image file from spec-text file
Name: python-%{module}
-Version: 0.9.4
+Version: 1.1.1
Release: 1
License: Apache v2.0
Group: Development/Languages
URL: http://blockdiag.com/en/blockdiag/index.html
Source0: http://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5: f60754f3b314d9d4c678b8f764b8a355
+# Source0-md5: 50d4af3c9bbde576255ff3c9543ac60f
BuildRequires: rpmbuild(macros) >= 1.219
BuildRequires: sed >= 4.0
Requires: python-PIL
+Requires: python-ordereddict
Requires: python-devel-tools
Requires: python-funcparserlib
Requires: python-webcolors >= 1.3.1