public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: update to 1.0.4
@ 2026-07-23 8:17 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 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 : 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
^ 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: update to 1.0.4 Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox