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 "missing package" errors in lazbuild
Date: Thu, 23 Jul 2026 08:18:22 GMT [thread overview]
Message-ID: <178479470290.1.9068313336755143833.rpms-lazarus-51784e9a0bb7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 51784e9a0bb744035bff908d37de6a746e1967b3
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date : 2025-05-25T03:24:18+02:00
Stats : +10/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/51784e9a0bb744035bff908d37de6a746e1967b3?branch=multiple-IDE-widgetsets
Log:
Fix "missing package" errors in lazbuild
---
diff --git a/lazarus.spec b/lazarus.spec
index 0603fe5..bac7d3b 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -3,7 +3,7 @@ Summary: Lazarus Component Library and IDE for Free Pascal
Version: 4.0
-%global baserelease 1
+%global baserelease 2
Release: %{baserelease}%{?dist}
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
@@ -404,6 +404,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
# but are actually required by lazbuild to run properly.
%exclude %{_libdir}/%{name}/ide/packages/ideconfig
%exclude %{_libdir}/%{name}/ide/packages/idedebugger
+%exclude %{_libdir}/%{name}/ide/packages/idepackager
+%exclude %{_libdir}/%{name}/ide/packages/ideproject
+%exclude %{_libdir}/%{name}/ide/packages/ideutils
%{_bindir}/lazarus-ide
%{_bindir}/startlazarus
@@ -432,6 +435,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%dir %{_libdir}/%{name}/ide/packages/
%{_libdir}/%{name}/ide/packages/ideconfig
%{_libdir}/%{name}/ide/packages/idedebugger
+%{_libdir}/%{name}/ide/packages/idepackager
+%{_libdir}/%{name}/ide/packages/ideproject
+%{_libdir}/%{name}/ide/packages/ideutils
%{_bindir}/lazbuild
%{_bindir}/lazres
@@ -548,6 +554,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%changelog
+* Sun May 25 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 4.0-2
+- Fix lazbuild failing to build programs if IDE is not installed
+
* Sat May 10 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 4.0-1
- Update to v4.0
- Drop Patch1 (crash in lazbuild) - issue fixed upstream
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=178479470290.1.9068313336755143833.rpms-lazarus-51784e9a0bb7@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