public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: - Exclude s390/s390x architectures, FPC doesn't exist there
Date: Thu, 23 Jul 2026 08:17:31 GMT	[thread overview]
Message-ID: <178479465118.1.13436783693779405358.rpms-lazarus-5b46fb1f7f6c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 5b46fb1f7f6ca0a08b49f1b491ef1359058fc388
Author : Dan Horák <sharkcz@fedoraproject.org>
Date   : 2009-06-18T12:49:38+00:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/5b46fb1f7f6ca0a08b49f1b491ef1359058fc388?branch=multiple-IDE-widgetsets

Log:
- Exclude s390/s390x architectures, FPC doesn't exist there

---
diff --git a/lazarus.spec b/lazarus.spec
index 0361494..0b36a8f 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,6 +1,6 @@
 Name:           lazarus
 Version:        0.9.26.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
 Group:          Development/Languages
@@ -15,6 +15,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  fpc >= 2.2.2, binutils, gdk-pixbuf-devel, gtk+-devel, glibc-devel, desktop-file-utils, gtk2-devel, fpc-src >= 2.2.2
 Requires:       fpc-src >= 2.2.2, fpc >= 2.2.2, binutils, gdk-pixbuf-devel, gtk+-devel, glibc-devel, gdb 
 
+ExcludeArch:    s390 s390x
+
 %description
 Lazarus is a free and opensource RAD tool for freepascal using the lazarus
 component library - LCL, which is also included in this package.
@@ -99,6 +101,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_mandir}/*/*
 
 %changelog
+* Thu Jun 18 2009 Dan Horak <dan[at]danny.cz> 0.9.26.2-3
+- Exclude s390/s390x architectures, FPC doesn't exist there
+
 * Wed Apr 1 2009 Joost van der Sluis <joost@cnoc.nl> 0.9.26.2-2
  - Adapted Makefile patch for version 0.9.26.2
 

                 reply	other threads:[~2026-07-23  8:17 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=178479465118.1.13436783693779405358.rpms-lazarus-5b46fb1f7f6c@fedoraproject.org \
    --to=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