/[packages]/updates/8/mysql-connector-c++/current/SPECS/mysql-connector-c++.spec
ViewVC logotype

Diff of /updates/8/mysql-connector-c++/current/SPECS/mysql-connector-c++.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1299662 by umeabot, Sun Sep 23 15:54:51 2018 UTC revision 1419764 by wally, Tue Jul 9 18:34:43 2019 UTC
# Line 5  Line 5 
5  Summary:        A MySQL database connector for C++  Summary:        A MySQL database connector for C++
6  Name:           mysql-connector-c++  Name:           mysql-connector-c++
7  Version:        1.1.9  Version:        1.1.9
8  Release:        %mkrel 2  Release:        %mkrel 3
9  Group:          System/Libraries  Group:          System/Libraries
10  License:        GPLv2  License:        GPLv2
11  URL:            http://dev.mysql.com/downloads/connector/cpp/  URL:            http://dev.mysql.com/downloads/connector/cpp/
# Line 13  Source0:       http://cdn.mysql.com/Downloads/ Line 13  Source0:       http://cdn.mysql.com/Downloads/
13  ## patches from arch-linux  ## patches from arch-linux
14  Patch0:         mysql_cxx_linkage.patch  Patch0:         mysql_cxx_linkage.patch
15  Patch1:         mariadb_api.patch  Patch1:         mariadb_api.patch
16    ## from opensuse
17    Patch10:        mysql-connector-cpp-mariadb.patch
18    Patch11:        mysql-connector-cpp-1.1.9-libmysql_dynamic_proxy_typos.patch
19  BuildRequires:  cmake  BuildRequires:  cmake
20  BuildRequires:  mysql-devel  BuildRequires:  mysql-devel
21  BuildRequires:  boost-devel  BuildRequires:  boost-devel
# Line 84  offers the following advantages for C++ Line 87  offers the following advantages for C++
87    
88  %prep  %prep
89  %setup -q  %setup -q
90  %patch0 -p1 -b .linkage  %autopatch -p1
91  %patch1 -p1 -b .mariadb  
92  %{__chmod} -x examples/*.cpp examples/*.txt  %{__chmod} -x examples/*.cpp examples/*.txt
93    
94  # Save examples to keep directory clean (for doc)  # Save examples to keep directory clean (for doc)

Legend:
Removed from v.1299662  
changed lines
  Added in v.1419764

  ViewVC Help
Powered by ViewVC 1.1.30