diff --git a/python-cssutils.spec b/python-cssutils.spec index d0679b1..c381155 100644 --- a/python-cssutils.spec +++ b/python-cssutils.spec @@ -1,5 +1,5 @@ # -# spec file for package python-cssutils (Version 0.9.7b3) +# spec file for package python-cssutils (Version 0.9.7b4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ Name: python-cssutils Version: 0.9.7b4 -Release: 2 +Release: 1 Summary: Cascading Style Sheets (CSS) parser and library for Python Source: http://cssutils.googlecode.com/files/cssutils-%{version}.zip Url: http://cthedot.de/cssutils @@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif -BuildRequires : unzip +BuildRequires: unzip BuildRequires: dos2unix python-devel python-setuptools BuildRequires: dos2unix python-devel python-setuptools >= 0.6 BuildRequires: python-xml