]> git.pld-linux.org Git - packages/apt.git/commitdiff
- restored 1.1 after branching DEVEL
authorankry <ankry@pld-linux.org>
Fri, 18 Oct 2002 08:54:26 +0000 (08:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apt-norequires.patch -> 1.3

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.048156 seconds and 4 git commands to generate.