Update of /cvsroot/fink/experimental/crypto/rangerrick/finkinfo
In directory usw-pr-cvs1:/tmp/cvs-serv23885

Modified Files:
        bundle-kde-ssl-3.0.8-1.info kdelibs3-ssl-3.0.8-1.patch 
Log Message:
fix for undefined in libkdefakes

Index: bundle-kde-ssl-3.0.8-1.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/crypto/rangerrick/finkinfo/bundle-kde-ssl-3.0.8-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bundle-kde-ssl-3.0.8-1.info 6 Oct 2002 04:22:56 -0000       1.1
+++ bundle-kde-ssl-3.0.8-1.info 6 Oct 2002 21:22:54 -0000       1.2
@@ -2,7 +2,7 @@
 Version: 3.0.8
 Revision: 1
 Type: bundle
-Depends: arts (>= 1.1.0-4), kdelibs3-ssl (>= %v-1), kdebase3-ssl (>= %v-1), 
kdeartwork3 (>= %v-1), kdeedu3 (>= %v-1), kdegames3 (>= %v-1), kdegraphics3 (>= %v-1), 
kdemultimedia3 (>= %v-1), kdenetwork3 (>= %v-1), kdetoys3 (>= %v-1), kdeutils3 (>= 
%v-1), koffice (>= 1.2.0-3)
+Depends: arts (>= 1.1.0-4), kdelibs3-ssl (>= %v-1), kdebase3-ssl (>= %v-1), 
+kdeartwork3 (>= %v-1), kdeedu3 (>= %v-1), kdegames3 (>= %v-1), kdegraphics3 (>= 
+%v-1), kdemultimedia3 (>= %v-1), kdenetwork3 (>= %v-1), kdepim3 (>= %v-1), kdetoys3 
+(>= %v-1), kdeutils3 (>= %v-1), koffice (>= 1.2.0-3)
 Conflicts: bundle-kde, kdelibs3, kdelibs3-dev, kdebase3, kdebase3-dev
 Description: KDE convenience package: KDE 3.1 (SSL support)
 DescDetail: <<

Index: kdelibs3-ssl-3.0.8-1.patch
===================================================================
RCS file: 
/cvsroot/fink/experimental/crypto/rangerrick/finkinfo/kdelibs3-ssl-3.0.8-1.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdelibs3-ssl-3.0.8-1.patch  4 Oct 2002 14:53:37 -0000       1.1
+++ kdelibs3-ssl-3.0.8-1.patch  6 Oct 2002 21:22:54 -0000       1.2
@@ -8,9 +8,10 @@
 ===================================================================
 RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/admin/acinclude.m4.in,v
 retrieving revision 1.1.1.4
-diff -u -b -u -r1.1.1.4 acinclude.m4.in
+retrieving revision 1.15
+diff -u -b -u -r1.1.1.4 -r1.15
 --- admin/acinclude.m4.in      1 Oct 2002 01:44:25 -0000       1.1.1.4
-+++ admin/acinclude.m4.in      4 Oct 2002 01:40:47 -0000
++++ admin/acinclude.m4.in      1 Oct 2002 01:46:54 -0000       1.15
 @@ -699,13 +699,10 @@
       AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"))
     
@@ -499,6 +500,22 @@
  
  check_PROGRAMS = testwrite testread
  
+Index: kdecore/Makefile.am
+===================================================================
+RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/kdelibs/kdecore/Makefile.am,v
+retrieving revision 1.1.1.4
+diff -u -b -u -r1.1.1.4 Makefile.am
+--- kdecore/Makefile.am        1 Oct 2002 03:05:22 -0000       1.1.1.4
++++ kdecore/Makefile.am        6 Oct 2002 21:19:37 -0000
+@@ -54,7 +54,7 @@
+       ksortablevaluelist.h kdebugclasses.h kclipboard.h
+ 
+ libkdefakes_la_SOURCES = fakes.c vsnprintf.c
+-libkdefakes_la_LDFLAGS = -version-info 5:0:1
++libkdefakes_la_LDFLAGS = -version-info 5:0:1 -no-undefined
+ 
+ noinst_HEADERS = kaccelaction.h kaccelbase.h kaccelprivate.h kckey.h \
+       kcompletion_private.h \
 Index: kdecore/kglobalsettings.cpp
 ===================================================================
 RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/kdelibs/kdecore/kglobalsettings.cpp,v
@@ -974,13 +991,13 @@
        esac
  ])
  if test "$libltdl_cv_sys_dlopen_deplibs" != yes; then
---- /dev/null  Thu Oct  3 21:41:51 2002
+--- /dev/null  Sun Oct  6 17:19:52 2002
 +++ kdelibs.csh        Mon Jun 24 23:56:39 2002
 @@ -0,0 +1,3 @@
 +#!/bin/csh
 +
 +setenv KDEDIR @PREFIX@
---- /dev/null  Thu Oct  3 21:41:51 2002
+--- /dev/null  Sun Oct  6 17:19:52 2002
 +++ kdelibs.sh Mon Jun 24 23:56:39 2002
 @@ -0,0 +1,4 @@
 +#!/bin/sh



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to