packages: python-blockdiag/python-blockdiag.spec, python-blockdiag/orderedd...
zbyniu
zbyniu at pld-linux.org
Thu Jan 12 20:21:47 CET 2012
Author: zbyniu Date: Thu Jan 12 19:21:47 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.1.2
---- Files affected:
packages/python-blockdiag:
python-blockdiag.spec (1.24 -> 1.25) , ordereddict.patch (1.2 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/python-blockdiag/python-blockdiag.spec
diff -u packages/python-blockdiag/python-blockdiag.spec:1.24 packages/python-blockdiag/python-blockdiag.spec:1.25
--- packages/python-blockdiag/python-blockdiag.spec:1.24 Sun Dec 4 20:54:55 2011
+++ packages/python-blockdiag/python-blockdiag.spec Thu Jan 12 20:21:42 2012
@@ -2,14 +2,13 @@
%define module blockdiag
Summary: Blockdiag generate block-diagram image file from spec-text file
Name: python-%{module}
-Version: 1.1.1
+Version: 1.1.2
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: 50d4af3c9bbde576255ff3c9543ac60f
-Patch0: ordereddict.patch
+# Source0-md5: 7d9792985da04d9d110eadff2b53a458
BuildRequires: rpmbuild(macros) >= 1.219
BuildRequires: sed >= 4.0
Requires: python-PIL
@@ -31,7 +30,6 @@
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
%{__sed} -i -e 's/^from ez_setup/#from ez_setup/' setup.py
%{__sed} -i -e 's/^use_setuptools()/#use_setuptools()/' setup.py
@@ -71,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2012/01/12 19:21:42 zbyniu
+- up to 1.1.2
+
Revision 1.24 2011/12/04 19:54:55 glen
- use collections.OrderedDict when available
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-blockdiag/python-blockdiag.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list