SHA256
1
0
forked from pool/lazarus

Accepting request 874843 from devel:languages:pascal

OBS-URL: https://build.opensuse.org/request/show/874843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lazarus?expand=0&rev=13
This commit is contained in:
Richard Brown 2021-02-25 17:28:41 +00:00 committed by Git OBS Bridge
commit 62e622d6c7
5 changed files with 21 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64d5626468dd24a3332b205f3abd0a581ab7de1b060a2d57e21864066cfd43b7
size 69626076

3
lazarus-2.0.12.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba6cef7f823a2d28166229982efc926039d42313c40e22fe0c6776c13d0015b2
size 69560778

View File

@ -1,6 +1,7 @@
diff -Pdpru lazarus.orig/Makefile.fpc lazarus/Makefile.fpc
--- lazarus.orig/Makefile.fpc 2014-09-06 20:59:12.000000000 +0200
+++ lazarus/Makefile.fpc 2015-04-23 00:00:38.959929899 +0200
Index: lazarus/Makefile.fpc
===================================================================
--- lazarus.orig/Makefile.fpc
+++ lazarus/Makefile.fpc
@@ -20,7 +20,7 @@ files=$(wildcard *$(OEXT)) $(wildcard *$
[install]
@ -10,16 +11,16 @@ diff -Pdpru lazarus.orig/Makefile.fpc lazarus/Makefile.fpc
[dist]
destdir=$(BASEDIR)/dist
@@ -28,7 +28,7 @@ destdir=$(BASEDIR)/dist
[prerules]
@@ -29,7 +29,7 @@ destdir=$(BASEDIR)/dist
RCPP?=$(strip $(firstword cpp$(SRCEXEEXT)))
#
ifndef LAZARUS_INSTALL_DIR
-LAZARUS_INSTALL_DIR=$(INSTALL_PREFIX)/share/lazarus
+LAZARUS_INSTALL_DIR=$(INSTALL_PREFIX)/$(_LIB)/lazarus
INSTALL_MAN_DIR=$(INSTALL_PREFIX)/share/man
ifneq ($(findstring $(OS_TARGET),win32 win64),)
LAZARUS_INSTALL_DIR=C:\lazarus
@@ -256,8 +256,8 @@ installbase:
@@ -271,8 +271,8 @@ installbase:
ifneq ($(findstring $(OS_TARGET),win32 win64),)
else

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 24 11:57:37 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 2.0.12.
* For a complete list of changes see:
https://wiki.freepascal.org/Lazarus_2.0_fixes_branch#Fixes_for_2.0.12_.28merged.29
- Refreshed lazarus-Makefile_patch.diff
-------------------------------------------------------------------
Fri Sep 4 13:20:40 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package lazarus
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,14 +18,14 @@
%define sover 1
Name: lazarus
Version: 2.0.10
Version: 2.0.12
Release: 0
# Please note that the LGPL is modified and this is not multi-licensed, but each component has a separate license chosen.
Summary: FreePascal RAD IDE and Component Library
License: GPL-2.0-only AND LGPL-2.0-only AND MPL-1.1
Group: Development/Languages/Other
URL: http://www.lazarus.freepascal.org/
Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}-2.tar.gz
Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
# PATCH-FEATURE-UPSTREAM http://mantis.freepascal.org/view.php?id=31364
Source1: https://raw.githubusercontent.com/hughsie/fedora-appstream/developerapps/appdata-extra/desktop/lazarus.appdata.xml
Source90: %{name}-rpmlintrc