public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: - Adapted Makefile patch for version 0.9.26.2
@ 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 : 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
 

^ 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: - Adapted Makefile patch for version 0.9.26.2 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