]> git.pld-linux.org Git - packages/courier-authlib.git/commitdiff
- up for 0.59
authoraflinta <aflinta@pld-linux.org>
Mon, 8 Jan 2007 12:26:24 +0000 (12:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier-authlib-ltdl.patch -> 1.2

courier-authlib-ltdl.patch

index c96bcd570c308533b8e20c2219e6f19960ec11c4..242a81ab6d55c0cf876b876b2f8a1250056726b3 100644 (file)
@@ -1,24 +1,26 @@
---- courier-authlib-0.58/configure.in~ 2006-12-04 15:35:08.000000000 +0200
-+++ courier-authlib-0.58/configure.in  2006-12-04 19:33:10.000000000 +0200
-@@ -1049,7 +1049,7 @@
- AC_SUBST(REPOSITORY)
- AM_CONDITIONAL(HAVE_SGML, test -d ${srcdir}/docbook)
--AC_CONFIG_SUBDIRS(libltdl bdbobj gdbmobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog)
-+AC_CONFIG_SUBDIRS(bdbobj gdbmobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog)
- AC_CONFIG_FILES(Makefile authdaemond authdaemonrc authsystem.passwd README.authdebug.html dbobj.h authmigrate courier-authlib.spec courier-authlib.lpspec courier-authlib.sysvinit userdb-test-cram-md5.pl)
- AC_OUTPUT
---- courier-authlib-0.58/Makefile.am~  2006-12-04 15:35:08.000000000 +0200
-+++ courier-authlib-0.58/Makefile.am   2006-12-04 19:33:45.000000000 +0200
+diff -urN courier-authlib-0.59.orig/Makefile.am courier-authlib-0.59/Makefile.am
+--- courier-authlib-0.59.orig/Makefile.am      2007-01-08 13:18:42.897900250 +0100
++++ courier-authlib-0.59/Makefile.am   2007-01-08 13:20:17.587818000 +0100
 @@ -6,8 +6,8 @@
  AUTOMAKE = srcdir=${srcdir} @SHELL@ ${srcdir}/automake.fix @AUTOMAKE@
  AUTOMAKE_OPTIONS=dist-bzip2
  
--SUBDIRS=libltdl @DBSUBDIR@ md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
+-SUBDIRS=@LIBLTDL_SUBDIR@ @DBSUBDIR@ md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
 -DIST_SUBDIRS=libltdl gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
 +SUBDIRS=@DBSUBDIR@ md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
 +DIST_SUBDIRS=gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
  
  INCLUDES = $(LTDLINCL)
  
+diff -urN courier-authlib-0.59.orig/configure.in courier-authlib-0.59/configure.in
+--- courier-authlib-0.59.orig/configure.in     2007-01-08 13:18:42.897900250 +0100
++++ courier-authlib-0.59/configure.in  2007-01-08 13:18:58.318864000 +0100
+@@ -1083,7 +1083,7 @@
+ AC_SUBST(REPOSITORY)
+ AM_CONDITIONAL(HAVE_SGML, test -d ${srcdir}/docbook)
+-AC_CONFIG_SUBDIRS(libltdl bdbobj gdbmobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog)
++AC_CONFIG_SUBDIRS(bdbobj gdbmobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog)
+ AC_CONFIG_FILES(Makefile authdaemond authdaemonrc authsystem.passwd README.authdebug.html dbobj.h authmigrate courier-authlib.spec courier-authlib.lpspec courier-authlib.sysvinit userdb-test-cram-md5.pl)
+ AC_OUTPUT
This page took 0.140773 seconds and 4 git commands to generate.