diff options
Diffstat (limited to 'documentation/migration-guides/migration-3.3.rst')
| -rw-r--r-- | documentation/migration-guides/migration-3.3.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-3.3.rst b/documentation/migration-guides/migration-3.3.rst index 1eb494c286..22562dacd4 100644 --- a/documentation/migration-guides/migration-3.3.rst +++ b/documentation/migration-guides/migration-3.3.rst | |||
| @@ -76,7 +76,7 @@ Some example recipes where this change has been made: ``gpgme``, ``libcap-ng``, | |||
| 76 | 76 | ||
| 77 | .. _migration-3.3-distutils-path: | 77 | .. _migration-3.3-distutils-path: |
| 78 | 78 | ||
| 79 | ``setup.py`` path for python modules | 79 | ``setup.py`` path for Python modules |
| 80 | ------------------------------------ | 80 | ------------------------------------ |
| 81 | 81 | ||
| 82 | In a Python module, sometimes ``setup.py`` can be buried deep in the | 82 | In a Python module, sometimes ``setup.py`` can be buried deep in the |
| @@ -133,7 +133,7 @@ unless you want to take advantage of the improved granularity: | |||
| 133 | - ``procps``: split ``ps`` and ``sysctl`` into their own packages | 133 | - ``procps``: split ``ps`` and ``sysctl`` into their own packages |
| 134 | - ``rpm``: split build and extra functionality into separate packages | 134 | - ``rpm``: split build and extra functionality into separate packages |
| 135 | - ``sudo``: split ``sudo`` binary into ``sudo-sudo`` and libs into ``sudo-lib`` | 135 | - ``sudo``: split ``sudo`` binary into ``sudo-sudo`` and libs into ``sudo-lib`` |
| 136 | - ``systemtap``: examples, python scripts and runtime material split out | 136 | - ``systemtap``: examples, Python scripts and runtime material split out |
| 137 | - ``util-linux``: ``libuuid`` has been split out to its own | 137 | - ``util-linux``: ``libuuid`` has been split out to its own |
| 138 | ``util-linux-libuuid`` recipe (and corresponding packages) to avoid circular | 138 | ``util-linux-libuuid`` recipe (and corresponding packages) to avoid circular |
| 139 | dependencies if ``libgcrypt`` support is enabled in ``util-linux``. | 139 | dependencies if ``libgcrypt`` support is enabled in ``util-linux``. |
