public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cinnamon-screensaver] rawhide: Weaken 'cinnamon-translations' from Requires to Recommends
@ 2026-07-25  8:16 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-25  8:16 UTC (permalink / raw)
  To: git-commits

            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}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-25  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-25  8:16 [rpms/cinnamon-screensaver] rawhide: Weaken 'cinnamon-translations' from Requires to Recommends Michal Schorm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox