Author: cieciwa Date: Tue Oct 18 07:22:28 2011 GMT Module: packages Tag: HEAD ---- Log message: - release 0.2, - updated requires.`
---- Files affected: packages/python-actdiag: python-actdiag.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/python-actdiag/python-actdiag.spec diff -u packages/python-actdiag/python-actdiag.spec:1.3 packages/python-actdiag/python-actdiag.spec:1.4 --- packages/python-actdiag/python-actdiag.spec:1.3 Mon Oct 17 15:18:07 2011 +++ packages/python-actdiag/python-actdiag.spec Tue Oct 18 09:22:23 2011 @@ -3,17 +3,16 @@ Summary: actdiag generate activity-diagram image file from spec-text file Name: python-%module Version: 0.1.9 -Release: 0.1 +Release: 0.2 License: Apache v2.0 Group: Development/Languages URL: http://blockdiag.com/en/actdiag/index.html Source0: http://pypi.python.org/packages/source/a/%{module}/%{module}-%{version}.tar.gz # Source0-md5: c14ad2a72b0293be3b5613780151e591 -#BuildRequires: python < 3.0 BuildRequires: python-funcparserlib >= 0.3.4 BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: sed >= 4.0 -#Requires: python-django +Requires: python-blockdiag >= 0.8.1 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -39,11 +38,6 @@ --skip-build \ --root $RPM_BUILD_ROOT -%py_postclean - -%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/tests -%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/tests - %clean rm -rf $RPM_BUILD_ROOT @@ -61,6 +55,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/10/18 07:22:23 cieciwa +- release 0.2, +- updated requires.` + Revision 1.3 2011/10/17 13:18:07 glen - adapter, pldize ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-actdiag/python-actdiag.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
