summaryrefslogtreecommitdiff
path: root/packages/brpm
AgeCommit message (Expand)Author
2020-07-24fix brpm buildingRyan Harper
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-05-01Adapt the package building scripts to use Python 3 (#231)Paride Legovini
2020-01-24Make the RPM build use Python 3 (#190)Paride Legovini
2018-05-23packages/brpm: Get proper dependencies for cmdline distro.Scott Moser
2017-06-13pkg build ci: Add make ci-deps-<distro> target to install pkgsChad Smith
2016-08-08For upstream snapshot versions do not modify git-describe output.Scott Moser
2016-08-05adjust tools and version information.Scott Moser
2016-08-03Update build tools to work with gitLars Kellogg-Stedman
2016-07-15Avoid depending on argparse in 2.7 or greaterJoshua Harlow
2015-05-19packages/brpm: fix for oauth library nameScott Moser
2015-04-08Correcting the pkg-name to 'oauthlib' from 'oauth'Surojit Pathak
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-10-13Show the spec file contentJoshua Harlow
2014-07-21add package info for bddeb/brpmScott Moser
2014-01-17more boto removal. move httpretty from 'Requires'Scott Moser
2013-07-29add 'pyserial' to bddeb and bdrpmScott Moser
2013-07-24update dependencies for jsonpatchScott Moser
2013-06-27Add support for building a SLES rpm packageJuerg Haefliger
2013-03-26fix brpm and bddeb by knowing about 'python-requests'Scott Moser
2012-11-13Even when using boto < 2.6 force the unlazying to occurScott Moser
2012-11-13add dependency for 'pkg_resources'Scott Moser
2012-11-13sort PKG_MP entriesScott Moser
2012-10-08Make the subrelease a new k/v entry that is handledJoshua Harlow
2012-10-08Add the ability to have a 'private'Joshua Harlow
2012-10-05Ensure stderr newline.Joshua Harlow
2012-10-05Only allow the first missing version toJoshua Harlow
2012-10-05Leave off creating fake headers for unknown versionsJoshua Harlow
2012-09-25Clean doesn't seem needed.Joshua Harlow
2012-09-25Add a top_dir define.Joshua Harlow
2012-09-25Fix syntax error.Joshua Harlow
2012-09-25Add the ability to pass patches to theJoshua Harlow
2012-07-09Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow
2012-07-09brpm: Add printouts which match the 'bddeb' package builder.Joshua Harlow
2012-07-09include ~bzr in make-tarball output tarball and top level dirJoshua Harlow
2012-07-09get 'brpm' working again. update make-tarball to have a top level dir.Joshua Harlow
2012-07-09rework packaging tools to find the right cloud-init topdirJoshua Harlow
2012-07-06Got this working for 'brpm' again.Joshua Harlow
2012-07-06Reworking these to look attempt to find the right parent directory, as well Joshua Harlow
2012-07-06setup.py: rename "daemon type" to "init system"Scott Moser
2012-07-03Add the ability to have setup.py have a CLI option that specifies the daemon ...Joshua Harlow
2012-07-021. Fixup the setup.py to not include custom startup scripts, let the packagin...Joshua Harlow
2012-06-28Fix chopping off the wrong folers, oopsJoshua Harlow
2012-06-28Syntax error fixupJoshua Harlow
2012-06-28Remove the keep all the init directories which didn't workJoshua Harlow
2012-06-281. Match the variable names with what they are used forJoshua Harlow
2012-06-28Continue working on removing and allowing the correct files in the spec gener...Joshua Harlow
2012-06-27Take only the files in the directory, not the directory itself (this causes i...Joshua Harlow
2012-06-261. Add 'verbose' options to both.Joshua Harlow
2012-06-261. Fix old info call.Joshua Harlow