public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: - Exclude s390/s390x architectures, FPC doesn't exist there
@ 2026-07-23 8:17
0 siblings, 0 replies; only message in thread
From: @ 2026-07-23 8:17 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 8:17 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:17 [rpms/lazarus] multiple-IDE-widgetsets: - Exclude s390/s390x architectures, FPC doesn't exist there
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox