From 7ce8320352ed63476611d01747a5a4512931fcb4f5e52af9782dab2be8a68576 Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Tue, 22 Feb 2011 13:33:32 +0000 Subject: [PATCH] Accepting request 62460 from devel:libraries:c_c++ Accepted submit request 62460 from user coolo OBS-URL: https://build.opensuse.org/request/show/62460 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdbi-drivers?expand=0&rev=4 --- libdbi-drivers.changes | 5 +++++ libdbi-drivers.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libdbi-drivers.changes b/libdbi-drivers.changes index 5daa4cd..a7c1e52 100644 --- a/libdbi-drivers.changes +++ b/libdbi-drivers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 22 08:57:42 UTC 2011 - coolo@novell.com + +- remove explicit (and wrong) libmysql require + ------------------------------------------------------------------- Wed Dec 15 16:17:10 CET 2010 - meissner@suse.de diff --git a/libdbi-drivers.spec b/libdbi-drivers.spec index 6ccee90..86bb4df 100644 --- a/libdbi-drivers.spec +++ b/libdbi-drivers.spec @@ -44,7 +44,7 @@ _Original_Packager: David A. Parker License: LGPL Summary: MySQL driver for libdbi Group: Development/Libraries -Requires: libdbi0 = %{version}, mysqlclient9 >= 3.23.22 +Requires: libdbi0 = %{version} %description dbd-mysql This driver provides connectivity to MySQL database servers through the