From 8ae5546e81c6a53bab9c852f92cd42747cf8085e Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Fri, 1 Aug 2003 08:26:48 +0000 Subject: [PATCH] picks up our perl, so we have to require it --- mysql/mysql.spec | 8 +++++--- mysql3/mysql3.spec | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/mysql/mysql.spec b/mysql/mysql.spec index 4ff4e8605f..fa162dd990 100644 --- a/mysql/mysql.spec +++ b/mysql/mysql.spec @@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE] Group: Database License: GPL Version: %{V_opkg} -Release: 20030723 +Release: 20030801 # package options %option with_berkeleydb yes @@ -55,8 +55,10 @@ Patch0: mysql.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030718, gcc, zlib -PreReq: OpenPKG, openpkg >= 20030718, zlib +BuildPreReq: OpenPKG, openpkg >= 20030718, perl, gcc +PreReq: OpenPKG, openpkg >= 20030718, perl +BuildPreReq: zlib +PreReq: zlib AutoReq: no AutoReqProv: no diff --git a/mysql3/mysql3.spec b/mysql3/mysql3.spec index bc4d37c4ec..f479b442d3 100644 --- a/mysql3/mysql3.spec +++ b/mysql3/mysql3.spec @@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS] Group: Database License: GPL Version: %{V_major}.%{V_minor} -Release: 20030722 +Release: 20030801 # package options %option with_berkeleydb yes @@ -54,8 +54,10 @@ Patch0: mysql3.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030718, gcc, zlib -PreReq: OpenPKG, openpkg >= 20030718, zlib +BuildPreReq: OpenPKG, openpkg >= 20030718, perl, gcc +PreReq: OpenPKG, openpkg >= 20030718, perl +BuildPreReq: zlib +PreReq: zlib AutoReq: no AutoReqProv: no Provides: mysql = %{version}-%{release}