[lilypond] excluding s390 is no longer needed

Dan Horák sharkcz at fedoraproject.org
Tue Jan 17 08:39:07 UTC 2012


commit bb5e6b6e568e6ef3fb02ba16f291774f4145703c
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 17 09:39:03 2012 +0100

    excluding s390 is no longer needed

 lilypond.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lilypond.spec b/lilypond.spec
index b9dfda8..c9639f8 100644
--- a/lilypond.spec
+++ b/lilypond.spec
@@ -1,6 +1,6 @@
 Name:		lilypond
 Version:	2.15.26
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A typesetting system for music notation
 
 Group:		Applications/Publishing
@@ -36,9 +36,6 @@ BuildRequires:  fontpackages-devel
 BuildRequires:	texlive-utils
 BuildRequires:	texi2html
 
-# fontforge fails with an internal error
-ExcludeArch: s390
-
 %description
 LilyPond is an automated music engraving system. It formats music
 beautifully and automatically, and has a friendly syntax for its input
@@ -240,6 +237,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 17 2012 Dan Horák <dan[at]danny.cz> - 2.15.26-2
+- excluding s390 is no longer needed
+
 * Mon Jan 16 2012 Jon Ciesla <limburgher at gmail.com> - 2.15.26-1
 - New upstream.
 


More information about the scm-commits mailing list