diff -up yum-3.4.3/docs/comps.rng.orig yum-3.4.3/docs/comps.rng --- yum-3.4.3/docs/comps.rng.orig 2011-06-28 22:27:22.000000000 +0200 +++ yum-3.4.3/docs/comps.rng 2016-06-30 14:30:03.980476903 +0200 @@ -21,14 +21,22 @@ + + + - - + + + + - - + + + + + @@ -37,14 +45,18 @@ This defines a package group. - - Should the group be enabled by default? - - - - Should the group be visible to users? - - + + + Should the group be enabled by default? + + + + + + Should the group be visible to users? + + + @@ -72,6 +84,9 @@ + + + @@ -79,23 +94,39 @@ + + + + + + + mandatory + default + optional + + + + + - + - + - - - mandatory - default - optional - - + + + + mandatory + default + optional + + + @@ -112,9 +143,30 @@ + + + + + + + + + + + + + + + + + + + + + @@ -135,9 +187,21 @@ + + + + + + + + + + + + @@ -182,6 +246,29 @@ + + + The "langpacks" item is a list of package-to-langpack mappings used + by the yum-langpacks plugin. + + An example is: + <match name="foo" install="foo-lang-%s"> + When the 'foo' package is installed, the 'foo-lang-(language code)' package + will be installed for any configured languages. + + + + + + + + + + + + + + The "blacklist" is a list of packages that will be *removed* if found @@ -257,7 +344,7 @@ - + diff -up yum-3.4.3/yum.spec.orig yum-3.4.3/yum.spec --- yum-3.4.3/yum.spec.orig 2016-06-30 14:30:03.980476903 +0200 +++ yum-3.4.3/yum.spec 2016-06-30 14:30:35.545325463 +0200 @@ -347,7 +347,7 @@ exit 0 %files -f %{name}.lang %defattr(-, root, root, -) -%doc README AUTHORS COPYING TODO INSTALL ChangeLog PLUGINS +%doc README AUTHORS COPYING TODO INSTALL ChangeLog PLUGINS docs/comps.rng %if %{move_yum_conf_back} %config(noreplace) %{_sysconfdir}/yum.conf %dir %{_sysconfdir}/yum.repos.d