From c6535c99ac4940dff15c290850b2ac8e80d83eb6 Mon Sep 17 00:00:00 2001 From: Jibec Date: Apr 19 2020 13:38:45 +0000 Subject: suppress indentation warning --- diff --git a/modules/ROOT/pages/requirements.adoc b/modules/ROOT/pages/requirements.adoc index fb2c50f..dbd9468 100644 --- a/modules/ROOT/pages/requirements.adoc +++ b/modules/ROOT/pages/requirements.adoc @@ -18,12 +18,12 @@ locations on the system. This includes (but is not limited to): * Libraries must be installed to `/usr/lib[64]`. * Headers must be installed to `/usr/include`. * Executables must be installed to a location in the default system -`$PATH` + `$PATH` * Other -devel functionality such as pkgconfig files must be installed -in their standard lookup locations. + in their standard lookup locations. * Installed services may own a well-known DBUS address. * Services may own the appropriate standard TCP/UDP ports or local -socket paths. + socket paths. _Requirement_: Installation must occur in the same locations as traditional RPM software delivery. @@ -237,14 +237,14 @@ schedule when all of the components within it follow vastly differing schedules. There are two main aspects to this problem: * A major version of a popular piece of software is released just after -a Fedora release, so it doesn’t land in Fedora for six months. + a Fedora release, so it doesn’t land in Fedora for six months. * Some software does frequent major revisions (Django, Node.js, etc.) -and swapping them out every six months for the latest one means that -dependent projects are constantly needing to adapt to the new breakage -or find alternative mechanisms for retaining the older, working version + and swapping them out every six months for the latest one means that + dependent projects are constantly needing to adapt to the new breakage + or find alternative mechanisms for retaining the older, working version * Some software does not handle multiple-version upgrades (Nextcloud, -for example). Attempting to go from version 15 to verison 19 requires -first upgrading through 16, 17, and 18. + for example). Attempting to go from version 15 to verison 19 requires + first upgrading through 16, 17, and 18. _Requirement_: It must be possible for new alternative versions of software to become available to the Fedora Package Collection between