From: Elan Ruusamäe Date: Fri, 6 Apr 2012 15:35:43 +0000 (+0000) Subject: - do not create empty pl translation. cleanups X-Git-Tag: auto/th/python-werkzeug-2.0.2-1~21 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython3-werkzeug.git;a=commitdiff_plain;h=b0214460fce803984bfe1c51c7828588a6bfb37b - do not create empty pl translation. cleanups Changed files: python-Werkzeug.spec -> 1.2 --- diff --git a/python-Werkzeug.spec b/python-Werkzeug.spec index 28c308f..7925da5 100644 --- a/python-Werkzeug.spec +++ b/python-Werkzeug.spec @@ -4,7 +4,6 @@ %define module Werkzeug Summary: The Swiss Army knife of Python web development -#Summary(pl.UTF-8): - Name: python-%{module} Version: 0.8.3 Release: 0.1 @@ -15,10 +14,8 @@ Source0: http://pypi.python.org/packages/source/W/Werkzeug/%{module}-%{version}. URL: http://werkzeug.pocoo.org/ BuildRequires: python-distribute BuildRequires: rpm-pythonprov -# if py_postclean is used BuildRequires: rpmbuild(macros) >= 1.219 -#Requires: python-libs -Requires: python-modules +Requires: python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,8 +27,6 @@ response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. -%description -l pl.UTF-8 - %prep %setup -q -n %{module}-%{version}