public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joost van der Sluis <joost@cnoc.nl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Updated to version 0.9.30.4
Date: Thu, 23 Jul 2026 08:17:36 GMT [thread overview]
Message-ID: <178479465666.1.7941392127092640264.rpms-lazarus-62991ab24b61@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 62991ab24b61cd23a432c5d1c9c2486a23b02432
Author : Joost van der Sluis <joost@cnoc.nl>
Date : 2012-04-19T15:51:57+02:00
Stats : +8/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/62991ab24b61cd23a432c5d1c9c2486a23b02432?branch=multiple-IDE-widgetsets
Log:
Updated to version 0.9.30.4
- Use default fonts, editoroptions.xml file removed
---
diff --git a/.gitignore b/.gitignore
index d714c52..73b4e53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/lazarus.spec b/lazarus.spec
index d1ad024..412998c 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,5 +1,5 @@
Name: lazarus
-Version: 0.9.30.2
+Version: 0.9.30.4
Release: 1%{?dist}
Summary: Lazarus Component Library and IDE for Freepascal
@@ -58,8 +58,8 @@ ln -sf ../%{_lib}/%{name}/lazarus %{buildroot}%{_bindir}/lazarus-ide
ln -sf ../%{_lib}/%{name}/startlazarus %{buildroot}%{_bindir}/startlazarus
ln -sf ../%{_lib}/%{name}/lazbuild %{buildroot}%{_bindir}/lazbuild
-install -D -p -m 0644 lazarus/tools/install/linux/editoroptions.xml %{buildroot}%{_sysconfdir}/lazarus/editoroptions.xml
-sed 's#/usr/lib/lazarus/#%{_libdir}/%{name}#;s#/\$(FPCVER)##;s/%%LazarusVersion%%//' \
+install -d %{buildroot}%{_sysconfdir}/lazarus
+sed 's#__LAZARUSDIR__#%{_libdir}/%{name}#;s#__FPCSRCDIR__#%{_datadir}/fpcsrc#' \
lazarus/tools/install/linux/environmentoptions.xml \
> %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
@@ -86,14 +86,13 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%doc lazarus/COPYING*
%doc lazarus/README.txt
%dir %{_sysconfdir}/lazarus
-%config(noreplace) %{_sysconfdir}/lazarus/editoroptions.xml
%config(noreplace) %{_sysconfdir}/lazarus/environmentoptions.xml
%{_mandir}/*/*
%changelog
-* Tue Mar 13 2012 Joost van der Sluis <joost@cnoc.nl> - 0.9.30.2-1
-- Updated to version 0.9.30.2
-- Rebuild with fpc 2.6.0
+* Tue Apr 18 2012 Joost van der Sluis <joost@cnoc.nl> - 0.9.30.4-1
+- Updated to version 0.9.30.4
+- Use default fonts, editoroptions.xml file removed
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
diff --git a/sources b/sources
index 696dd1f..f956c8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dcf54613c2f9d38a32d183431e2dfc9 lazarus-0.9.30.2-src.tar.bz2
+ebd40cdfdfc4b66d1ced7a0d48d6da84 lazarus-0.9.30.4-src.tar.bz2
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=178479465666.1.7941392127092640264.rpms-lazarus-62991ab24b61@fedoraproject.org \
--to=joost@cnoc.nl \
--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