Blame SOURCES/BZ-1082050-source-repos.patch

dcd530
Index: /yum-builddep.py
dcd530
IDEA additional info:
dcd530
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
dcd530
<+>UTF-8
dcd530
===================================================================
dcd530
--- /yum-builddep.py	(revision )
dcd530
+++ /yum-builddep.py	(revision )
dcd530
@@ -27,7 +27,7 @@
dcd530
 import rpmUtils
dcd530
 import rpm
dcd530
 
dcd530
-rhn_source_repos = False
dcd530
+rhn_source_repos = True
dcd530
 
dcd530
 # Copied from yumdownloader (need a yum-utils python module ;)
dcd530
 # This is to fix Bug 469
dcd530
Index: /yumdownloader.py
dcd530
IDEA additional info:
dcd530
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
dcd530
<+>UTF-8
dcd530
===================================================================
dcd530
--- /yumdownloader.py	(revision )
dcd530
+++ /yumdownloader.py	(revision )
dcd530
@@ -32,7 +32,7 @@
dcd530
 import rpmUtils
dcd530
 import logging
dcd530
 
dcd530
-rhn_source_repos = False
dcd530
+rhn_source_repos = True
dcd530
 
dcd530
 # This is to fix Bug 469
dcd530
 # To convert from a pkg to a source pkg, we have a problem in that all we have