public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joost van der Sluis <joost@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: - Adapted Makefile patch for version 0.9.26.2
Date: Thu, 23 Jul 2026 08:17:30 GMT	[thread overview]
Message-ID: <178479465070.1.10330179073201526990.rpms-lazarus-809b9b5e44d5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 809b9b5e44d57f68fc9d09ee43bba0e51a0a065a
Author : Joost van der Sluis <joost@fedoraproject.org>
Date   : 2009-04-02T16:51:56+00:00
Stats  : +6/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/809b9b5e44d57f68fc9d09ee43bba0e51a0a065a?branch=multiple-IDE-widgetsets

Log:
- Adapted Makefile patch for version 0.9.26.2

---
diff --git a/Makefile_patch.diff b/Makefile_patch.diff
index 86e7b01..e6f39fe 100644
--- a/Makefile_patch.diff
+++ b/Makefile_patch.diff
@@ -20,8 +20,8 @@ Index: lazarus/Makefile.fpc
  INSTALL_MAN_DIR=$(INSTALL_PREFIX)/share/man
  ifneq ($(findstring $(OS_TARGET),win32 win64),)
  LAZARUS_INSTALL_DIR=C:\lazarus
-@@ -110,8 +110,8 @@
- ifeq ($(OS_TARGET),win32)
+@@ -115,8 +115,8 @@
+ ifneq ($(findstring $(OS_TARGET),win32 win64),)
  
  else
 -	$(MKDIR) $(INSTALL_PREFIX)/share

diff --git a/lazarus.spec b/lazarus.spec
index 0177289..0361494 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,6 +1,6 @@
 Name:           lazarus
 Version:        0.9.26.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
 Group:          Development/Languages
@@ -99,6 +99,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_mandir}/*/*
 
 %changelog
+* 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
+
 * Wed Apr 1 2009 Joost van der Sluis <joost@cnoc.nl> 0.9.26.2-1
  - Updated to version 0.9.26.2
 

                 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=178479465070.1.10330179073201526990.rpms-lazarus-809b9b5e44d5@fedoraproject.org \
    --to=joost@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