public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: update to 1.0.4
Date: Thu, 23 Jul 2026 08:17:37 GMT [thread overview]
Message-ID: <178479465757.1.7415834676448838561.rpms-lazarus-1d5364f96368@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 1d5364f96368fc4363d0549bbdbf06f8b83e1c1a
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2013-01-03T11:50:29-05:00
Stats : +9/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/1d5364f96368fc4363d0549bbdbf06f8b83e1c1a?branch=multiple-IDE-widgetsets
Log:
update to 1.0.4
---
diff --git a/.gitignore b/.gitignore
index 73b4e53..cf2e5e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ lazarus-0.9.28-src.tar.bz2
/lazarus-0.9.30-src.tar.bz2
/lazarus-0.9.30.2-src.tar.bz2
/lazarus-0.9.30.4-src.tar.bz2
+/lazarus-1.0.4-1.tar.gz
diff --git a/lazarus.spec b/lazarus.spec
index 2f6b524..ff15a1e 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,13 +1,13 @@
Name: lazarus
-Version: 0.9.30.4
-Release: 2%{?dist}
+Version: 1.0.4
+Release: 1%{?dist}
Summary: Lazarus Component Library and IDE for Freepascal
Group: Development/Languages
# GNU Classpath style exception, see COPYING.modifiedLGPL
License: GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
URL: http://www.lazarus.freepascal.org/
-Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
+Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}-1.tar.gz
patch0: Makefile_patch.diff
patch1: Desktop_patch.diff
@@ -34,13 +34,13 @@ find install -depth -type d ! \( -path "install/linux/*" -o -path "install/linux
cd ..
# Remove patch-backup files
rm Makefile.fpc.orig
-rm install/lazarus.desktop.orig
+# rm install/lazarus.desktop.orig
export FPCDIR=%{_datadir}/fpcsrc/
fpcmake -Tall
-make tools OPT='-gl'
-make bigide OPT='-gl'
-make lazbuilder OPT='-gl'
+make bigide OPT='-gl -gw'
+make tools OPT='-gl -gw'
+# make lazbuilder OPT='-gl -gw'
%install
rm -rf %{buildroot}
diff --git a/sources b/sources
index f956c8b..fcac07c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebd40cdfdfc4b66d1ced7a0d48d6da84 lazarus-0.9.30.4-src.tar.bz2
+a3dea4ba0c74c35bd7078acd1d5de4fc lazarus-1.0.4-1.tar.gz
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=178479465757.1.7415834676448838561.rpms-lazarus-1d5364f96368@fedoraproject.org \
--to=spot@fedoraproject.org \
--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