]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- up auto/th/rpm-4_4_7-0_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 18 Oct 2006 07:18:42 +0000 (07:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-missing-prototypes.patch -> 1.2

rpm-missing-prototypes.patch

index a52dda1b06c57c98cb03a227fe5810a80ad2f848..c4b4cab16a7c07e6f82cbe55a8946f2f5f026d7d 100644 (file)
@@ -16,9 +16,9 @@
  #endif
  
 +#include "rpmio_internal.h"
- #include <rpmlib.h>
+ #include <rpmcli.h>
  #include <rpmmacro.h>
+ #include <rpmlua.h>
 --- rpm-4.3/tools/convertdb1.c.orig    2004-01-04 02:13:09.000000000 +0000
 +++ rpm-4.3/tools/convertdb1.c 2004-01-12 10:52:04.000000000 +0000
 @@ -10,6 +10,7 @@
This page took 0.062424 seconds and 4 git commands to generate.