public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Leigh Scott <leigh123linux@googlemail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cinnamon] rawhide: Merge #7 `Weaken optional dependencies from Requires to Recommends`
Date: Sat, 25 Jul 2026 08:14:33 GMT [thread overview]
Message-ID: <178496727380.1.9897899442330987457.rpms-cinnamon-c1e4675477a4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cinnamon
Branch : rawhide
Commit : c1e4675477a44216b52eda00b6aff4f95d73ef72
Author : Leigh Scott <leigh123linux@googlemail.com>
Date : 2026-07-25T08:14:30+00:00
Stats : +5/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cinnamon/c/c1e4675477a44216b52eda00b6aff4f95d73ef72?branch=rawhide
Log:
Merge #7 `Weaken optional dependencies from Requires to Recommends`
---
diff --git a/cinnamon.spec b/cinnamon.spec
index 7811007..282a40a 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -123,7 +123,7 @@ Recommends: %{name}-translations >= %{cinnamon_translations_version}
# needed for theme overrides
Requires: desktop-backgrounds-basic
Requires: desktop-backgrounds-gnome
-Requires: gnome-backgrounds
+Recommends: gnome-backgrounds
Recommends: paper-icon-theme
Requires: system-logos
@@ -141,7 +141,7 @@ Recommends: metacity%{?_isa}
Recommends: mate-panel%{?_isa}
# required for keyboard applet
-Requires: gucharmap%{?_isa}
+Recommends: gucharmap%{?_isa}
Requires: ibus-libs%{?_isa}
Requires: ibus-gtk3%{?_isa}
Recommends: ibus%{?_isa}
@@ -165,13 +165,13 @@ Requires: python3-inotify
Requires: keybinder3%{?_isa}
# required for sound applet
-Requires: wget%{?_isa}
+Recommends: wget%{?_isa}
# required for power applet
Recommends: tuned-ppd
# required for printer applet
-Requires: cups-client%{?_isa}
+Recommends: cups-client%{?_isa}
# required for spice
Requires: gettext
diff --git a/cinnamon.spec b/cinnamon.spec
index f8c8304..282a40a 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -15,7 +15,7 @@ Name: cinnamon
Version: 6.7.4^unstable
Release: 2%{?dist}
Summary: Window management and application launching for GNOME
-License: GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND MIT
+License: GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT
URL: https://github.com/linuxmint/%{name}
Source0: %url/archive/%{upstream_version}/%{name}-%{upstream_version}.tar.gz
Source1: 10_cinnamon-common.gschema.override
reply other threads:[~2026-07-25 8:14 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=178496727380.1.9897899442330987457.rpms-cinnamon-c1e4675477a4@fedoraproject.org \
--to=leigh123linux@googlemail.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