[PATCH 0/2] Allow rpkg to use custom source metadata file and format

Pat Riehecky riehecky at fnal.gov
Wed Jul 2 16:11:25 UTC 2014


From: Pat Riehecky <riehecky at fnal.gov>

Over at the CentOS project they are looking into an rpkg based tool,
but due to the hard coded filename for external sourecs, a lot of code
is duplicated.

The attached patch preserves the existing behavior, but allows a hook
into the 'sources' function so that other metadata files can be consulted.

The format of the url in the CentOS structure is also different.  However,
I've not (yet?) taken a stab at making that customizable.

Pat Riehecky (2):
  Allow custom 'sources' metadata file
  Added optional 'valsep' for metadata files not seperated by '  '

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



More information about the buildsys mailing list