- added devel configure switch zo disable building zmd (in case you
authorMichael Andres <ma@suse.de>
Sun, 22 Jan 2006 14:58:12 +0000 (14:58 +0000)
committerMichael Andres <ma@suse.de>
Sun, 22 Jan 2006 14:58:12 +0000 (14:58 +0000)
commit1770d63675a7299ee7c4893290d6ba2b06ee5cca
tree16eb98531e5f148978d6e4a63c25d243aaf19088
parent3882e89c5440b098765525d54587e0730e481bfb
- added devel configure switch zo disable building zmd (in case you
  one temporarily can't update to requires sqlite)
- Added ctor from Resovable::conPtr to NVR, NVRA, NVRAD
- base/Iterator.h make some of the iterators provided by the boost
  iterator library available in zypp.
13 files changed:
Makefile.am
configure.ac
devel/devel.ma/Main.cc
zypp/NVR.cc
zypp/NVR.h
zypp/NVRA.cc
zypp/NVRA.h
zypp/NVRAD.cc
zypp/NVRAD.h
zypp/ResFilters.h
zypp/base/Iterator.h [new file with mode: 0644]
zypp/base/Makefile.am
zypp/base/PtrTypes.h