public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Make the package explicitly require "make"
Date: Thu, 23 Jul 2026 08:18:07 GMT	[thread overview]
Message-ID: <178479468729.1.8389175637421330639.rpms-lazarus-64f893b3dd73@fedoraproject.org> (raw)

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
 

                 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=178479468729.1.8389175637421330639.rpms-lazarus-64f893b3dd73@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