]> git.pld-linux.org Git - packages/apt.git/blob - apt-norequires.patch
- updated for 0.5.4cnc7
[packages/apt.git] / apt-norequires.patch
1 --- apt-0.5.4cnc4/apt-pkg/rpm/rpmlistparser.cc.wiget    Tue Jul 30 15:17:27 2002
2 +++ apt-0.5.4cnc4/apt-pkg/rpm/rpmlistparser.cc  Tue Jul 30 15:18:46 2002
3 @@ -285,10 +285,10 @@
4  unsigned short rpmListParser::VersionHash()
5  {
6     int Sections[] = {
7 +         RPMTAG_EPOCH,
8           RPMTAG_VERSION,
9           RPMTAG_RELEASE,
10           RPMTAG_ARCH,
11 -         RPMTAG_REQUIRENAME,
12           RPMTAG_OBSOLETENAME,
13           RPMTAG_CONFLICTNAME,
14           0
This page took 0.096213 seconds and 3 git commands to generate.