rpms/lilypond/devel lilypond-2.21.2-gcc44-relocate.patch, NONE, 1.1 lilypond.spec, 1.40, 1.41

Jon Ciesla limb at fedoraproject.org
Fri Feb 20 17:52:22 UTC 2009


Author: limb

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

Modified Files:
	lilypond.spec 
Added Files:
	lilypond-2.21.2-gcc44-relocate.patch 
Log Message:
gcc44 patch.


lilypond-2.21.2-gcc44-relocate.patch:

--- NEW FILE lilypond-2.21.2-gcc44-relocate.patch ---
--- lily/relocate.cc.orig	2009-02-20 08:23:11.000000000 -0600
+++ lily/relocate.cc	2009-02-20 08:23:11.000000000 -0600
@@ -18,0 +19 @@
+#include <cstdlib>


Index: lilypond.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lilypond/devel/lilypond.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- lilypond.spec	20 Feb 2009 13:51:55 -0000	1.40
+++ lilypond.spec	20 Feb 2009 17:51:51 -0000	1.41
@@ -10,6 +10,7 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0:		lilypond-2.11.65-python26.patch
 #Patch1:		lilypond-2.12.0-parse-scm.patch
+Patch2:		lilypond-2.21.2-gcc44-relocate.patch
 
 Requires:	ghostscript >= 8.15
 Requires(post): /sbin/install-info
@@ -147,6 +148,7 @@
 
 %patch0 -p0
 #%patch1 -p0
+%patch2 -p0
 
 %build
 %configure --without-kpathsea --disable-checking \
@@ -239,6 +241,7 @@
 %changelog
 * Thu Feb 19 2009 Jon Ciesla <limb at jcomserv.net> - 2.12.2-1
 - Update to 2.12.2.
+- Patch for gcc 4.4.
 
 * Thu Feb 19 2009 Jon Ciesla <limb at jcomserv.net> - 2.12.1-6
 - Split out feta and parmesan type1 fonts.




More information about the fedora-extras-commits mailing list