- fixed bug in PathInfo
authorMichael Andres <ma@suse.de>
Tue, 17 Jan 2006 01:25:16 +0000 (01:25 +0000)
committerMichael Andres <ma@suse.de>
Tue, 17 Jan 2006 01:25:16 +0000 (01:25 +0000)
commite565355797fcb4852a1bf87f992a8ecc6b1cb778
tree7ba6a0d0d7bd9324662030b1c7b4a65c19ed1feb
parent993306aba9fde79c4f844cc5a9debb90734922b7
- fixed bug in PathInfo
- prepared SuseTagsImpl (formerly UnitedLinux source)
  Still a fake, jusst able to evaluate a packages file.
- Added query to ResStore and provide some basic query
  functors. Probabely needs some more documentation.
13 files changed:
devel/devel.ma/Main.cc
devel/devel.ma/Parse.cc
zypp/Makefile.am
zypp/PathInfo.h
zypp/ResFilters.h [new file with mode: 0644]
zypp/ResStore.h
zypp/Source.h
zypp/source/Builtin.h
zypp/source/susetags/Makefile.am
zypp/source/susetags/PackagesParser.cc
zypp/source/susetags/SuseTagsImpl.cc [new file with mode: 0644]
zypp/source/susetags/SuseTagsImpl.h [new file with mode: 0644]
zypp/source/susetags/SuseTagsImpl.lo [new file with mode: 0644]