- Fixed PlainDir repositories to provide real disk usage data. For
authorMichael Andres <ma@suse.de>
Wed, 29 Aug 2007 12:03:00 +0000 (12:03 +0000)
committerMichael Andres <ma@suse.de>
Wed, 29 Aug 2007 12:03:00 +0000 (12:03 +0000)
commit1a180ab4204fa23c64b3628c4114f056b7f75c22
tree87dd946e0f61e4cdc596b1c38bd69867d2687bb7
parent054e97ed7a0d708b65b4c2a8175df4cba5606712
- Fixed PlainDir repositories to provide real disk usage data. For
  repomd and others that do not provide any detailed disk usage info,
  assume the packgage size is required below "/". Peviously they were
  treated as being empy.
12 files changed:
VERSION.cmake
devel/devel.ma/Parse.cc
devel/devel.ma/Tools.h
package/libzypp.changes
zypp/DiskUsage.h
zypp/capability/CapabilityImpl.cc
zypp/capability/CapabilityImpl.h
zypp/capability/FileCap.h
zypp/parser/plaindir/RepoParser.cc
zypp/repo/cached/PackageImpl.cc
zypp/repo/cached/SrcPackageImpl.cc
zypp/target/rpm/RpmDb.cc