[packages/lazarus] - up to 1.6.0

baggins baggins at pld-linux.org
Wed Apr 6 14:57:07 CEST 2016


commit 3b6acdd5e07e0967c442a2d96b0a51196f1e1943
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 6 21:56:54 2016 +0900

    - up to 1.6.0

 lazarus-desktop.patch |  3 ++-
 lazarus.spec          | 13 ++++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/lazarus.spec b/lazarus.spec
index 1a2e0ed..f3b21e1 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -2,19 +2,19 @@
 Summary:	Lazarus Component Library and IDE
 Summary(pl.UTF-8):	Lazarus - biblioteka komponentów i IDE
 Name:		lazarus
-Version:	1.2.6
+Version:	1.6.0
 Release:	1
 License:	GPL v2, modified LGPL, MPL (see COPYING.txt)
 Group:		Development/Tools
 Source0:	http://downloads.sourceforge.net/lazarus/%{name}-%{version}-0.tar.gz
-# Source0-md5:	caa1ee35266ea5e930af064e7efb550c
+# Source0-md5:	1857ee87efa9cb0fdecf8e414f4794ca
 Patch0:		%{name}-desktop.patch
 URL:		http://www.lazarus.freepascal.org/
-BuildRequires:	fpc >= 2.4.0
+BuildRequires:	fpc >= 3.0.0
 BuildRequires:	gdk-pixbuf-devel
 BuildRequires:	gtk+2-devel
 %requires_eq	fpc
-Requires:	fpc-src >= 2.4.0
+Requires:	fpc-src >= 3.0.0
 Requires:	gdk-pixbuf >= 0.18.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,7 +48,7 @@ install -d $RPM_BUILD_ROOT{%{_datadir},%{_libdir}/lazarus/docs,%{_pixmapsdir},%{
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 for i in components doceditor ide lcl units converter debugger languages startlazarus \
-		designer images lazarus packager tools ; do
+		designer images lazarus lazbuild packager tools ; do
 	cp -a $i $RPM_BUILD_ROOT%{_libdir}/lazarus
 done
 
@@ -61,6 +61,7 @@ install docs/Contributors.txt $RPM_BUILD_ROOT%{_libdir}/lazarus/docs
 install images/ide_icon48x48.png $RPM_BUILD_ROOT%{_pixmapsdir}/lazarus.png
 install install/lazarus.desktop $RPM_BUILD_ROOT%{_desktopdir}/lazarus.desktop
 ln -sf %{lazdir}/lazarus $RPM_BUILD_ROOT%{_bindir}/lazarus
+ln -sf %{lazdir}/lazarus $RPM_BUILD_ROOT%{_bindir}/lazbuild
 ln -sf %{lazdir}/startlazarus $RPM_BUILD_ROOT%{_bindir}/startlazarus
 
 %clean
@@ -70,6 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING.txt COPYING.modifiedLGPL.txt docs/*.txt docs/*.pdf
 %attr(755,root,root) %{_bindir}/lazarus
+%attr(755,root,root) %{_bindir}/lazbuild
 %attr(755,root,root) %{_bindir}/startlazarus
 %dir %{_libdir}/lazarus
 %{_libdir}/lazarus/components
@@ -86,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lazarus/tools
 %{_libdir}/lazarus/units
 %attr(755,root,root) %{_libdir}/lazarus/lazarus
+%attr(755,root,root) %{_libdir}/lazarus/lazbuild
 %attr(755,root,root) %{_libdir}/lazarus/startlazarus
 %{_pixmapsdir}/lazarus.png
 %{_desktopdir}/lazarus.desktop
diff --git a/lazarus-desktop.patch b/lazarus-desktop.patch
index c616f7b..4cd33e3 100644
--- a/lazarus-desktop.patch
+++ b/lazarus-desktop.patch
@@ -1,6 +1,6 @@
 --- lazarus/install/lazarus.desktop~	2008-11-23 22:33:35.000000000 +0100
 +++ lazarus/install/lazarus.desktop	2010-01-14 22:08:47.235416252 +0100
-@@ -6,11 +6,12 @@
+@@ -6,12 +6,13 @@
  Terminal=false
  Type=Application
  Icon=lazarus.png
@@ -8,6 +8,7 @@
 +Categories=Development;IDE;
  StartupWMClass=Lazarus
  MimeType=text/x-pascal;text/lazarus-project-source;text/lazarus-project-information;text/lazarus-form;text/lazarus-resource;text/lazarus-package;text/lazarus-package-link;text/lazarus-code-inlay;
+ Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;
  [Property::X-KDE-NativeExtension]
  Type=QString
  Value=.pas
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lazarus.git/commitdiff/3b6acdd5e07e0967c442a2d96b0a51196f1e1943



More information about the pld-cvs-commit mailing list