|
|
@ -1,8 +1,8 @@
|
|
|
|
Name: lazarus
|
|
|
|
Name: lazarus
|
|
|
|
Summary: Lazarus Component Library and IDE for Freepascal
|
|
|
|
Summary: Lazarus Component Library and IDE for Freepascal
|
|
|
|
|
|
|
|
|
|
|
|
Version: 2.0.8
|
|
|
|
Version: 2.0.10
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
|
|
|
|
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
|
|
|
|
%global qt5pas_version 2.6
|
|
|
|
%global qt5pas_version 2.6
|
|
|
@ -11,7 +11,7 @@ Release: 4%{?dist}
|
|
|
|
# GNU Classpath style exception, see COPYING.modifiedLGPL
|
|
|
|
# GNU Classpath style exception, see COPYING.modifiedLGPL
|
|
|
|
License: GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
|
|
|
|
License: GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
|
|
|
|
URL: http://www.lazarus-ide.org/
|
|
|
|
URL: http://www.lazarus-ide.org/
|
|
|
|
Source0: https://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}.tar.gz
|
|
|
|
Source0: https://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}-2.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
Patch0: Makefile_patch.diff
|
|
|
|
Patch0: Makefile_patch.diff
|
|
|
|
Patch1: lazarus-2.0.6--disable-PascalScript-on-ppc64le.patch
|
|
|
|
Patch1: lazarus-2.0.6--disable-PascalScript-on-ppc64le.patch
|
|
|
@ -147,6 +147,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/lcl/interfaces/qt5/cbindings/tmp/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 11 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.10-1
|
|
|
|
|
|
|
|
- Update to v2.0.10
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jun 21 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.8-4
|
|
|
|
* Sun Jun 21 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.8-4
|
|
|
|
- Rebuilt for FPC 3.2.0
|
|
|
|
- Rebuilt for FPC 3.2.0
|
|
|
|
|
|
|
|
|
|
|
|