rpms/lazarus/F-10 Desktop_patch.diff, 1.2, 1.3 Makefile_patch.diff, 1.2, 1.3 lazarus.spec, 1.3, 1.4 sources, 1.3, 1.4

Joost van der Sluis joost at fedoraproject.org
Thu Apr 2 21:19:46 UTC 2009


Author: joost

Update of /cvs/pkgs/rpms/lazarus/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4782

Modified Files:
	Desktop_patch.diff Makefile_patch.diff lazarus.spec sources 
Log Message:
* Wed Apr 1 2009 Joost van der Sluis <joost at cnoc.nl> 0.9.26.2-2
 - Adapted Makefile patch for version 0.9.26.2

* Wed Apr 1 2009 Joost van der Sluis <joost at cnoc.nl> 0.9.26.2-1
 - Updated to version 0.9.26.2

* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.26-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Thu Dec  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> 0.9.26-3
- Include /etc/lazarus directory.


Desktop_patch.diff:

Index: Desktop_patch.diff
===================================================================
RCS file: /cvs/pkgs/rpms/lazarus/F-10/Desktop_patch.diff,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Desktop_patch.diff	27 Oct 2008 22:46:32 -0000	1.2
+++ Desktop_patch.diff	2 Apr 2009 21:19:45 -0000	1.3
@@ -1,6 +1,6 @@
 --- lazarus/install/lazarus.desktop	2007-11-26 15:34:42.000000000 +0100
 +++ lazarus/install/lazarus.desktop.n	2008-10-18 11:52:33.000000000 +0200
-@@ -5,13 +5,8 @@
+@@ -5,12 +5,7 @@
  Exec=startlazarus %f
  Terminal=false
  Type=Application
@@ -10,9 +10,8 @@
 +Categories=IDE;Development;GTK;GUIDesigner;
  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;
--Patterns=*.pas;*.pp;*.p;*.inc;*.lpi;*.lpk;*.lpr;*.lfm;*.lrs;*.lpl;*.dci
 -[Property::X-KDE-NativeExtension]
 -Type=QString
 -Value=.pas
 -X-Ubuntu-Gettext-Domain=desktop_kdelibs
- 
+-

Makefile_patch.diff:

Index: Makefile_patch.diff
===================================================================
RCS file: /cvs/pkgs/rpms/lazarus/F-10/Makefile_patch.diff,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile_patch.diff	27 Oct 2008 22:46:32 -0000	1.2
+++ Makefile_patch.diff	2 Apr 2009 21:19:45 -0000	1.3
@@ -20,8 +20,8 @@
  INSTALL_MAN_DIR=$(INSTALL_PREFIX)/share/man
  ifneq ($(findstring $(OS_TARGET),win32 win64),)
  LAZARUS_INSTALL_DIR=C:\lazarus
-@@ -110,8 +110,8 @@
- ifeq ($(OS_TARGET),win32)
+@@ -115,8 +115,8 @@
+ ifneq ($(findstring $(OS_TARGET),win32 win64),)
  
  else
 -	$(MKDIR) $(INSTALL_PREFIX)/share


Index: lazarus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lazarus/F-10/lazarus.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lazarus.spec	29 Oct 2008 17:45:19 -0000	1.3
+++ lazarus.spec	2 Apr 2009 21:19:45 -0000	1.4
@@ -1,5 +1,5 @@
 Name:           lazarus
-Version:        0.9.26
+Version:        0.9.26.2
 Release:        2%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
@@ -93,11 +93,24 @@
 %{_datadir}/mime/packages/lazarus.xml
 %doc lazarus/COPYING*
 %doc lazarus/README.txt
+%dir %{_sysconfdir}/lazarus
 %config(noreplace) %{_sysconfdir}/lazarus/editoroptions.xml
 %config(noreplace) %{_sysconfdir}/lazarus/environmentoptions.xml
 %{_mandir}/*/*
 
 %changelog
+* Wed Apr 1 2009 Joost van der Sluis <joost at cnoc.nl> 0.9.26.2-2
+ - Adapted Makefile patch for version 0.9.26.2
+
+* Wed Apr 1 2009 Joost van der Sluis <joost at cnoc.nl> 0.9.26.2-1
+ - Updated to version 0.9.26.2
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.26-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Dec  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> 0.9.26-3
+- Include /etc/lazarus directory.
+
 * Wed Oct 29 2008 Lubomir Rintel <lkundrak at v3.sk> 0.9.26-2
 - Fix path to the source tree
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lazarus/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	27 Oct 2008 22:46:32 -0000	1.3
+++ sources	2 Apr 2009 21:19:45 -0000	1.4
@@ -1 +1 @@
-f1a7b2f89d1e6a246f25abb235880594  lazarus-0.9.26-0.tgz
+357fd9f6e9d410f3c74ff493fce7f75a  lazarus-0.9.26.2-0.tgz




More information about the fedora-extras-commits mailing list