pungi/doc
Lubomír Sedlář 4cb8671fe4
Allow disabling inheriting ExcludeArch to noarch packages
Copying ExcludeArch/ExclusiveArch from source rpm to noarch is an easy
option to block shipping that particular noarch package from a certain
architecture. However, there is no way to bypass it, and it is rather
confusing and not discoverable.

An alternative way to remove an unwanted package is to use the good old
`filter_packages`, which has enough granularity to remove pretty much
anything from anywhere. The only downside is that it requires a change
in configuration, so it can't be done by a packager directly from a spec
file.

When we decide to break backwards compatibility, this option should be
removed and the entire ExcludeArch/ExclusiveArch inheritance removed
completely.

JIRA: ENGCMP-2606
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
(cherry picked from commit ab508c1511)
2023-11-10 16:51:37 +02:00
..
_static Add image-container phase 2021-02-09 14:47:57 +01:00
_templates Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
Makefile Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
about.rst doc: Clarify relationship to Koji 2019-07-03 09:06:49 +02:00
comps.rst docs: Describe comps processing 2018-04-10 08:21:56 +02:00
conf.py - Changelog is updated 2023-03-17 12:02:48 +02:00
configuration.rst Allow disabling inheriting ExcludeArch to noarch packages 2023-11-10 16:51:37 +02:00
contributing.rst doc: Update doc/contributing.rst 2020-08-11 20:36:22 +08:00
examples.rst ostree: Add unified core mode for compose in rpm-ostree 2022-08-23 10:52:45 +02:00
format.rst Remove deprecated options 2017-11-16 11:12:34 +01:00
gathering.rst Support multiple sources in one variant 2018-02-01 14:31:09 +01:00
index.rst doc: Add full examples of compose configuration 2019-10-14 11:04:39 +02:00
messaging.rst Fix the wrong working directory for the progress_notification script 2022-03-01 11:25:06 +00:00
multi_compose.rst Fix typos 2020-06-24 14:16:42 +02:00
phases.rst Add image-container phase 2021-02-09 14:47:57 +01:00
scm_support.rst scm: Add backend for downloading archives from Koji 2019-11-05 08:51:26 +01:00
testing.rst Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
update-docs.sh Unify update-docs.sh script with rpkg 2019-01-04 13:32:17 +01:00