From 90234bee2f1cf8f749f5f27fefcd357d03b534ec Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Nov 11 2004 17:36:36 +0000 Subject: fix buildreq --- diff --git a/sip.spec b/sip.spec index 67b5bd1..9c8adba 100644 --- a/sip.spec +++ b/sip.spec @@ -24,11 +24,11 @@ Source: http://www.riverbankcomputing.co.uk/download/sip/%{name}-%{version}.tar. Prereq: /sbin/ldconfig -BuildPrereq: %{pythonpkg}-devel >= %{pythonver}%{minor} +BuildPrereq: %{pythonpkg}-devel >= %{pythonver} BuildPrereq: %{qtpkg}-devel >= %{qtver} BuildPrereq: sed -Requires: %{pythonpkg} >= %{pythonver}%{minor} +Requires: %{pythonpkg} >= %{pythonver} %description SIP is a tool for generating bindings for C++ classes so that they can be