]> git.pld-linux.org Git - packages/mysql++.git/commitdiff
- up to 3.2.3 master auto/th/mysql++-3.2.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Mar 2018 00:22:07 +0000 (01:22 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Mar 2018 00:22:07 +0000 (01:22 +0100)
mysql++-nolibs.patch
mysql++.spec

index 97b1279eac1ce6f2ed8666ae1359df19e1f4fce4..09de9df26ed4ade293d2769448f6df2175c7e791 100644 (file)
@@ -1,11 +1,11 @@
 --- 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,11 +55,9 @@
+@@ -55,12 +55,10 @@
  
  # Checks for libraries and local system features
  LIB_MATH
 -LIB_SOCKET_NSL
- MYSQL_API_LOCATION
+ MYSQL_C_API_LOCATION
  MYSQL_WITH_SSL
  AX_C_LOCALTIME_R
 -AC_CHECK_LIB(intl, main)
index 444dd1414a533ca1628cd00292dd569b6c142c23..10c457fee397b4a0b1e38e2377f6563037923943 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       C++ interface to MySQL Database
 Summary(pl.UTF-8):     Interfejs C++ do bazy MySQL
 Name:          mysql++
-Version:       3.0.9
-Release:       2
+Version:       3.2.3
+Release:       1
 License:       LGPL
 Group:         Libraries
-Source0:       http://tangentsoft.net/mysql++/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 4acc1603846fe67d36b6243bfb805652
+Source0:       https://tangentsoft.com/mysqlpp/releases/%{name}-%{version}.tar.gz
+# Source0-md5: 5ded941ffeeec895022b97e58b1b204b
 Patch0:                %{name}-nolibs.patch
 URL:           http://tangentsoft.net/mysql++/
 BuildRequires: autoconf
This page took 0.123499 seconds and 4 git commands to generate.