15
0
Stephan Kulow
2010-11-09 15:37:05 +00:00
committed by Git OBS Bridge
parent 4e565538cc
commit 8e9758d665
4 changed files with 13 additions and 6 deletions

View File

@@ -19,10 +19,10 @@
Name: python-cssutils
Version: 0.9.7b3
Version: 0.9.7b4
Release: 2
Summary: Cascading Style Sheets (CSS) parser and library for Python
Source: http://cssutils.googlecode.com/files/cssutils-%{version}.tar.bz2
Source: http://cssutils.googlecode.com/files/cssutils-%{version}.zip
Url: http://cthedot.de/cssutils
Group: Development/Libraries/Python
License: LGPLv3+
@@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
BuildRequires : unzip
BuildRequires: dos2unix python-devel python-setuptools
BuildRequires: dos2unix python-devel python-setuptools >= 0.6 unzip
BuildRequires: python-xml