From 671f55802700f8e5cc7ecfe79c09259b8ce68123 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Jan 2015 15:42:32 +0100 Subject: f19 is eol --- fc19i.cfg | 2 +- fc19i56.cfg | 2 +- fc19it.cfg | 2 +- fc19x.cfg | 2 +- fc19x56.cfg | 2 +- fc19xd.cfg | 2 +- fc19xscl54.cfg | 2 +- fc19xscl56.cfg | 2 +- fc19xt.cfg | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/fc19i.cfg b/fc19i.cfg index 65ea03b..428ffdf 100644 --- a/fc19i.cfg +++ b/fc19i.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ diff --git a/fc19i56.cfg b/fc19i56.cfg index 46d2920..ed49aeb 100644 --- a/fc19i56.cfg +++ b/fc19i56.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ diff --git a/fc19it.cfg b/fc19it.cfg index 77645c1..ccf37cb 100644 --- a/fc19it.cfg +++ b/fc19it.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ diff --git a/fc19x.cfg b/fc19x.cfg index 51379c3..45e04d3 100644 --- a/fc19x.cfg +++ b/fc19x.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ diff --git a/fc19x56.cfg b/fc19x56.cfg index 1a98ae5..813a25a 100644 --- a/fc19x56.cfg +++ b/fc19x56.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ diff --git a/fc19xd.cfg b/fc19xd.cfg index c3d832e..38a87e7 100644 --- a/fc19xd.cfg +++ b/fc19xd.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ diff --git a/fc19xscl54.cfg b/fc19xscl54.cfg index 75f90d3..3a13c6a 100644 --- a/fc19xscl54.cfg +++ b/fc19xscl54.cfg @@ -26,7 +26,7 @@ config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" -config_opts['macros']['%nophptag']="1" +config_opts['macros']['%nophptag']="0" config_opts['yum.conf'] = """ diff --git a/fc19xscl56.cfg b/fc19xscl56.cfg index ea8fa97..bd3539e 100644 --- a/fc19xscl56.cfg +++ b/fc19xscl56.cfg @@ -26,7 +26,7 @@ config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" -config_opts['macros']['%nophptag']="1" +config_opts['macros']['%nophptag']="0" config_opts['yum.conf'] = """ diff --git a/fc19xt.cfg b/fc19xt.cfg index 639cf53..bd34d54 100644 --- a/fc19xt.cfg +++ b/fc19xt.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ -- cgit