public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Fix installability
@ 2026-07-23 8:18 Artur Frenszek-Iwicki
0 siblings, 0 replies; only message in thread
From: Artur Frenszek-Iwicki @ 2026-07-23 8:18 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 8:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 8:18 [rpms/lazarus] multiple-IDE-widgetsets: Fix installability Artur Frenszek-Iwicki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox