]> git.pld-linux.org Git - packages/lilypond.git/commitdiff
- add gcc3 patch from AC-branch
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 29 May 2008 20:24:45 +0000 (20:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lilypond.spec -> 1.49

lilypond.spec

index 96cf4f2f0a11acaea2a55091280f4b0c783e9719..253074e0db69cb89237d48034d59aab8be04d7b3 100644 (file)
@@ -18,6 +18,7 @@ Patch0:               %{name}-info.patch
 Patch1:                %{name}-sh.patch
 Patch2:                %{name}-po.patch
 Patch3:                %{name}-afm.patch
+Patch4:                %{name}-gcc3.patch
 URL:           http://www.lilypond.org/
 %{?with_docs:BuildRequires:    ImageMagick}
 %{?with_docs:BuildRequires:    ImageMagick-coder-png}
@@ -34,7 +35,7 @@ BuildRequires:        ghostscript-fonts-std
 BuildRequires: guile-devel >= 5:1.6.7
 BuildRequires: kpathsea-devel
 BuildRequires: libltdl-devel
-BuildRequires: libstdc++-devel >= 5:4.0
+BuildRequires: libstdc++-devel >= 5:3.3
 BuildRequires: mftrace >= 1.1.19
 %{?with_docs:BuildRequires:    netpbm-progs}
 BuildRequires: pango-devel >= 1.6.0
@@ -104,6 +105,7 @@ Obsługa plików LilyPonda dla Vima.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p0
 
 %build
 cp -f /usr/share/automake/config.* stepmake/bin
This page took 0.037856 seconds and 4 git commands to generate.