2010-06-17 08:05:00 +00:00
committed by Git OBS Bridge
parent 13a446fc5a
commit 9d41988302

View File

@@ -26,7 +26,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.gitorious.org/opensuse/osc
Source: osc-%{version}.tar.gz
Summary: openSUSE Build Service Commander
%if ! 0%{?mandriva_version} == 02010
%if 0%{?mandriva_version} == 02010
%else
Requires: python-urlgrabber
BuildRequires: python-urlgrabber
%endif
@@ -37,7 +38,7 @@ BuildRequires: python-devel
BuildRequires: python-elementtree
Requires: python-elementtree
%else
BuildRequires: python-urlgrabber python-xml
BuildRequires: python-xml
Requires: python-xml
%endif
%if %suse_version > 1110