From db4b678ab11ba92678a03e35319061129d5e261e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 Jun 2017 10:52:32 +0200 Subject: add Microsoft repository for msodbcsql --- fc24xscl70.cfg | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'fc24xscl70.cfg') diff --git a/fc24xscl70.cfg b/fc24xscl70.cfg index 6055ca1..f7204fc 100644 --- a/fc24xscl70.cfg +++ b/fc24xscl70.cfg @@ -29,6 +29,7 @@ config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['macros']['%nophptag']="1" +config_opts['environment']['ACCEPT_EULA'] = 'Y' config_opts['yum.conf'] = """ [main] @@ -114,4 +115,10 @@ name=result-fc24x baseurl=file:/var/lib/mock/fc24x/ enabled=1 +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/7/prod/ +enabled=1 +includepkgs=msodbcsql + """ -- cgit