Author: qboosh                       Date: Sun Aug 12 20:25:49 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.0.1

---- Files affected:
SOURCES:
   heimdal-amfix.patch (1.3 -> 1.4) , heimdal-db4.patch (1.2 -> 1.3) , 
heimdal-no-editline.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/heimdal-amfix.patch
diff -u SOURCES/heimdal-amfix.patch:1.3 SOURCES/heimdal-amfix.patch:1.4
--- SOURCES/heimdal-amfix.patch:1.3     Thu Mar 29 23:10:44 2007
+++ SOURCES/heimdal-amfix.patch Sun Aug 12 22:25:44 2007
@@ -1,6 +1,6 @@
---- heimdal-0.6.1/lib/roken/Makefile.am.orig   2004-04-02 19:20:10.251527512 
+0200
-+++ heimdal-0.6.1/lib/roken/Makefile.am        2004-04-02 19:50:37.948675312 
+0200
-@@ -84,7 +84,7 @@
+--- heimdal-1.0.1/lib/roken/Makefile.am.orig   2007-08-09 09:47:19.000000000 
+0200
++++ heimdal-1.0.1/lib/roken/Makefile.am        2007-08-12 21:18:46.005874686 
+0200
+@@ -101,7 +101,7 @@
        write_pid.c             \
        xdbm.h
  
@@ -9,9 +9,10 @@
        err.hin                 \
        glob.hin                \
        ifaddrs.hin             \
-@@ -184,4 +184,4 @@
- make-roken.c: roken.h.in roken.awk
-       $(AWK) -f $(srcdir)/roken.awk $(srcdir)/roken.h.in > make-roken.c
- 
--EXTRA_DIST = roken.awk roken.h.in $(man_MANS) test-mem.h
-+EXTRA_DIST = roken.awk roken.h.in $(man_MANS) test-mem.h 
$(EXTRA_libroken_SOURCES)
+@@ -189,4 +189,5 @@
+       $(man_MANS) \
+       test-mem.h \
+       ndbm_wrap.c \
+-      ndbm_wrap.h
++      ndbm_wrap.h \
++      $(EXTRA_libroken_SOURCES)

================================================================
Index: SOURCES/heimdal-db4.patch
diff -u SOURCES/heimdal-db4.patch:1.2 SOURCES/heimdal-db4.patch:1.3
--- SOURCES/heimdal-db4.patch:1.2       Mon Oct  2 17:54:46 2006
+++ SOURCES/heimdal-db4.patch   Sun Aug 12 22:25:44 2007
@@ -5,7 +5,7 @@
  dnl db_create is used by db3 and db4
  
 -  AC_FIND_FUNC_NO_LIBS(db_create, db4 db3 db, [
-+  AC_FIND_FUNC_NO_LIBS(db_create, db-4.5 db-4.4 db-4.3 db-4.2 db-4.1 db4 db3 
db, [
++  AC_FIND_FUNC_NO_LIBS(db_create, db-4.6 db-4.5 db-4.4 db-4.3 db-4.2 db-4.1 
db4 db3 db, [
    #include <stdio.h>
    #ifdef HAVE_DB4_DB_H
    #include <db4/db.h>

================================================================
Index: SOURCES/heimdal-no-editline.patch
diff -u SOURCES/heimdal-no-editline.patch:1.2 
SOURCES/heimdal-no-editline.patch:1.3
--- SOURCES/heimdal-no-editline.patch:1.2       Thu Mar 29 23:10:45 2007
+++ SOURCES/heimdal-no-editline.patch   Sun Aug 12 22:25:44 2007
@@ -22,9 +22,9 @@
  AC_DEFINE(HAVE_READLINE, 1, 
        [Define if you have a readline compatible library.])dnl
  
---- heimdal-0.6.3/lib/Makefile.am.orig 2001-08-28 20:44:41.000000000 +0200
-+++ heimdal-0.6.3/lib/Makefile.am      2005-03-10 21:49:40.690638272 +0100
-@@ -11,12 +11,15 @@
+--- heimdal-1.0.1/lib/Makefile.am.orig 2007-08-09 09:47:21.000000000 +0200
++++ heimdal-1.0.1/lib/Makefile.am      2007-08-12 21:21:25.502963906 +0200
+@@ -11,6 +11,9 @@
  if DCE
  dir_dce = kdfs
  endif
@@ -34,10 +34,10 @@
  if COM_ERR
  dir_com_err = com_err
  endif
- if !HAVE_OPENSSL
- dir_des = des
+@@ -18,5 +21,5 @@
+ dir_hcrypto = hcrypto
  endif
  
--SUBDIRS = roken vers editline $(dir_com_err) sl asn1 $(dir_des) hx509 \
-+SUBDIRS = roken vers $(dir_el) $(dir_com_err) sl asn1 $(dir_des) hx509 \
+-SUBDIRS = roken vers editline $(dir_com_err) sl asn1 $(dir_hcrypto) hx509 \
++SUBDIRS = roken vers $(dir_el) $(dir_com_err) sl asn1 $(dir_hcrypto) hx509 \
        krb5 ntlm kafs gssapi hdb kadm5 auth $(dir_45) $(dir_otp) $(dir_dce)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/heimdal-amfix.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SOURCES/heimdal-db4.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SOURCES/heimdal-no-editline.patch?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to