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: Fix installability
Date: Thu, 23 Jul 2026 08:18:28 GMT [thread overview]
Message-ID: <178479470894.1.18364309655647360767.rpms-lazarus-9c8cff95e81d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 9c8cff95e81d173e5192b06846698a981a04d0a2
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date : 2026-07-23T23:59:59+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/9c8cff95e81d173e5192b06846698a981a04d0a2?branch=multiple-IDE-widgetsets
Log:
Fix installability
---
diff --git a/lazarus.spec b/lazarus.spec
index fb9237c..bbcb811 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: 103%{?dist}
+Release: 104%{?dist}
# Version suffix used by subpackages using separate versioning
%global version_suffix %{expand:laz%{version}}
@@ -88,7 +88,7 @@ License: %{license_ide}
Requires: %{name}-lcl%{?_isa} = %{version}-%{release}
Requires: %{name}-tools%{?_isa} = %{version}-%{release}
-Requires: %{name}-ide
+Requires: alternative(%{name}-ide)
Suggests: %{name}-ide-gtk2%{?_isa}
Recommends: %{name}-doc%{?_isa}
@@ -708,6 +708,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%changelog
+* Wed Jul 22 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 4.8-104
+- Fix installability
+
* Tue Jul 07 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 4.8-103
- Remove version constraints from Recommends
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=178479470894.1.18364309655647360767.rpms-lazarus-9c8cff95e81d@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