summaryrefslogtreecommitdiffstats
path: root/fc26xscl71.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-22 10:52:32 +0200
committerRemi Collet <remi@remirepo.net>2017-06-22 10:52:32 +0200
commitdb4b678ab11ba92678a03e35319061129d5e261e (patch)
tree07339a08d5f7c66df53398912a8d77b3cba609a6 /fc26xscl71.cfg
parent0ca4b58572d5c96036cc7acf8e8b07a1fc9c6c2b (diff)
add Microsoft repository for msodbcsql
Diffstat (limited to 'fc26xscl71.cfg')
-rw-r--r--fc26xscl71.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/fc26xscl71.cfg b/fc26xscl71.cfg
index fe94fd5..251e155 100644
--- a/fc26xscl71.cfg
+++ b/fc26xscl71.cfg
@@ -32,6 +32,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]
@@ -132,4 +133,10 @@ baseurl=file:/var/lib/mock/fc26x/
enabled=1
metadata_expire=1
+[msprod]
+name=msprod
+baseurl=https://packages.microsoft.com/rhel/7/prod/
+enabled=1
+include=msodbc
+
"""