diff --git a/glibc.spec b/glibc.spec index c39daeb..fe83192 100644 --- a/glibc.spec +++ b/glibc.spec @@ -171,7 +171,7 @@ Version: %{glibcversion} # - It allows using the Release number without the %%dist tag in the dependency # generator to make the generated requires interchangeable between Rawhide # and ELN (.elnYY < .fcXX). -%global baserelease 35 +%global baserelease 36 Release: %{baserelease}%{?dist} # In general, GPLv2+ is used by programs, LGPLv2+ is used for @@ -882,7 +882,7 @@ Summary: Locale data for ]]..langname..[[ Provides: glibc-langpack = %{version}-%{release} Requires: %{name} = %{version}-%{release} Requires: %{name}-common = %{version}-%{release} -Supplements: (glibc and (]]..suppl..[[)) +Supplements: ((glibc and (]]..suppl..[[)) unless glibc-all-langpacks) %description langpack-]]..lang..[[ The glibc-langpack-]]..lang..[[ package includes the basic information required @@ -2218,6 +2218,9 @@ update_gconv_modules_cache () %files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared %changelog +* Thu Jan 25 2024 Jens Petersen - 2.38.9000-36 +- no longer supplement langpacks if all-langpacks installed + * Wed Jan 24 2024 Florian Weimer - 2.38.9000-35 - Add crh_RU, gbm_IN, ssy_ER locales. - Auto-sync with upstream branch master,