From 3b183abd595de14d9cb9b7a3a4fc233151a7fd80 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Nov 2014 08:21:33 +0100 Subject: disable remi-php55 for test build --- el5it.cfg | 2 +- el5xt.cfg | 2 +- el6it.cfg | 2 +- el6xt.cfg | 2 +- el7xt.cfg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/el5it.cfg b/el5it.cfg index 30e31f7..528270f 100644 --- a/el5it.cfg +++ b/el5it.cfg @@ -74,7 +74,7 @@ enabled=1 [remi-php55] name=remi php55 baseurl=file:/home/rpmbuild/site/rpms/enterprise/5/php55/i386/ -enabled=1 +enabled=0 [remi-test] name=remi public diff --git a/el5xt.cfg b/el5xt.cfg index b4abb9a..2e72ab8 100644 --- a/el5xt.cfg +++ b/el5xt.cfg @@ -73,7 +73,7 @@ enabled=1 [remi-php55] name=remi php55 baseurl=file:/home/rpmbuild/site/rpms/enterprise/5/php55/x86_64/ -enabled=1 +enabled=0 [remi-test] name=remi public diff --git a/el6it.cfg b/el6it.cfg index e3552c5..1eab33e 100644 --- a/el6it.cfg +++ b/el6it.cfg @@ -85,7 +85,7 @@ enabled=1 [remi-php55] name=remi php55 baseurl=file:/home/rpmbuild/site/rpms/enterprise/6/php55/i386/ -enabled=1 +enabled=0 [remi-test] name=remi public diff --git a/el6xt.cfg b/el6xt.cfg index 34e3ddd..3b35675 100644 --- a/el6xt.cfg +++ b/el6xt.cfg @@ -84,7 +84,7 @@ enabled=1 [remi-php55] name=remi php55 baseurl=file:/home/rpmbuild/site/rpms/enterprise/6/php55/x86_64/ -enabled=1 +enabled=0 [remi-test] name=remi public diff --git a/el7xt.cfg b/el7xt.cfg index 670fefa..dfb84dd 100644 --- a/el7xt.cfg +++ b/el7xt.cfg @@ -90,7 +90,7 @@ enabled=1 [remi-php55] name=remi php55 baseurl=file:/home/rpmbuild/site/rpms/enterprise/7/php55/x86_64/ -enabled=1 +enabled=0 [remi-php56] name=remi public -- cgit