Accepting request 146779 from home:Mailaender:branches:devel:languages:pascal
update to latest release and minor spec file fixes OBS-URL: https://build.opensuse.org/request/show/146779 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=26
This commit is contained in:
parent
7e1b5ccae4
commit
d6f132d520
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:68c776ae86bc78d5383a905b3fbb3ac71eaa1626cf7241f0cc9e2cf42227499d
|
|
||||||
size 46168405
|
|
3
lazarus-1.0.4-1.tar.gz
Normal file
3
lazarus-1.0.4-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3a52fe5a1053d12fa2c6a4c89faf5487c3184ad584324b0c640db87b5b85744
|
||||||
|
size 46146420
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 1 18:29:20 UTC 2013 - mailaender@opensuse.org
|
||||||
|
|
||||||
|
- Update to 1.0.4
|
||||||
|
This is a bug fix release. For complete list of changes see
|
||||||
|
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.4_.28Merged.29
|
||||||
|
- formal RPMlint fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 10 23:48:48 UTC 2012 - Greg.Freemyer@gmail.com
|
Mon Dec 10 23:48:48 UTC 2012 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
11
lazarus.spec
11
lazarus.spec
@ -17,13 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: lazarus
|
Name: lazarus
|
||||||
Version: 1.0.2
|
Version: 1.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL and modified LGPL
|
# Please note that the LGPL is modified and this is not multi-licensed, but each component has a separate license chosen.
|
||||||
Summary: Lazarus Component Library and IDE
|
License: GPL-2.0 and LGPL-2.0 and MPL-1.1
|
||||||
|
Summary: FreePascal RAD IDE and Component Library
|
||||||
Url: http://www.lazarus.freepascal.org/
|
Url: http://www.lazarus.freepascal.org/
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-0.tar.gz
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-1.tar.gz
|
||||||
Source1: %{name}.desktop
|
Source1: %{name}.desktop
|
||||||
Source90: %{name}-rpmlintrc
|
Source90: %{name}-rpmlintrc
|
||||||
# PATCH-FIX-OPENSUSE lazarus-Makefile_patch.diff -- Change installation path from /usr/share/lazarus to /usr/lib(64)/lazarus
|
# PATCH-FIX-OPENSUSE lazarus-Makefile_patch.diff -- Change installation path from /usr/share/lazarus to /usr/lib(64)/lazarus
|
||||||
@ -103,7 +104,7 @@ if [ -n "$FPCCfg" ]; then
|
|||||||
MAKEOPTS="$MAKEOPTS -n @$FPCCfg"
|
MAKEOPTS="$MAKEOPTS -n @$FPCCfg"
|
||||||
fi
|
fi
|
||||||
#CHMHELP:MAKEOPTS="$MAKEOPTS -dUseCHMHelp"
|
#CHMHELP:MAKEOPTS="$MAKEOPTS -dUseCHMHelp"
|
||||||
make bigide OPT="$MAKEOPTS" USESVN2REVISIONINC=0
|
make bigide OPT="$MAKEOPTS"
|
||||||
|
|
||||||
export LCL_PLATFORM=
|
export LCL_PLATFORM=
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user