[lilypond] Make fonts noarch.

Jon Ciesla limb at fedoraproject.org
Thu Jun 7 12:11:46 UTC 2012


commit d9ec940ada58a0f5a6e7948dc027b5b3c214bf1f
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Jun 7 07:11:33 2012 -0500

    Make fonts noarch.

 lilypond.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/lilypond.spec b/lilypond.spec
index 46b6261..79e2912 100644
--- a/lilypond.spec
+++ b/lilypond.spec
@@ -1,6 +1,6 @@
 Name:		lilypond
 Version:	2.15.40
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A typesetting system for music notation
 
 Group:		Applications/Publishing
@@ -39,6 +39,7 @@ Group:          User Interface/X
 Requires:       fontpackages-filesystem
 Requires:	lilypond-fonts-common = %{version}-%{release}
 Obsoletes:	lilypond-centuryschl-fonts <= 2.12.1-3
+BuildArch:	noarch
 
 %description century-schoolbook-l-fonts 
 LilyPond is an automated music engraving system. It formats music
@@ -52,6 +53,7 @@ Summary:        Lilypond emmentaler fonts
 Group:          User Interface/X
 Requires:       fontpackages-filesystem
 Requires:	lilypond-fonts-common = %{version}-%{release}
+BuildArch:	noarch
 
 %description emmentaler-fonts 
 LilyPond is an automated music engraving system. It formats music
@@ -70,6 +72,7 @@ Obsoletes:	lilypond-feta-fonts <= 2.12.3-3
 Obsoletes:	lilypond-feta-alphabet-fonts <= 2.12.3-3
 Obsoletes:	lilypond-feta-braces-fonts <= 2.12.3-3
 Obsoletes:	lilypond-parmesan-fonts <= 2.12.3-3
+BuildArch:	noarch
 
 %description fonts-common
 LilyPond is an automated music engraving system. It formats music
@@ -149,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 06 2012 Jon Ciesla <limburgher at gmail.com> - 2.15.40-2
+- Make fonts noarch, BZ 826841.
+
 * Wed Jun 06 2012 Jon Ciesla <limburgher at gmail.com> - 2.15.40-1
 - New upstream.
 


More information about the scm-commits mailing list