rpms/lazarus/devel Makefile_patch.diff, 1.2, 1.3 lazarus.spec, 1.6, 1.7

Joost van der Sluis joost at fedoraproject.org
Thu Apr 2 16:51:56 UTC 2009


Author: joost

Update of /cvs/pkgs/rpms/lazarus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27036

Modified Files:
	Makefile_patch.diff lazarus.spec 
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


Makefile_patch.diff:

Index: Makefile_patch.diff
===================================================================
RCS file: /cvs/pkgs/rpms/lazarus/devel/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 16:51:56 -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/devel/lazarus.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- lazarus.spec	2 Apr 2009 16:23:44 -0000	1.6
+++ lazarus.spec	2 Apr 2009 16:51:56 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           lazarus
 Version:        0.9.26.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
 Group:          Development/Languages
@@ -99,6 +99,9 @@
 %{_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
 




More information about the fedora-extras-commits mailing list