[packages/mysql++] Up to 3.3.0

arekm arekm at pld-linux.org
Fri May 8 23:12:00 CEST 2026


commit 38fd7f5f0d3504ea2f86313b76dfe09fc7bcc265
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 8 23:11:37 2026 +0200

    Up to 3.3.0

 mysql++-nolibs.patch | 14 --------------
 mysql++.spec         |  9 ++-------
 2 files changed, 2 insertions(+), 21 deletions(-)
---
diff --git a/mysql++.spec b/mysql++.spec
index 765c8f7..50ab25a 100644
--- a/mysql++.spec
+++ b/mysql++.spec
@@ -1,16 +1,13 @@
 Summary:	C++ interface to MySQL Database
 Summary(pl.UTF-8):	Interfejs C++ do bazy MySQL
 Name:		mysql++
-Version:	3.2.3
+Version:	3.3.0
 Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	https://tangentsoft.com/mysqlpp/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	5ded941ffeeec895022b97e58b1b204b
-Patch0:		%{name}-nolibs.patch
+# Source0-md5:	39932f1efb6fec00366cd7c7c4bb0914
 URL:		http://tangentsoft.net/mysql++/
-BuildRequires:	autoconf
-BuildRequires:	bakefile
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	mysql-devel
@@ -55,10 +52,8 @@ statyczne.
 
 %prep
 %setup -q
-%patch -P0 -p1
 
 %build
-%{__autoconf}
 %configure
 
 %{__make} \
diff --git a/mysql++-nolibs.patch b/mysql++-nolibs.patch
deleted file mode 100644
index 09de9df..0000000
--- a/mysql++-nolibs.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- mysql++-3.0.9/configure.in.orig	2009-11-21 22:26:54.033831728 +0100
-+++ mysql++-3.0.9/configure.ac	2009-11-21 22:26:59.248648480 +0100
-@@ -55,12 +55,10 @@
- 
- # Checks for libraries and local system features
- LIB_MATH
--LIB_SOCKET_NSL
- MYSQL_C_API_LOCATION
- MYSQL_WITH_SSL
- AX_C_LOCALTIME_R
--AC_CHECK_LIB(intl, main)
- 
- 
- # If this is Cygwin, add a linker flag to suppress a silly link message.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql++.git/commitdiff/38fd7f5f0d3504ea2f86313b76dfe09fc7bcc265



More information about the pld-cvs-commit mailing list