diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-03-20 16:59:33 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-03-20 16:59:33 +0100 |
commit | 4ae2abbc065e84543ba40c2b1865aaaf2917e97f (patch) | |
tree | cfd3b6230be3babf14f11d7fbd55587ab57fdf08 | |
parent | b1878fec8fa343790674cb7c2c7500529246c2b5 (diff) |
enable rpmfusion for test build
-rw-r--r-- | mock/fc17it.cfg | 12 | ||||
-rw-r--r-- | mock/fc17xt.cfg | 12 | ||||
-rw-r--r-- | mock/fc18it.cfg | 6 | ||||
-rw-r--r-- | mock/fc18xt.cfg | 8 |
4 files changed, 19 insertions, 19 deletions
diff --git a/mock/fc17it.cfg b/mock/fc17it.cfg index b520fc2..b29651e 100644 --- a/mock/fc17it.cfg +++ b/mock/fc17it.cfg @@ -77,22 +77,22 @@ enabled=1 [rpmfusion-free] name=rpmfusion-free mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-17&arch=i386 -enabled=0 +enabled=1 [rpmfusion-free-updates] name=rpmfusion-free mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-17&arch=i386 -enabled=0 +enabled=1 [rpmfusion-nonfree] name=rpmfusion-nonfree mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-17&arch=i386 -enabled=0 +enabled=1 -[rpmfusion-nonfree] -name=rpmfusion-nonfree +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree-updates mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-17&arch=i386 -enabled=0 +enabled=1 [result] name=result diff --git a/mock/fc17xt.cfg b/mock/fc17xt.cfg index 53868ac..3dc8127 100644 --- a/mock/fc17xt.cfg +++ b/mock/fc17xt.cfg @@ -82,22 +82,22 @@ enabled=0 [rpmfusion-free] name=rpmfusion-free mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-17&arch=x86_64 -enabled=0 +enabled=1 [rpmfusion-free-updates] name=rpmfusion-free mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-17&arch=x86_64 -enabled=0 +enabled=1 [rpmfusion-nonfree] name=rpmfusion-nonfree mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-17&arch=x86_64 -enabled=0 +enabled=1 -[rpmfusion-nonfree] -name=rpmfusion-nonfree +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree-updates mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-17&arch=x86_64 -enabled=0 +enabled=1 [result] name=result diff --git a/mock/fc18it.cfg b/mock/fc18it.cfg index 8f6f988..753bc08 100644 --- a/mock/fc18it.cfg +++ b/mock/fc18it.cfg @@ -87,12 +87,12 @@ enabled=1 [rpmfusion-nonfree] name=rpmfusion-nonfree mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-18&arch=i386 -enabled=0 +enabled=1 [rpmfusion-nonfree-updates] -name=rpmfusion-nonfree +name=rpmfusion-nonfree-updates mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-18&arch=i386 -enabled=0 +enabled=1 [result] name=result diff --git a/mock/fc18xt.cfg b/mock/fc18xt.cfg index f160836..135d6b8 100644 --- a/mock/fc18xt.cfg +++ b/mock/fc18xt.cfg @@ -92,12 +92,12 @@ enabled=1 [rpmfusion-nonfree] name=rpmfusion-nonfree mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-18&arch=x86_64 -enabled=0 +enabled=1 -[rpmfusion-nonfree-updates] -name=rpmfusion-nonfree +[rpmfusion-nonfree-updates-updates] +name=rpmfusion-nonfree-updates mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-18&arch=x86_64 -enabled=0 +enabled=1 [result] name=result |