From 66e824897c02698764407e161b00fe4b698e7e7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 17 Jun 2010 08:05:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=52 --- osc.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/osc.spec b/osc.spec index 81fa877..b5b0f93 100644 --- a/osc.spec +++ b/osc.spec @@ -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