public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Compile exclusively on platforms supported by fpc (rhbz#1247925)
@ 2026-07-23 8:17 Joost van der Sluis
0 siblings, 0 replies; only message in thread
From: Joost van der Sluis @ 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 : d70836180cf4d46dab5745cd50020cc55ac9cfb1
Author : Joost van der Sluis <joost@cnoc.nl>
Date : 2017-01-29T23:20:59+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/d70836180cf4d46dab5745cd50020cc55ac9cfb1?branch=multiple-IDE-widgetsets
Log:
Compile exclusively on platforms supported by fpc (rhbz#1247925)
---
diff --git a/lazarus.spec b/lazarus.spec
index c6809c7..f7d2de1 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,6 +1,6 @@
Name: lazarus
Version: 1.6.2
-Release: 0%{?dist}
+Release: 1%{?dist}
Summary: Lazarus Component Library and IDE for Freepascal
Group: Development/Languages
@@ -15,7 +15,7 @@ BuildRequires: fpc, binutils, glibc-devel, desktop-file-utils, fpc-src, gtk2-de
BuildRequires: perl-generators
Requires: fpc-src, fpc, binutils, glibc-devel, gdb, gtk2-devel
-ExcludeArch: s390 s390x
+ExclusiveArch: %{fpc_arches}
%description
A free and open-source RAD tool for Free Pascal using the Lazarus
@@ -97,6 +97,9 @@ fi
%{_mandir}/*/*
%changelog
+* Sun Jan 29 2017 Joost van der Sluis <joost@cnoc.nl> - 1.6.2-1
+- Compile exclusively on platforms supported by fpc (rhbz#1247925)
+
* Thu Jan 26 2017 Joost van der Sluis <joost@cnoc.nl> - 1.6.2-0
- Updated to version 1.6.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: Compile exclusively on platforms supported by fpc (rhbz#1247925) Joost van der Sluis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox