From 02add69aafbe2c9a5b9b9703eccac9e9323e6704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 27 Nov 2013 08:01:17 +0000 Subject: [PATCH] add patched mock to Copr builders until this bugs are fixed in distribution --- files/copr/provision/files/builder.repo | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/files/copr/provision/files/builder.repo b/files/copr/provision/files/builder.repo index 8904103f91..accab91d11 100644 --- a/files/copr/provision/files/builder.repo +++ b/files/copr/provision/files/builder.repo @@ -5,3 +5,10 @@ enabled=1 gpgcheck=1 gpgkey=http://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE +[msuchy-Mock] +name=Copr repo for Mock owned by msuchy +description=Mock for RHEL6 with patch from https://bugzilla.redhat.com/show_bug.cgi?id=1028438 and https://bugzilla.redhat.com/show_bug.cgi?id=1034805 +baseurl=http://172.16.5.4/results/msuchy/Mock/epel-6-$basearch/ +skip_if_unavailable=True +gpgcheck=0 +enabled=1