[packages/mydumper] update BR

glen glen at pld-linux.org
Sat Oct 7 20:11:22 CEST 2017


commit f77d98b2b0599b13f0e60c74aa56ca2a2e2ab231
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Oct 7 21:10:07 2017 +0300

    update BR
    
    -- ccache: error: Could not find compiler "x86_64-pld-linux-g++" in PATH
    -- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)

 mydumper.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mydumper.spec b/mydumper.spec
index dab22f2..823b148 100644
--- a/mydumper.spec
+++ b/mydumper.spec
@@ -6,7 +6,7 @@
 Summary:	MySQL Data Dumper
 Name:		mydumper
 Version:	0.9.3
-Release:	0.1
+Release:	1
 License:	GPL v3
 Group:		Applications/Databases
 Source0:	https://github.com/maxbube/mydumper/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -14,9 +14,11 @@ Source0:	https://github.com/maxbube/mydumper/archive/v%{version}/%{name}-%{versi
 URL:		https://github.com/maxbube/mydumper
 BuildRequires:	cmake
 BuildRequires:	glib2-devel
+BuildRequires:	libstdc++-devel
 BuildRequires:	mysql-devel
 BuildRequires:	openssl-devel
 BuildRequires:	pcre-devel
+BuildRequires:	pkgconfig
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mydumper.git/commitdiff/f77d98b2b0599b13f0e60c74aa56ca2a2e2ab231



More information about the pld-cvs-commit mailing list