diff options
-rw-r--r-- | mock/fc17i.cfg | 2 | ||||
-rw-r--r-- | mock/fc17x.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mock/fc17i.cfg b/mock/fc17i.cfg index 265f00e..505d3c9 100644 --- a/mock/fc17i.cfg +++ b/mock/fc17i.cfg @@ -89,7 +89,7 @@ name=rpmfusion-nonfree mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-17&arch=i386 enabled=1 -[rpmfusion-nonfree] +[rpmfusion-nonfree-updates] name=rpmfusion-nonfree-updates mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-17&arch=i386 enabled=1 diff --git a/mock/fc17x.cfg b/mock/fc17x.cfg index 1f562a6..8222293 100644 --- a/mock/fc17x.cfg +++ b/mock/fc17x.cfg @@ -94,7 +94,7 @@ name=rpmfusion-nonfree mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-17&arch=x86_64 enabled=1 -[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=1 |