diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-06-17 15:07:25 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-06-17 15:07:25 +0000 |
commit | b1d0787e062a976b33113f08e12c6d9193dbd2e7 (patch) | |
tree | b560b695018a9801cdba8bf01b8808d6815cd9a1 /CHANGES | |
parent | 1764e182d9cf9937ad78a1452fe48c167372fc1a (diff) | |
download | mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar.gz mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar.bz2 mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar.xz mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.zip |
Perform less svn operations in getsrpm and rpmlog
- don't export SPECS/ when current/ is already exported
- don't check for the presence of a path that will be exported in the same
code, let it raise one exception
- complain when no changelogs are found inside SPECS/
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ * 1.6.18 - added the subcommand "switch" to help with mirrors support - initialize plugins in create-srpm too +- changelog: perform less svn calls to obtain release number and oldlog - changelog: show epoch even in the entry not released - changelog: make default.chlog compatible with cheetah-2 - make "sync" compatible with rpm-4.4.8 behavior |