]> git.pld-linux.org Git - packages/apt.git/commitdiff
updated to 0.5.4cnc4
authorArtur Frysiak <artur@frysiak.net>
Wed, 31 Jul 2002 09:06:04 +0000 (09:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apt-es_it.patch -> 1.2
    apt-norequires.patch -> 1.2

apt-es_it.patch
apt-norequires.patch

index d02df6b0cfa2dfe8b2bb5036c7738ec9dc1f8fd7..408e7e64609eb21f15b6b8141d784320ae0f3522 100644 (file)
@@ -1,11 +1,11 @@
---- configure.in~      Sun May 19 23:27:54 2002
-+++ configure.in       Sun May 19 23:27:54 2002
-@@ -38,7 +38,7 @@
+--- apt-0.5.4cnc4/configure.in.wiget   Tue Jul 30 15:28:36 2002
++++ apt-0.5.4cnc4/configure.in Tue Jul 30 15:29:10 2002
+@@ -39,7 +39,7 @@
  AC_CHECK_TOOL(AR,ar,"ar")
  
--ALL_LINGUAS="pt_BR es_ES it_IT"
-+ALL_LINGUAS="pt_BR es it"
- dnl Check for i18n stuff through gettext 
+ dnl CNC:2002-07-08
+-ALL_LINGUAS="pt_BR es_ES it_IT ru"
++ALL_LINGUAS="pt_BR es it ru"
  AM_GNU_GETTEXT
+ LOCALEDIR="/usr/share/locale"
+ AC_DEFINE_UNQUOTED(LOCALEDIR, "$LOCALEDIR")
index 9a8e57496a3958839014e3cf1b6cc97b855dda73..8b1f0111da6e2b743913a84122e4b3ed5d6f79c9 100644 (file)
@@ -1,11 +1,14 @@
-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 @@
+--- 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 @@
  unsigned short rpmListParser::VersionHash()
  {
-    int Sections[] ={
--      RPMTAG_REQUIRENAME,
-       RPMTAG_OBSOLETENAME,
-       RPMTAG_CONFLICTNAME,
+    int Sections[] = {
++        RPMTAG_EPOCH,
+         RPMTAG_VERSION,
+         RPMTAG_RELEASE,
+         RPMTAG_ARCH,
+-        RPMTAG_REQUIRENAME,
+         RPMTAG_OBSOLETENAME,
+         RPMTAG_CONFLICTNAME,
          0
This page took 0.097082 seconds and 4 git commands to generate.