diff options
-rw-r--r-- | el6i.cfg | 3 | ||||
-rw-r--r-- | el6it.cfg | 6 | ||||
-rw-r--r-- | el6x.cfg | 3 | ||||
-rw-r--r-- | el6xt.cfg | 6 |
4 files changed, 16 insertions, 2 deletions
@@ -115,7 +115,8 @@ enabled=1 [python27] name=python27 -baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +#baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +baseurl=file:/home/rpmbuild/site/rpms/priv/python27-rhel-6/ enabled=1 """ @@ -113,5 +113,11 @@ name=result baseurl=file:/var/lib/mock/el6i/ enabled=1 +[python27] +name=python27 +#baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +baseurl=file:/home/rpmbuild/site/rpms/priv/python27-rhel-6/ +enabled=1 + """ @@ -114,7 +114,8 @@ enabled=1 [python27] name=python27 -baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +#baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +baseurl=file:/home/rpmbuild/site/rpms/priv/python27-rhel-6/ enabled=1 """ @@ -112,5 +112,11 @@ name=result baseurl=file:/var/lib/mock/el6x/ enabled=1 +[python27] +name=python27 +#baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +baseurl=file:/home/rpmbuild/site/rpms/priv/python27-rhel-6/ +enabled=1 + """ |