diff --git a/osc.spec b/osc.spec index 09543e3..e76093c 100644 --- a/osc.spec +++ b/osc.spec @@ -26,7 +26,7 @@ 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 Requires: python-urlgrabber BuildRequires: python-urlgrabber %endif