public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cinnamon] rawhide: Merge #7 `Weaken optional dependencies from Requires to Recommends`
@ 2026-07-25  8:14 Leigh Scott
  0 siblings, 0 replies; only message in thread
From: Leigh Scott @ 2026-07-25  8:14 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-07-25  8:14 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:14 [rpms/cinnamon] rawhide: Merge #7 `Weaken optional dependencies from Requires to Recommends` Leigh Scott

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