]> git.pld-linux.org Git - packages/apt.git/blobdiff - apt-norequires.patch
- up to 0.5.5cnc4.1
[packages/apt.git] / apt-norequires.patch
index 8b1f0111da6e2b743913a84122e4b3ed5d6f79c9..9a8e57496a3958839014e3cf1b6cc97b855dda73 100644 (file)
@@ -1,14 +1,11 @@
---- apt-0.5.4cnc4/apt-pkg/rpm/rpmlistparser.cc.wiget   Tue Jul 30 15:17:27 2002
-+++ apt-0.5.4cnc4/apt-pkg/rpm/rpmlistparser.cc Tue Jul 30 15:18:46 2002
-@@ -285,10 +285,10 @@
+diff -urN apt-0.3.19cnc38.org/apt-pkg/rpm/rpmlistparser.cc apt-0.3.19cnc38/apt-pkg/rpm/rpmlistparser.cc
+--- apt-0.3.19cnc38.org/apt-pkg/rpm/rpmlistparser.cc   Thu Apr 19 00:38:38 2001
++++ apt-0.3.19cnc38/apt-pkg/rpm/rpmlistparser.cc       Thu Apr 19 00:38:54 2001
+@@ -348,7 +348,6 @@
  unsigned short rpmListParser::VersionHash()
  {
-    int Sections[] = {
-+        RPMTAG_EPOCH,
-         RPMTAG_VERSION,
-         RPMTAG_RELEASE,
-         RPMTAG_ARCH,
--        RPMTAG_REQUIRENAME,
-         RPMTAG_OBSOLETENAME,
-         RPMTAG_CONFLICTNAME,
+    int Sections[] ={
+-      RPMTAG_REQUIRENAME,
+       RPMTAG_OBSOLETENAME,
+       RPMTAG_CONFLICTNAME,
          0
This page took 0.087514 seconds and 4 git commands to generate.