]> git.pld-linux.org Git - packages/apt.git/commitdiff
- allow build with rpm 4.0.4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 17 Feb 2002 01:55:45 +0000 (01:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apt-mdfile.patch -> 1.1

apt-mdfile.patch [new file with mode: 0644]

diff --git a/apt-mdfile.patch b/apt-mdfile.patch
new file mode 100644 (file)
index 0000000..3ebaff6
--- /dev/null
@@ -0,0 +1,22 @@
+diff -urN apt-0.3.19cnc55.org/tools/cached_md5.cc apt-0.3.19cnc55/tools/cached_md5.cc
+--- apt-0.3.19cnc55.org/tools/cached_md5.cc    Sun Feb 17 01:46:11 2002
++++ apt-0.3.19cnc55/tools/cached_md5.cc        Sun Feb 17 01:46:25 2002
+@@ -39,6 +39,7 @@
+ #include <errno.h>
+ #include <fcntl.h>
+ #include <rpm/rpmlib.h>
++#include <rpm/misc.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <sys/stat.h>
+diff -urN apt-0.3.19cnc55.org/tools/hdlist2pkglist.cc apt-0.3.19cnc55/tools/hdlist2pkglist.cc
+--- apt-0.3.19cnc55.org/tools/hdlist2pkglist.cc        Sun Feb 17 01:46:11 2002
++++ apt-0.3.19cnc55/tools/hdlist2pkglist.cc    Sun Feb 17 01:46:46 2002
+@@ -37,6 +37,7 @@
+ #include <errno.h>
+ #include <fcntl.h>
+ #include <rpmlib.h>
++#include <rpm/misc.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <sys/stat.h>
This page took 0.103365 seconds and 4 git commands to generate.