public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cinnamon-control-center] rawhide: Weaken 'cinnamon-translations' from Requires to Recommends
Date: Sat, 25 Jul 2026 08:15:30 GMT [thread overview]
Message-ID: <178496733036.1.16582681572683027703.rpms-cinnamon-control-center-345644575c2c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cinnamon-control-center
Branch : rawhide
Commit : 345644575c2ce658a8083bc0cdea7353bfee4351
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-25T00:41:22+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cinnamon-control-center/c/345644575c2ce658a8083bc0cdea7353bfee4351?branch=rawhide
Log:
Weaken 'cinnamon-translations' from Requires to Recommends
Localized UI strings are optional — gettext falls back to English
gracefully when translations are not installed. The control center
is fully functional without this ~25 MiB package.
The main 'cinnamon' package already lists 'cinnamon-translations' as
Recommends.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/cinnamon-control-center.spec b/cinnamon-control-center.spec
index 01b8099..4a9da45 100644
--- a/cinnamon-control-center.spec
+++ b/cinnamon-control-center.spec
@@ -21,7 +21,7 @@ ExcludeArch: %{ix86}
Requires: cinnamon-settings-daemon >= %{csd_version}
Requires: redhat-menus >= %{redhat_menus_version}
Requires: hicolor-icon-theme
-Requires: cinnamon-translations
+Recommends: cinnamon-translations
Requires: %{name}-filesystem%{?_isa} = %{version}-%{release}
# For the network panel
Requires: nm-connection-editor
reply other threads:[~2026-07-25 8:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178496733036.1.16582681572683027703.rpms-cinnamon-control-center-345644575c2c@fedoraproject.org \
--to=mschorm@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox