Update of /cvsroot/fink/experimental/chris01/10.3/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4114

Modified Files:
        svn-ssl.info 
Log Message:
Update. Remove some old cruft. Add new shlibs. Comment about failing
test agains 1.0.x server.


Index: svn-ssl.info
===================================================================
RCS file: /cvsroot/fink/experimental/chris01/10.3/crypto/finkinfo/svn-ssl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svn-ssl.info        19 Jul 2004 14:02:10 -0000      1.3
+++ svn-ssl.info        19 Jul 2004 19:37:24 -0000      1.4
@@ -56,7 +56,7 @@
  #killall -v -u root svnserve
 
  ### Run tests over ra_dav:
- # TODO: The update_tests.py fails at the moment
+ # NOTE: The update_tests.py fails if tested agains 1.0.x server
  # See DescPackaging on how to set up for tests over ra_dav
  #make check BASE_URL=http://localhost
 
@@ -92,13 +92,13 @@
  cp doc/book/book/book.pdf %i/share/doc/%n/book
  
  ### Configure and install examples, tools and notes
- perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/backup/*.py
- perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/client-side/*.py
- perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/dev/*.py
- perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/examples/*.py
- perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/hook-scripts/mailer/*.py
- perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/hook-scripts/mailer/tests/*.py
- perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/hook-scripts/*.py
+#  perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/backup/*.py
+#  perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/client-side/*.py
+#  perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/dev/*.py
+#  perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/examples/*.py
+#  perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/hook-scripts/mailer/*.py
+#  perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/hook-scripts/mailer/tests/*.py
+#  perl -pi -e 's;#!/usr/bin/env python2;#!/usr/bin/env %p/bin/python2.3;' 
tools/hook-scripts/*.py
  
  /usr/bin/install -d %i/share/%n
  cp -r tools/backup %i/share/%n/tools
@@ -121,24 +121,21 @@
  chown www:admin %i/var/svn
 
  ### Install swig python bindings
- make install-swig-py DESTDIR=%d DISTUTIL_PARAM=--prefix=%d 
swig_pydir=%p/lib/python2.3/site-packages/libsvn 
swig_pydir_extra=%p/lib/python2.3/site-packages/svn
- cp subversion/bindings/swig/INSTALL INSTALL.swig
- cp subversion/bindings/swig/README README.swig
+#  make install-swig-py DESTDIR=%d DISTUTIL_PARAM=--prefix=%d 
swig_pydir=%p/lib/python2.3/site-packages/libsvn 
swig_pydir_extra=%p/lib/python2.3/site-packages/svn
+#  cp subversion/bindings/swig/INSTALL INSTALL.swig
+#  cp subversion/bindings/swig/README README.swig
 
  ### Install swig perl bindings
- make install-swig-pl DESTDIR=%d
+#  make install-swig-pl DESTDIR=%d
  
  ### Install swig java bindings
  #make install-swig-java DESTDIR=%d swig_javadir=%p/share/java/%n-swig-java
  
  ### Install javahl bindings
- cd subversion/bindings/java/javahl; make install DESTDIR=%d
- # I am not sure if this is the best way to do it... but it seems to work.
- ln -s %p/lib/libsvnjavahl.0.dylib %i/share/java/%n-javahl/libsvnjavahl.jnilib
+#  cd subversion/bindings/java/javahl; make install DESTDIR=%d
+#  # I am not sure if this is the best way to do it... but it seems to work.
+#  ln -s %p/lib/libsvnjavahl.0.dylib %i/share/java/%n-javahl/libsvnjavahl.jnilib
 
- ### Dummy file for dummy cvs2svn-ssl package (obsoleted by cvs2svn)
- /usr/bin/install -d %i/share/doc/dummy
- touch %i/share/doc/dummy/cvs2svn-ssl
 <<
 SplitOff: <<
   Description: Compelling replacement for CVS - Development headers and libraries 
(with SSL)
@@ -156,6 +153,8 @@
     lib/libsvn_delta-1.dylib
     lib/libsvn_diff-1.dylib
     lib/libsvn_fs-1.dylib
+    lib/libsvn_fs_base-1.dylib
+    lib/libsvn_fs_fs-1.dylib
     lib/libsvn_ra-1.dylib
     lib/libsvn_ra_dav-1.dylib
     lib/libsvn_ra_local-1.dylib
@@ -177,6 +176,8 @@
     lib/libsvn_delta-1.0.0.0.dylib
     lib/libsvn_diff-1.0.0.0.dylib
     lib/libsvn_fs-1.0.0.0.dylib
+    lib/libsvn_fs_base-1.0.0.0.dylib
+    lib/libsvn_fs_fs-1.0.0.0.dylib
     lib/libsvn_ra-1.0.0.0.dylib
     lib/libsvn_ra_dav-1.0.0.0.dylib
     lib/libsvn_ra_local-1.0.0.0.dylib
@@ -188,6 +189,8 @@
     lib/libsvn_delta-1.0.dylib
     lib/libsvn_diff-1.0.dylib
     lib/libsvn_fs-1.0.dylib
+    lib/libsvn_fs_base-1.0.dylib
+    lib/libsvn_fs_fs-1.0.dylib
     lib/libsvn_ra-1.0.dylib
     lib/libsvn_ra_dav-1.0.dylib
     lib/libsvn_ra_local-1.0.dylib
@@ -201,6 +204,8 @@
     %p/lib/libsvn_delta-1.0.dylib 1.0.0 %n (>= 0.30.0-11)
     %p/lib/libsvn_diff-1.0.dylib 1.0.0 %n (>= 0.30.0-11)
     %p/lib/libsvn_fs-1.0.dylib 1.0.0 %n (>= 0.30.0-11)
+    %p/lib/libsvn_fs_base-1.0.dylib 1.0.0 %n (>= 1.1.0-11)
+    %p/lib/libsvn_fs_fs-1.0.dylib 1.0.0 %n (>= 1.1.0-11)
     %p/lib/libsvn_ra-1.0.dylib 1.0.0 %n (>= 0.30.0-11)
     %p/lib/libsvn_ra_dav-1.0.dylib 1.0.0 %n (>= 0.30.0-11)
     %p/lib/libsvn_ra_local-1.0.dylib 1.0.0 %n (>= 0.30.0-11)
@@ -322,61 +327,52 @@
     echo "#####################################################################"
   <<
 <<
-SplitOff5: <<
-  Package: %N-swig-pm581
-  Depends: %N-shlibs (= %v-%r), perl581-core, swig-shlibs (>= 1.3.20-2)
-  Files: <<
-    lib/perl5
-    share/man/man3
-    lib/libsvn_swig_perl-1.0.0.0.dylib
-    lib/libsvn_swig_perl-1.0.dylib
-    lib/libsvn_swig_perl-1.dylib
-  <<
-  Shlibs: <<
-    %p/lib/libsvn_swig_perl-1.0.dylib 1.0.0 %n (>= 0.37.0-11)
-  <<
-  DocFiles: COPYING HACKING INSTALL.swig README.swig
-  Description: Compelling replacement for CVS - Swig Perl bindings (with SSL)
-  DescDetail: <<
-    Bindings to call svn functions from perl 5.8.1.
-  <<
-  DescUsage: <<
-    Please read the files in '/sw/share/doc/svn-ssl-swig-pm581/'.
-  <<
-<<
-SplitOff6: <<
-  Package: %N-swig-py23
-  Depends: %N-shlibs (= %v-%r), python23 (>= 1:2.3.3-23) | python23-nox (>= 
1:2.3.3-23), swig-shlibs (>= 1.3.20-2)
-  Replaces: svn-ssl-shlibs (<< 1.0.4-11)
-  Files: <<
-    lib/python2.3
-    lib/libsvn_swig_py*
-  <<
-  Shlibs: <<
-    %p/lib/libsvn_swig_py-1.0.dylib 1.0.0 %n (>= 1.0.4-11)
-  <<
-  DocFiles: COPYING HACKING INSTALL.swig README.swig
-  Description: Compelling replacement for CVS - Swig Python bindings (with SSL)
-  DescDetail: <<
-    Bindings to call svn functions from python 2.3.
-  <<
-  DescUsage: <<
-    Please read the files in '/sw/share/doc/svn-ssl-swig-py23/'.
-  <<
-  DescPackaging: <<
-    The "Replaces: svn-ssl-shlibs (<< 1.0.4-11)" is needed since the 
-    libsvn_swig_py-1.0.dylib was (incorrectly) in the svn-ssl-shlibs package.
-  <<
-<<
-SplitOff7: <<
-  Package: cvs2svn-ssl
-  Description: [Dummy upgrade package. Please install 'cvs2svn' instead.]
-  Files: share/doc/dummy
-  DescDetail: <<
-   This package is only used to upgrade from old cvs2svn-ssl packages.
-   It can be safely removed once the upgrade to cvs2svn took place.
-  <<
-<<
+# SplitOff5: <<
+#   Package: %N-swig-pm581
+#   Depends: %N-shlibs (= %v-%r), perl581-core, swig-shlibs (>= 1.3.20-2)
+#   Files: <<
+#     lib/perl5
+#     share/man/man3
+#     lib/libsvn_swig_perl-1.0.0.0.dylib
+#     lib/libsvn_swig_perl-1.0.dylib
+#     lib/libsvn_swig_perl-1.dylib
+#   <<
+#   Shlibs: <<
+#     %p/lib/libsvn_swig_perl-1.0.dylib 1.0.0 %n (>= 0.37.0-11)
+#   <<
+#   DocFiles: COPYING HACKING INSTALL.swig README.swig
+#   Description: Compelling replacement for CVS - Swig Perl bindings (with SSL)
+#   DescDetail: <<
+#     Bindings to call svn functions from perl 5.8.1.
+#   <<
+#   DescUsage: <<
+#     Please read the files in '/sw/share/doc/svn-ssl-swig-pm581/'.
+#   <<
+# <<
+# SplitOff6: <<
+#   Package: %N-swig-py23
+#   Depends: %N-shlibs (= %v-%r), python23 (>= 1:2.3.3-23) | python23-nox (>= 
1:2.3.3-23), swig-shlibs (>= 1.3.20-2)
+#   Replaces: svn-ssl-shlibs (<< 1.0.4-11)
+#   Files: <<
+#     lib/python2.3
+#     lib/libsvn_swig_py*
+#   <<
+#   Shlibs: <<
+#     %p/lib/libsvn_swig_py-1.0.dylib 1.0.0 %n (>= 1.0.4-11)
+#   <<
+#   DocFiles: COPYING HACKING INSTALL.swig README.swig
+#   Description: Compelling replacement for CVS - Swig Python bindings (with SSL)
+#   DescDetail: <<
+#     Bindings to call svn functions from python 2.3.
+#   <<
+#   DescUsage: <<
+#     Please read the files in '/sw/share/doc/svn-ssl-swig-py23/'.
+#   <<
+#   DescPackaging: <<
+#     The "Replaces: svn-ssl-shlibs (<< 1.0.4-11)" is needed since the 
+#     libsvn_swig_py-1.0.dylib was (incorrectly) in the svn-ssl-shlibs package.
+#   <<
+# <<
 SplitOff8: <<
  Package: %N-doc
  Description: Compelling replacement for CVS - Documentation
@@ -386,39 +382,39 @@
  <<
  DocFiles: COPYING
 <<
-SplitOff9: <<
-  Package: %N-javahl
-  Depends: %N-shlibs (= %v-%r), system-java14, libiconv
-  Files: <<
-    share/java/%N-javahl
-    lib/libsvnjavahl*
-  <<
-  JarFiles: subversion/bindings/java/javahl/cls/svnjavahl.jar
-  Shlibs: <<
-    %p/lib/libsvnjavahl.0.dylib 1.0.0 %n (>= 1.0.4-11)
-  <<
-  DocFiles: <<
-    subversion/bindings/java/javahl/AUTHORS
-    subversion/bindings/java/javahl/COPYING
-    subversion/bindings/java/javahl/ChangeLog
-    subversion/bindings/java/javahl/NEWS
-    subversion/bindings/java/javahl/README
-    subversion/bindings/java/javahl/README-HIGH-LEVEL-API.txt
-  <<
-  Description: Compelling replacement for CVS - Java bindings (with SSL)
-  DescDetail: <<
-    Bindings to call svn functions from java 1.4.
-  <<
-  DescUsage: <<
-    Please read the files in '/sw/share/doc/svn-ssl-javahl/'.
-    
-    If you get a java.lang.UnsatisfiedLinkError exception in java check 
-    to make sure that the path /sw/share/java/svn-ssl-javahl is in your
-    'java.library.path' or make a simbolic link to 
-    /sw/lib/libsvnjavahl.0.dylib that is called 'libsvnjavahl.jnilib'
-    in your working directory.
-  <<
-<<
+# SplitOff9: <<
+#   Package: %N-javahl
+#   Depends: %N-shlibs (= %v-%r), system-java14, libiconv
+#   Files: <<
+#     share/java/%N-javahl
+#     lib/libsvnjavahl*
+#   <<
+#   JarFiles: subversion/bindings/java/javahl/cls/svnjavahl.jar
+#   Shlibs: <<
+#     %p/lib/libsvnjavahl.0.dylib 1.0.0 %n (>= 1.0.4-11)
+#   <<
+#   DocFiles: <<
+#     subversion/bindings/java/javahl/AUTHORS
+#     subversion/bindings/java/javahl/COPYING
+#     subversion/bindings/java/javahl/ChangeLog
+#     subversion/bindings/java/javahl/NEWS
+#     subversion/bindings/java/javahl/README
+#     subversion/bindings/java/javahl/README-HIGH-LEVEL-API.txt
+#   <<
+#   Description: Compelling replacement for CVS - Java bindings (with SSL)
+#   DescDetail: <<
+#     Bindings to call svn functions from java 1.4.
+#   <<
+#   DescUsage: <<
+#     Please read the files in '/sw/share/doc/svn-ssl-javahl/'.
+#     
+#     If you get a java.lang.UnsatisfiedLinkError exception in java check 
+#     to make sure that the path /sw/share/java/svn-ssl-javahl is in your
+#     'java.library.path' or make a simbolic link to 
+#     /sw/lib/libsvnjavahl.0.dylib that is called 'libsvnjavahl.jnilib'
+#     in your working directory.
+#   <<
+# <<
 # SplitOff7: <<
 #   Package: %N-swig-java
 #   Depends: %N-shlibs (= %v-%r), system-java14, swig-shlibs (>= 1.3.20-2)
@@ -439,39 +435,6 @@
 #   <<
 # <<
 
-PostInstScript: <<
- echo ""
- echo "PLEAE NOTE:"
- echo "As of release 0.35.0, Subversion once again does deltification"
- echo "automatically.  This means that the deltification step most"
- echo "repositories introduced into their post-commit hooks as of"
- echo "release 0.33.0 should now be reverted.  Look for a line with"
- echo "'svnadmin deltify' in hooks/post-commit, and remove it."
- echo ""
- echo "NOTICE:"
- echo "#####################################################################"
- echo "##  WARNING: Incompatible change in database in 0.34 release       ##"
- echo "#####################################################################"
- echo "##                                                                 ##"
- echo "## The 0.34 release made an incompatible change to the Subversion  ##"
- echo "## database. Repositories created with versions of Subversion      ##"
- echo "## prior to 0.34 will not work with Subversion 0.34 and later.     ##"
- echo "## To  upgrade, first use 'svnadmin dump' with  your existing      ##"
- echo "## Subversion binaries. Then upgrade your binaries to 0.34, and    ##"
- echo "## use 'svnadmin load' to create a new repository from your        ##"
- echo "## dumpfile.                                                       ##"
- echo "## Don't  forget  to  copy any custom configuration/hooks from the ##"
- echo "## old to the new repository.                                      ##"
- echo "##                                                                 ##"
- echo "#####################################################################"
- echo ""
- echo "Please see the notes/repository_upgrade_HOWTO document for"
- echo "documentation on how to update an old repos."
- echo ""
- echo "Also located here:"
- echo " <http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO>"
-<<
-
 DescDetail: <<
 The goal of the Subversion project is to build a version control system that is
 a compelling replacement for CVS in the open source community. 
@@ -534,35 +497,6 @@
  for usage.
  Some tools (e.g. hook and back-up scripts) and examples are stored in 
  /sw/share/svn-ssl/tools and /sw/share/svn-ssl/contrib
-
- PLEAE NOTE:
- As of release 0.35.0, Subversion once again does deltification
- automatically.  This means that the deltification step most
- repositories introduced into their post-commit hooks as of
- release 0.33.0 should now be reverted.  Look for a line with
- "svnadmin deltify" in hooks/post-commit, and remove it.
-
- NOTICE:
-#####################################################################
-##  WARNING: Incompatible change in database in 0.34 release       ##
-#####################################################################
-##                                                                 ##
-## The 0.34 release made an incompatible change to the Subversion  ##
-## database. Repositories created with versions of Subversion      ##
-## prior to 0.34 will not work with Subversion 0.34 and later.     ##
-## To  upgrade, first use 'svnadmin dump' with  your existing      ##
-## Subversion binaries. Then upgrade your binaries to 0.34, and    ##
-## use 'svnadmin load' to create a new repository from your        ##
-## dumpfile.                                                       ##
-## Don't  forget  to  copy any custom configuration/hooks from the ##
-## old to the new repository.                                      ##
-##                                                                 ##
-#####################################################################
-
- Please see the /sw/share/doc/svn-ssl/notes/repos_upgrade_HOWTO 
- document for documentation on how to update an old repos.
- Also located here:
-  <http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO>
 <<
 DescPackaging: <<
  To run the tests over ra_dav apache2 must be running with (an older) 



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to