Accepting request 721267 from home:alois:branches:devel:languages:pascal
- Update to version 2.0.4 This is a bugfix release. For a complete list of changes see: https://wiki.freepascal.org/Lazarus_2.0_fixes_branch#Fixes_for_2.0.4_.28merged.29 OBS-URL: https://build.opensuse.org/request/show/721267 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=57
This commit is contained in:
parent
c16a140d6a
commit
13b2b854d2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9d07f176e63c6ff7cf693a135ee66135c147ba398f67b8c6fe892c726f6a476
|
||||
size 67092332
|
3
lazarus-2.0.4.tar.gz
Normal file
3
lazarus-2.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e01d10c1b08fdb9b98fa8f740536add804383e4f39f092059c5e4ac7516c147b
|
||||
size 65556293
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 10:27:57 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 2.0.4
|
||||
This is a bugfix release. For a complete list of changes see:
|
||||
https://wiki.freepascal.org/Lazarus_2.0_fixes_branch#Fixes_for_2.0.4_.28merged.29
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 08:49:08 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define sover 1
|
||||
Name: lazarus
|
||||
Version: 2.0.2
|
||||
Version: 2.0.4
|
||||
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
|
||||
@ -224,10 +224,6 @@ install -Dpm 0644 %{S:1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
|
||||
install -dm 0755 %{buildroot}%{_sysconfdir}/%{name}
|
||||
sed <tools/install/linux/environmentoptions.xml -e "s#__LAZARUSDIR__#%{_libdir}/%{name}/#" -e "s#__FPCSRCDIR__#%{_datadir}/fpcsrc/#" > %{buildroot}%{_sysconfdir}/%{name}/environmentoptions.xml
|
||||
|
||||
# fix permissions
|
||||
chmod -x %{buildroot}%{_defaultdocdir}/%{name}/docs/html/build_lcl_chm.sh \
|
||||
%{buildroot}%{_defaultdocdir}/%{name}/docs/xml/multi_makeskel.pl
|
||||
|
||||
# cleanup
|
||||
rm -rf %{buildroot}%{_libdir}/%{name}/install/man
|
||||
rm -f %{buildroot}%{_libdir}/%{name}/Makefile.fpc.orig
|
||||
|
Loading…
x
Reference in New Issue
Block a user