public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Make the package explicitly require "make"
@ 2026-07-23 8:18 Artur Iwicki
0 siblings, 0 replies; only message in thread
From: Artur 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 : 64f893b3dd7323da827d07fb218118f8afee7a2e
Author : Artur Iwicki <fedora@svgames.pl>
Date : 2020-08-24T03:19:00+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/64f893b3dd7323da827d07fb218118f8afee7a2e?branch=multiple-IDE-widgetsets
Log:
Make the package explicitly require "make"
---
diff --git a/lazarus.spec b/lazarus.spec
index ab60e51..a6730c1 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -2,7 +2,7 @@ Name: lazarus
Summary: Lazarus Component Library and IDE for Freepascal
Version: 2.0.10
-Release: 3%{?dist}
+Release: 4%{?dist}
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
%global qt5pas_version 2.6
@@ -30,6 +30,8 @@ Requires: binutils
Requires: fpc%{?_isa}
Requires: fpc-src
Requires: gdb
+Requires: make
+
Requires: glibc-devel%{?_isa}
Requires: gtk2-devel%{?_isa}
Requires: qt5pas-devel%{?_isa} = %{qt5pas_version}-%{qt5pas_release}
@@ -147,6 +149,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/lcl/interfaces/qt5/cbindings/tmp/
%changelog
+* Mon Aug 24 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.10-4
+- Make the package explicitly require "make"
+
* Mon Aug 03 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.10-3
- Fix FailsToInstall due to .1 added to qt5pas release number
^ 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: Make the package explicitly require "make" Artur Iwicki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox