packages: ntp/ntp-no_avahi.patch - updated patch to apply against current v...

mmazur mmazur at pld-linux.org
Wed Apr 25 14:28:30 CEST 2012


Author: mmazur                       Date: Wed Apr 25 12:28:30 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated patch to apply against current version

---- Files affected:
packages/ntp:
   ntp-no_avahi.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ntp/ntp-no_avahi.patch
diff -u packages/ntp/ntp-no_avahi.patch:1.1 packages/ntp/ntp-no_avahi.patch:1.2
--- packages/ntp/ntp-no_avahi.patch:1.1	Tue May 25 09:15:25 2010
+++ packages/ntp/ntp-no_avahi.patch	Wed Apr 25 14:28:25 2012
@@ -1,17 +1,22 @@
---- ntp-4.2.6p1/configure.ac.orig	2010-05-25 08:52:27.000000000 +0200
-+++ ntp-4.2.6p1/configure.ac	2010-05-25 09:05:44.000000000 +0200
-@@ -416,14 +416,6 @@
+--- ntp-4.2.6p5/configure.ac~	2012-04-25 13:26:34.000000000 +0200
++++ ntp-4.2.6p5/configure.ac	2012-04-25 14:15:08.109497385 +0200
+@@ -409,19 +409,6 @@
  
  AC_HEADER_STDC
- AC_CHECK_HEADERS(bstring.h)
--AC_CHECK_HEADER(dns_sd.h,
--	[AC_CHECK_LIB(dns_sd,
--			DNSServiceRegister,
--			[AC_DEFINE(HAVE_DNSREGISTRATION, 1,
--				[Use Rendezvous/DNS-SD registration])])])
+ AC_CHECK_HEADERS([bstring.h])
+-AC_CHECK_HEADER(
+-    [dns_sd.h],
+-    [AC_CHECK_LIB(
+-	[dns_sd],
+-	[DNSServiceRegister],
+-	[AC_DEFINE([HAVE_DNSREGISTRATION], [1],
+-	    [Use Rendezvous/DNS-SD registration])]
+-    )]
+-)
 -case "$ac_cv_lib_dns_sd_DNSServiceRegister" in
-- yes) LIBS="-ldns_sd $LIBS" ;;
+- yes)
+-    LIBS="-ldns_sd $LIBS"
 -esac
- AC_CHECK_HEADERS(errno.h fcntl.h ieeefp.h kvm.h math.h)
+ AC_CHECK_HEADERS([errno.h fcntl.h ieeefp.h kvm.h math.h])
  
- AC_CHECK_HEADERS(md5.h, [], [],
+ AC_CHECK_HEADERS(
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/ntp/ntp-no_avahi.patch?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list