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-screensaver] rawhide: Weaken 'cinnamon-translations' from Requires to Recommends
Date: Sat, 25 Jul 2026 08:16:35 GMT [thread overview]
Message-ID: <178496739545.1.8196008322641042784.rpms-cinnamon-screensaver-f7758f4f1d68@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cinnamon-screensaver
Branch : rawhide
Commit : f7758f4f1d68d7e0c237d0d9a004d1340d6bdd31
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-25T00:41:24+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cinnamon-screensaver/c/f7758f4f1d68d7e0c237d0d9a004d1340d6bdd31?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 screensaver 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-screensaver.spec b/cinnamon-screensaver.spec
index 6d9c109..836e758 100644
--- a/cinnamon-screensaver.spec
+++ b/cinnamon-screensaver.spec
@@ -31,7 +31,7 @@ BuildRequires: python3-packaging
Recommends: caribou%{?_isa}
Requires: cinnamon-desktop%{?_isa} >= 6.7.0
-Requires: cinnamon-translations >= 6.7.0
+Recommends: cinnamon-translations >= 6.7.0
Requires: accountsservice-libs%{?_isa}
Requires: libgnomekbd%{?_isa}
Requires: python3-gobject%{?_isa}
reply other threads:[~2026-07-25 8:16 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=178496739545.1.8196008322641042784.rpms-cinnamon-screensaver-f7758f4f1d68@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