Author: cieciwa Date: Mon Oct 17 10:29:13 2011 GMT Module: packages Tag: HEAD ---- Log message: - changed source location, - updated MD5 sum, - changed build directory.
---- Files affected: packages/python-seqdiag: python-seqdiag.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/python-seqdiag/python-seqdiag.spec diff -u packages/python-seqdiag/python-seqdiag.spec:1.1 packages/python-seqdiag/python-seqdiag.spec:1.2 --- packages/python-seqdiag/python-seqdiag.spec:1.1 Mon Oct 17 12:12:21 2011 +++ packages/python-seqdiag/python-seqdiag.spec Mon Oct 17 12:29:08 2011 @@ -10,8 +10,8 @@ License: Apache 2.0 Group: Development/Languages URL: http://blockdiag.com/en/seqdiag/index.html -Source0: https://bitbucket.org/tk0miya/%{module}/get/tip.tar.gz -# Source0-md5: 58c9060a5ce28c8a99c7496ada1c4cbb +Source0: http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz +# Source0-md5: d13415c44193ca6e3c6409dbb73cd693 #BuildRequires: python < 3.0 BuildRequires: python-funcparserlib >= 0.3.4 BuildRequires: rpmbuild(macros) >= 1.219 @@ -30,7 +30,7 @@ You can get some examples and generated images on blockdiag.com . %prep -%setup -q -n tk0miya-%{module}-tip +%setup -q -n %{module}-%{version} %{__sed} -i -e 's/^from ez_setup/#from ez_setup/' setup.py %{__sed} -i -e 's/^use_setuptools()/#use_setuptools()/' setup.py @@ -67,6 +67,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/10/17 10:29:08 cieciwa +- changed source location, +- updated MD5 sum, +- changed build directory. + Revision 1.1 2011/10/17 10:12:21 cieciwa - version 0.4.2 (tip), - release 0.1. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-seqdiag/python-seqdiag.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
