Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23768/stable/main/finkinfo/libs

Modified Files:
        system-openssl-dev.info system-openssl-dev-0.9.8.info 
Log Message:
sync latest system-openssl to stable (prevents accidentally mixing with fink 
openssl*)


Index: system-openssl-dev-0.9.8.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/system-openssl-dev-0.9.8.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- system-openssl-dev-0.9.8.info       17 Jul 2011 02:52:47 -0000      1.2
+++ system-openssl-dev-0.9.8.info       27 Oct 2011 12:53:29 -0000      1.3
@@ -1,9 +1,12 @@
 Package: system-openssl-dev
+Epoch: 1
 Version: 0.9.8
-Revision: 1
+Revision: 4
 BuildDependsOnly: true
 Depends: macosx (>= 10.6.0-1), macosx (<< 10.8.0-1)
 Distribution: 10.6, 10.7
+Conflicts: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
+Replaces: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
 Type: nosource
 CompileScript: echo "nothing to be done"
 InstallScript: <<
@@ -21,18 +24,21 @@
 Description: Placeholder to force use of the system SSL
 DescDetail: <<
 This package is meant to be used by packagers for the purpose of linking
-explicitly against the Apple-provided system version of OpenSSL.
-
-Maintainers: to use this package when building, you will need to set one
-or more of the following:
+explicitly against the Apple-provided system version of OpenSSL and
+assuring that no fink-supplied OpenSSL library package is visible to
+normal compiler calls.
+<<
+DescUsage: <<
+You may need to set one or more of the following:
 
   CPPFLAGS/CFLAGS/CXXFLAGS: -I%p/lib/system-openssl/include
   LDFLAGS/LIBS: -L%p/lib/system-openssl/lib
   PKG_CONFIG_PATH: %p/lib/system-openssl/lib/pkgconfig
 
-It is recommended that you double-check otool -L on the program you
-are moving to this package.  It is very easy to still end up
-accidentally linking against the Fink versions of these libraries.
+and/or various configuration flags. You might also be able to rely on
+the compiler finding the files in /usr without additional flags needed
+if you use a BuildDepends specifying >= 1:0-1 to make sure no Fink
+versions of the openssl headers are installed.
 
 For more information on using this package, see
 http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl

Index: system-openssl-dev.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/system-openssl-dev.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- system-openssl-dev.info     5 Jul 2011 18:34:56 -0000       1.7
+++ system-openssl-dev.info     27 Oct 2011 12:53:29 -0000      1.8
@@ -1,9 +1,12 @@
 Package: system-openssl-dev
+Epoch: 1
 Version: 0.9.7
-Revision: 6
+Revision: 8
 BuildDependsOnly: true
 Depends: macosx (>= 10.3.0-1), macosx (<< 10.6.0-1)
 Distribution: 10.4, 10.5
+Conflicts: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
+Replaces: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
 Type: nosource
 CompileScript: echo "nothing to be done"
 InstallScript: <<
@@ -21,18 +24,21 @@
 Description: Placeholder to force use of the system SSL
 DescDetail: <<
 This package is meant to be used by packagers for the purpose of linking
-explicitly against the Apple-provided system version of OpenSSL.
-
-Maintainers: to use this package when building, you will need to set one
-or more of the following:
+explicitly against the Apple-provided system version of OpenSSL and
+assuring that no fink-supplied OpenSSL library package is visible to
+normal compiler calls.
+<<
+DescUsage: <<
+You may need to set one or more of the following:
 
   CPPFLAGS/CFLAGS/CXXFLAGS: -I%p/lib/system-openssl/include
   LDFLAGS/LIBS: -L%p/lib/system-openssl/lib
   PKG_CONFIG_PATH: %p/lib/system-openssl/lib/pkgconfig
 
-It is recommended that you double-check otool -L on the program you
-are moving to this package.  It is very easy to still end up
-accidentally linking against the Fink versions of these libraries.
+and/or various configuration flags. You might also be able to rely on
+the compiler finding the files in /usr without additional flags needed
+if you use a BuildDepends specifying >= 1:0-1 to make sure no Fink
+versions of the openssl headers are installed.
 
 For more information on using this package, see
 http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to