Log In
centos
/
centpkg
Clone
Source Code
GIT
Source
Issues
11
Pull Requests
1
Stats
History src
Branch:
85a8501953d67173dd22a4bb9be346b27ae59e3b
develop
85a8501953d67173dd22a4bb9be346b27ae59e3b
src
Mostly changes to keep this closer to the fedpkg codebase - not terribly many
Pat Riehecky
• 10 years ago
85a850
split() on all whitespace removing the need for strip()
Brian Stinson
• 10 years ago
797459
remove dead.package logic which is not valid for CentOS packages
Brian Stinson
• 10 years ago
8f2a1a
clean up rpmdefines, we only need to define _topdir rather than pointing at each individual directory
Brian Stinson
• 10 years ago
2eaea9
Don't choke on multiple spaces in metadata files
Brian Stinson
• 10 years ago
cfdeed
change default config to not contact git.centos.org via ssh (in case users forget to supply the --anonymous flag)
Brian Stinson
• 10 years ago
f3349a
add in setup.py and default centpkg.conf
Brian Stinson
• 10 years ago
d0f4ad
implement sources to download from the CentOS lookaside cache
Brian Stinson
• 10 years ago
9bd7b3
run the superclass version of clone, we don't need to do too much here yet
Brian Stinson
• 10 years ago
6f323d
override some loaders to work with the CentOS file structure and release numbering
Brian Stinson
• 10 years ago
ca61eb
skeleton cli file, preparing for custom commands
Brian Stinson
• 10 years ago
aa8548
skeleton init file defining commands, mark them all NotImplemented so we can enable them one-by-one
Brian Stinson
• 10 years ago
2fb8a5
initial import; build the skeleton of the script from the pyrpkg example
Brian Stinson
• 10 years ago
8ac9e7