[CentOS-devel] [PATCH] Provide link to rpkg upstream comments on patches for downloads

Pat Riehecky

riehecky at fnal.gov
Thu Jul 3 15:56:53 UTC 2014


From: Pat Riehecky <riehecky at fnal.gov>

---
 src/centpkg/__init__.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/centpkg/__init__.py b/src/centpkg/__init__.py
index eff2a72..c1a58aa 100644
--- a/src/centpkg/__init__.py
+++ b/src/centpkg/__init__.py
@@ -78,6 +78,9 @@ class Commands(pyrpkg.Commands):
     def sources(self, outdir=None):
         """Download source files"""
 
+        #  See also:
+        # https://lists.fedoraproject.org/pipermail/buildsys/2014-July/004313.html
+        #
         # in 'super' the sources function expects a file named 'sources' to be in the base directory.
         # A patch has been sent to upstream to allow a more flexible location.
         #
-- 
1.7.1




More information about the CentOS-devel mailing list