public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Remove version constraints from Recommends
Date: Thu, 23 Jul 2026 08:18:28 GMT	[thread overview]
Message-ID: <178479470847.1.13045698358516229702.rpms-lazarus-78e1b23dc8ad@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 78e1b23dc8ad8d1732bf8b57901ea604b99cc663
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2026-07-07T16:33:41+02:00
Stats  : +11/-8 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/78e1b23dc8ad8d1732bf8b57901ea604b99cc663?branch=multiple-IDE-widgetsets

Log:
Remove version constraints from Recommends

---
diff --git a/lazarus.spec b/lazarus.spec
index 248e3da..fb9237c 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -2,7 +2,7 @@ Name:           lazarus
 Summary:        Lazarus Component Library and IDE for Free Pascal
 
 Version:        4.8
-Release:        102%{?dist}
+Release:        103%{?dist}
 
 # Version suffix used by subpackages using separate versioning
 %global version_suffix %{expand:laz%{version}}
@@ -89,10 +89,10 @@ Requires:	%{name}-lcl%{?_isa} = %{version}-%{release}
 Requires:	%{name}-tools%{?_isa} = %{version}-%{release}
 
 Requires:	%{name}-ide
-Suggests:	%{name}-ide-gtk2
+Suggests:	%{name}-ide-gtk2%{?_isa}
 
-Recommends:	%{name}-doc = %{version}-%{release}
-Recommends:	%{name}-lcl-nogui%{?_isa} = %{version}-%{release}
+Recommends:	%{name}-doc%{?_isa}
+Recommends:	%{name}-lcl-nogui%{?_isa}
 
 # Required for users upgrading lazarus. Can be removed in F47+.
 Obsoletes: lazarus-ide < 4.8-100
@@ -114,7 +114,7 @@ License: %{license_ide}
 RemovePathPostfixes: +gtk2
 
 Requires:	%{name}-ide-base%{?_isa} = %{version}-%{release}
-Recommends:	%{name}-lcl-gtk2%{?_isa} = %{version}-%{release}
+Recommends:	%{name}-lcl-gtk2%{?_isa}
 
 Provides:	alternative(%{name}-ide)
 Conflicts:	alternative(%{name}-ide)
@@ -134,7 +134,7 @@ License: %{license_ide}
 RemovePathPostfixes: +gtk3
 
 Requires:	%{name}-ide-base%{?_isa} = %{version}-%{release}
-Recommends:	%{name}-lcl-gtk3%{?_isa} = %{version}-%{release}
+Recommends:	%{name}-lcl-gtk3%{?_isa}
 
 Provides:	alternative(%{name}-ide)
 Conflicts:	alternative(%{name}-ide)
@@ -151,7 +151,7 @@ License: %{license_ide}
 RemovePathPostfixes: +qt
 
 Requires:	%{name}-ide-base%{?_isa} = %{version}-%{release}
-Recommends:	%{name}-lcl-qt%{?_isa} = %{version}-%{release}
+Recommends:	%{name}-lcl-qt%{?_isa}
 
 Provides:	alternative(%{name}-ide)
 Conflicts:	alternative(%{name}-ide)
@@ -168,7 +168,7 @@ License: %{license_ide}
 RemovePathPostfixes: +qt5
 
 Requires:	%{name}-ide-base%{?_isa} = %{version}-%{release}
-Recommends:	%{name}-lcl-qt5%{?_isa} = %{version}-%{release}
+Recommends:	%{name}-lcl-qt5%{?_isa}
 
 Provides:	alternative(%{name}-ide)
 Conflicts:	alternative(%{name}-ide)
@@ -708,6 +708,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
 
 
 %changelog
+* Tue Jul 07 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 4.8-103
+- Remove version constraints from Recommends
+
 * Tue Jul 07 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 4.8-102
 - Use alternative() for Provides/Conflicts
 

                 reply	other threads:[~2026-07-23  8:18 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=178479470847.1.13045698358516229702.rpms-lazarus-78e1b23dc8ad@fedoraproject.org \
    --to=fedora@svgames.pl \
    --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