rpms/lilypond/devel lilypond.spec,1.36,1.37

Jon Ciesla limb at fedoraproject.org
Thu Jan 22 18:15:56 UTC 2009


Author: limb

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

Modified Files:
	lilypond.spec 
Log Message:
More font refinements.



Index: lilypond.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lilypond/devel/lilypond.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- lilypond.spec	21 Jan 2009 15:39:48 -0000	1.36
+++ lilypond.spec	22 Jan 2009 18:15:26 -0000	1.37
@@ -1,6 +1,6 @@
 Name:		lilypond
 Version:	2.12.1
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	A typesetting system for music notation
 
 Group:		Applications/Publishing
@@ -17,7 +17,7 @@
 Obsoletes: 	lilypond-fonts <= 2.12.1-1
 Provides:	lilypond-fonts <= 2.12.1-1
 Requires:	lilypond-aybabtu-fonts = %{version}-%{release}
-Requires:	lilypond-centuryschl-fonts = %{version}-%{release}
+Requires:	lilypond-century-schoolbook-l-fonts = %{version}-%{release}
 Requires:	lilypond-emmentaler-fonts = %{version}-%{release}
 
 Buildrequires:  t1utils bison flex ImageMagick gettext tetex
@@ -38,7 +38,7 @@
 Summary:	Lilypond aybabtu font
 Group:          User Interface/X
 Requires:       fontpackages-filesystem
-Requires:	lilypond = %{version}-%{release}
+Requires:	lilypond-fonts-common = %{version}-%{release}
 
 %description aybabtu-fonts 
 LilyPond is an automated music engraving system. It formats music
@@ -47,24 +47,25 @@
 
 This is the aybabtu font included in the package.
 
-%package centuryschl-fonts
-Summary:        Lilypond CenturySchL fonts
+%package century-schoolbook-l-fonts
+Summary:        Lilypond Century Schoolbook L fonts
 Group:          User Interface/X
 Requires:       fontpackages-filesystem
-Requires:	lilypond = %{version}-%{release}
+Requires:	lilypond-fonts-common = %{version}-%{release}
+Obsoletes:	lilypond-centuryschl-fonts <= 2.12.1-3
 
-%description centuryschl-fonts 
+%description century-schoolbook-l-fonts 
 LilyPond is an automated music engraving system. It formats music
 beautifully and automatically, and has a friendly syntax for its input
 files.
 
-These are the CenturySchL fonts included in the package.
+These are the Century Schoolbook L fonts included in the package.
 
 %package emmentaler-fonts
 Summary:        Lilypond emmentaler fonts
 Group:          User Interface/X
 Requires:       fontpackages-filesystem
-Requires:	lilypond = %{version}-%{release}
+Requires:	lilypond-fonts-common = %{version}-%{release}
 
 %description emmentaler-fonts 
 LilyPond is an automated music engraving system. It formats music
@@ -77,14 +78,14 @@
 Summary:        Lilypond fonts common dir
 Group:          User Interface/X
 Requires:       fontpackages-filesystem
-Requires:	lilypond = %{version}-%{release}
+
 
 %description fonts-common
 LilyPond is an automated music engraving system. It formats music
 beautifully and automatically, and has a friendly syntax for its input
 files.
 
-This contains teh directory common to all lilypond fonts.
+This contains the directory common to all lilypond fonts.
 
 %prep
 %setup -q
@@ -158,7 +159,7 @@
 
 %_font_pkg -n aybabtu aybabtu.otf
 
-%_font_pkg -n centuryschl CenturySchL*otf
+%_font_pkg -n century-schoolbook-l CenturySchL*otf
 
 %_font_pkg -n emmentaler emmentaler*otf
 
@@ -171,6 +172,9 @@
 
 
 %changelog
+* Thu Jan 22 2009 Jon Ciesla <limb at jcomserv.net> - 2.12.1-4
+- More font refinements.
+
 * Wed Jan 21 2009 Jon Ciesla <limb at jcomserv.net> - 2.12.1-3
 - Drop feta-fonts package cruft.
 




More information about the scm-commits mailing list