[csw-devel] SF.net SVN: gar:[20015] csw/mgar/pkg/opencsw-manual/trunk/files
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Jan 3 16:46:38 CET 2013
Revision: 20015
http://gar.svn.sourceforge.net/gar/?rev=20015&view=rev
Author: wahwah
Date: 2013-01-03 15:46:37 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
opencsw-manual/trunk: correct warnings and errors
Modified Paths:
--------------
csw/mgar/pkg/opencsw-manual/trunk/files/for-administrators/index.rst
csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/filesystem-layout.rst
csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/shared-libraries.rst
Modified: csw/mgar/pkg/opencsw-manual/trunk/files/for-administrators/index.rst
===================================================================
--- csw/mgar/pkg/opencsw-manual/trunk/files/for-administrators/index.rst 2013-01-03 12:53:07 UTC (rev 20014)
+++ csw/mgar/pkg/opencsw-manual/trunk/files/for-administrators/index.rst 2013-01-03 15:46:37 UTC (rev 20015)
@@ -10,9 +10,7 @@
introduction
getting-started
configuring-services
- pkgutil-reference
mirror-setup
- glossary
.. [#dagosscrapbook]
`Dago's Scrapbook`_
Modified: csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/filesystem-layout.rst
===================================================================
--- csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/filesystem-layout.rst 2013-01-03 12:53:07 UTC (rev 20014)
+++ csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/filesystem-layout.rst 2013-01-03 15:46:37 UTC (rev 20015)
@@ -23,5 +23,6 @@
.. [#shared-opt-csw]
`Shared /opt/csw configuration files`_
-.. Shared /opt/csw configuration files:
+
+.. _Shared /opt/csw configuration files:
http://wiki.opencsw.org/shared-opt-csw-setup
Modified: csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/shared-libraries.rst
===================================================================
--- csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/shared-libraries.rst 2013-01-03 12:53:07 UTC (rev 20014)
+++ csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/shared-libraries.rst 2013-01-03 15:46:37 UTC (rev 20015)
@@ -146,9 +146,9 @@
binaries link to them. Private shared libraries can be bundled with the main
package, without splitting them off.
-================================================================================ ============
-file linkable?
-================================================================================ ============
+================================================================================== ============
+file linkable?
+================================================================================== ============
``/opt/csw/lib/libfoo.so.0.2`` Yes
``/opt/csw/lib/sparcv9/libfoo.so.0.2`` Yes
``/opt/csw/lib/sparcv8plus+vis/libfoo.so.0.2`` Yes
@@ -160,7 +160,7 @@
``/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/lib/libcrypto.so.0.9.6`` No
``/opt/csw/customprefix/lib/libfoo.so.0.2`` Yes
``/opt/csw/boost-gcc/lib/libboost_wserialization.so.1.44.0`` Yes
-================================================================================ ============
+================================================================================== ============
Example implementation and its unit tests can be found in checkpkg
sources [#is-library-linkable-implementation]_ and corresponding unit
@@ -256,7 +256,7 @@
- ``CSWlibfoo`` (empty) → ``CSWlibfoo2`` (``libfoo.so.2``)
Potential problems
-==================
+------------------
Potential collisions in package naming would include ``libfoo.so.1`` and
``libfoo-1.so`` both resolving to ``CSWlibfoo1``. If this case ever occurs,
@@ -269,7 +269,7 @@
limits.
Footnotes
-=========
+---------
.. [#discussion] `An idea for a shared libraries policy`_ -
mailing list discussion
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list