Remove unused and non-sensible depedency set build-time
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 11:53:10 +0000 (14:53 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 11:53:10 +0000 (14:53 +0300)
commite18d9e68260aacde0d1fe1f0fdddb008357262fe
tree0957841023a5716d5fc99a1a9ecbcbe66498638e
parent6ba22ca0d9f9de9ee358111f457bdbe323e263b9
Remove unused and non-sensible depedency set build-time
- Buildtime was never part of rpm version comparison nor should it be,
  on rpm level the only sensible differentiator between two identical
  dependencies is the dependency color if any. Other than that, random()
  just as "appropriate" as build time.
lib/rpmds.c
lib/rpmds.h
python/rpmds-py.c