Author: sparky Date: Sun Jan 23 21:01:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: python-modules, python-setuptools, rpm-pythonprov
---- Files affected: packages/python-Wareweb: python-Wareweb.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/python-Wareweb/python-Wareweb.spec diff -u packages/python-Wareweb/python-Wareweb.spec:1.10 packages/python-Wareweb/python-Wareweb.spec:1.11 --- packages/python-Wareweb/python-Wareweb.spec:1.10 Sat Nov 13 01:21:36 2010 +++ packages/python-Wareweb/python-Wareweb.spec Sun Jan 23 22:01:54 2011 @@ -4,23 +4,26 @@ Name: python-Wareweb Version: 0.3 Release: 3 -Group: Development/Languages/Python License: X11/MIT +Group: Development/Languages/Python Source0: http://cheeseshop.python.org/packages/source/W/Wareweb/Wareweb-%{version}.tar.gz # Source0-md5: 2f12a625120cb199f0f86d9449829551 URL: http://pythonpaste.org/ BuildRequires: python-devel +BuildRequires: python-modules +BuildRequires: python-setuptools +BuildRequires: rpm-pythonprov %pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This is a servlet-style web framework, similar to Webware, but both +This is a servlet-style web framework, similar to Webware, but both more minimal and more convenient. %description -l pl.UTF-8 -Jest to narzędzie do tworzenia serwletów (aplikacji) WSGI, podobne -do Webware, jednak prostsze i bardziej wygodne. +Jest to narzędzie do tworzenia serwletów (aplikacji) WSGI, podobne do +Webware, jednak prostsze i bardziej wygodne. %prep %setup -q -n Wareweb-%{version} @@ -50,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2011/01/23 21:01:54 sparky +- BR: python-modules, python-setuptools, rpm-pythonprov + Revision 1.10 2010/11/13 00:21:36 pawelz - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-Wareweb/python-Wareweb.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
