]> git.pld-linux.org Git - packages/adns.git/commitdiff
- already aplied in version 1.3
authortommat <tommat@pld-linux.org>
Thu, 27 Jul 2006 15:47:28 +0000 (15:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adns-ac_fix.patch -> 1.2
    adns-gcc34.patch -> 1.2

adns-ac_fix.patch [deleted file]
adns-gcc34.patch [deleted file]

diff --git a/adns-ac_fix.patch b/adns-ac_fix.patch
deleted file mode 100644 (file)
index 4565ef0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- adns-1.0/configure.in~     Mon Nov 19 02:41:12 2001
-+++ adns-1.0/configure.in      Mon Nov 19 02:41:12 2001
-@@ -25,7 +25,7 @@
- AC_CONFIG_HEADER(src/config.h)
- dnl DPKG_CACHED_TRY_COMPILE(<description>,<cachevar>,<include>,<program>,<ifyes>,<ifno>)
--define(DPKG_CACHED_TRY_COMPILE,[
-+define([DPKG_CACHED_TRY_COMPILE],[
-  AC_MSG_CHECKING($1)
-  AC_CACHE_VAL($2,[
-   AC_TRY_COMPILE([$3],[$4],[$2=yes],[$2=no])
diff --git a/adns-gcc34.patch b/adns-gcc34.patch
deleted file mode 100644 (file)
index eec8c4b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- adns-1.1/src/parse.c.orig  2003-06-22 15:01:11.000000000 +0200
-+++ adns-1.1/src/parse.c       2004-05-24 22:53:12.761923544 +0200
-@@ -113,7 +113,7 @@
- }
- adns_status adns__parse_domain(adns_state ads, int serv, adns_query qu,
--                             vbuf *vb, adns_queryflags flags,
-+                             vbuf *vb, parsedomain_flags flags,
-                              const byte *dgram, int dglen, int *cbyte_io,
-                              int max) {
-   findlabel_state fls;
This page took 0.077937 seconds and 4 git commands to generate.