extras-buildsys/utils/pushscript WhatsNew.py,1.12,1.13

Michael Schwendt mschwendt at fedoraproject.org
Sat Aug 1 09:12:10 UTC 2009


Author: mschwendt

Update of /cvs/fedora/extras-buildsys/utils/pushscript
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23015

Modified Files:
	WhatsNew.py 
Log Message:
complete the truncated comment


Index: WhatsNew.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/WhatsNew.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- WhatsNew.py	1 Aug 2009 08:56:46 -0000	1.12
+++ WhatsNew.py	1 Aug 2009 09:12:10 -0000	1.13
@@ -260,7 +260,8 @@
 
         # Consider the oldpackagedirs map to inherit src.rpms from
         # any external release repos.
-        # It is assumed that 
+        # It is assumed that the 'source/SRPMS' folder is found at
+        # the same directory level than the $arch folders.
         if hasattr(cfg,'oldpackagedirs'):
             dirs = cfg.oldpackagedirs.get(dist,None)
             if not dirs or not isinstance(dirs,list):




More information about the scm-commits mailing list