From b0214460fce803984bfe1c51c7828588a6bfb37b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 6 Apr 2012 15:35:43 +0000 Subject: [PATCH] - do not create empty pl translation. cleanups Changed files: python-Werkzeug.spec -> 1.2 --- python-Werkzeug.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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} -- 2.43.0