Author: sparky Date: Sat Jan 22 21:29:43 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: python-modules, rpm-pythonprov - adapterized
---- Files affected: packages/python-Pylons: python-Pylons.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/python-Pylons/python-Pylons.spec diff -u packages/python-Pylons/python-Pylons.spec:1.12 packages/python-Pylons/python-Pylons.spec:1.13 --- packages/python-Pylons/python-Pylons.spec:1.12 Fri Jul 16 08:50:28 2010 +++ packages/python-Pylons/python-Pylons.spec Sat Jan 22 22:29:38 2011 @@ -10,19 +10,21 @@ Source0: http://cheeseshop.python.org/packages/source/P/Pylons/%{fname}-%{version}.tar.gz # Source0-md5: f6de97faa730eb0e975f6b2e64a0c574 URL: http://pylonshq.com/ -BuildRequires: python-setuptools BuildRequires: python >= 1:2.4 +BuildRequires: python-modules +BuildRequires: python-setuptools +BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules -Requires: python-Paste -Requires: python-PasteDeploy -Requires: python-simplejson >= 1.4 +Requires: python-Beaker >= 0.6.1 Requires: python-FormEncode >= 0.6 Requires: python-Myghty >= 1.1 Requires: python-MyghtyUtils >= 0.52 -Requires: python-Beaker >= 0.6.1 -Requires: python-WebHelpers >= 0.2.2 +Requires: python-Paste +Requires: python-PasteDeploy Requires: python-Routes >= 1.5.2 +Requires: python-WebHelpers >= 0.2.2 +Requires: python-simplejson >= 1.4 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -63,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/01/22 21:29:38 sparky +- BR: python-modules, rpm-pythonprov +- adapterized + Revision 1.12 2010/07/16 06:50:28 arekm - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-Pylons/python-Pylons.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
