From cb79f883e44e512681882866095a0cc1fcbe16a7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Oct 2018 16:16:22 +0200 Subject: tweak for F29 --- fc29i.cfg | 2 +- fc29i73.cfg | 7 ++++++- fc29x.cfg | 2 +- fc29x73.cfg | 7 ++++++- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/fc29i.cfg b/fc29i.cfg index 914b2e5..664ea02 100644 --- a/fc29i.cfg +++ b/fc29i.cfg @@ -73,7 +73,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f29&arch=i386 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/i386 -enabled=1 +enabled=0 [remi] name=remi public diff --git a/fc29i73.cfg b/fc29i73.cfg index c553594..3a4b916 100644 --- a/fc29i73.cfg +++ b/fc29i73.cfg @@ -71,7 +71,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f29&arch=i386 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/i386 -enabled=1 +enabled=0 [remi] name=remi public @@ -97,6 +97,11 @@ baseurl=file:/home/rpmbuild/site/rpms/fedora/29/php73/i386/ enabled=1 metadata_expire=1 +[remi-debuginfo-php73] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/debug-php73/i386/ +enabled=1 + [rpmfusion-free] name=rpmfusion-free mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-29&arch=i386 diff --git a/fc29x.cfg b/fc29x.cfg index c2321f6..9f270b1 100644 --- a/fc29x.cfg +++ b/fc29x.cfg @@ -72,7 +72,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f29&arch=x86_64 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/fc29x73.cfg b/fc29x73.cfg index 0ac2cd1..3f25257 100644 --- a/fc29x73.cfg +++ b/fc29x73.cfg @@ -70,7 +70,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f29&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/29/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public @@ -96,6 +96,11 @@ baseurl=file:/home/rpmbuild/site/rpms/fedora/29/php73/x86_64/ enabled=1 metadata_expire=1 +[remi-debuginfo-php73] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/debug-php73/x86_64/ +enabled=1 + [remi-dev] name=remi dev baseurl=file:/home/rpmbuild/site/rpms/fedora/29/devs/x86_64/ -- cgit