Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv4698/stable/crypto/finkinfo

Modified Files:
        openssl.info 
Log Message:
old-old openssl looks totally unused...bad idea to allow future/new use of this 
version of a security lib


Index: openssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/openssl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- openssl.info        23 Mar 2009 07:17:58 -0000      1.4
+++ openssl.info        25 Jun 2010 19:57:54 -0000      1.5
@@ -1,6 +1,6 @@
 Package: openssl
 Version: 0.9.6m
-Revision: 11
+Revision: 12
 Depends: %N-shlibs (= %v-%r)
 Source: mirror:custom:source/%n-%v.tar.gz
 Conflicts: openssl097
@@ -29,10 +29,12 @@
 InstallScript: <<
  make install INSTALL_PREFIX=%d MANDIR=%p/share/man 
EX_LIBS="-Wl,-search_paths_first"
  mv %i/share/man/man3/md5.3 %i/share/man/man3/md5.3.%n
+ cd %i && rm -rf include lib/libcrypto.dylib lib/libssl.dylib lib/*.a 
share/man/man3 share/man/man5 share/man/man7
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Replaces: %N (<= 0.9.6c-1)
+  Replaces: %N (<= 0.9.6c-1), %N-dev
+  Conflicts: %N-dev
   Files: lib/libcrypto.0.9.6.dylib lib/libssl.0.9.6.dylib
   Shlibs: <<
     %p/lib/libcrypto.0.9.6.dylib 0.9.6 %n (>= 0.9.6g-2)
@@ -40,23 +42,6 @@
   <<
   DocFiles: README LICENSE CHANGES FAQ NEWS
 <<
-SplitOff2: <<
-  Package: %N-dev
-  Depends: %N-shlibs (= %v-%r)
-  Conflicts: libmd (<= 0.3-2), openssl097-dev
-  Replaces: %N (<= 0.9.6c-2), openssl097-dev
-  BuildDependsOnly: True
-  Files: include lib/libcrypto.dylib lib/libssl.dylib lib/*.a share/man/man3 
share/man/man5 share/man/man7
-  DocFiles: README LICENSE CHANGES FAQ NEWS
-  PostInstScript: <<
-   update-alternatives --install %p/share/man/man3/md5.3 md5.3  
%p/share/man/man3/md5.3.openssl 60
-  <<
-  PreRmScript: <<
-   if [ $1 != "upgrade" ]; then
-    update-alternatives --remove md5.3 %p/share/man/man3/md5.3.openssl
-   fi
-  <<
-<<
 DocFiles: README LICENSE CHANGES FAQ NEWS
 ConfFiles: %p/etc/ssl/openssl.cnf
 #


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to