rpms/monafont/devel monafont.spec,1.7,1.8

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Jul 24 07:51:34 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/monafont/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27250

Modified Files:
	monafont.spec 
Log Message:
Prepare for mass rebuild


Index: monafont.spec
===================================================================
RCS file: /cvs/extras/rpms/monafont/devel/monafont.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- monafont.spec	26 Mar 2009 17:42:36 -0000	1.7
+++ monafont.spec	24 Jul 2009 07:51:34 -0000	1.8
@@ -1,3 +1,5 @@
+%{!?_fontbasedir: %global _fontbasedir %{_datadir}/fonts}
+
 %define		archivename		monafont
 
 %define		projectname		mona
@@ -27,7 +29,7 @@
 
 %define		obsoletes_EVR		2.90-5.999
 %define		sazanami_ver		20040629
-%define		vlgothic_ver		20090204
+%define		vlgothic_ver		20090612
 
 %define		catalog_dir		%{_sysconfdir}/X11/fontpath.d
 
@@ -40,7 +42,7 @@ Japanese text arts correctly.
 
 Name:		%{archivename}
 Version:	2.90
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	Japanese font for text arts
 
 # monafont itself is under public domain
@@ -212,16 +214,20 @@ fi
 %verify(not md5 size mtime)	%{fontdir_bitmap_full}/fonts.dir
 %{fontdir_bitmap_full}/*.pcf.gz
 
-%define	_space		%(echo " ")
+%define	_font_pkg_name	%{name_ttf_s}
 %define	_fontdir	%{fontdir_ttf_s_full}
-%_font_pkg -n -n%{_space}%{fontdir_ttf_s} mona-%{real_family_ttf_s}.ttf
+%_font_pkg mona-%{real_family_ttf_s}.ttf
 %doc	ttfsrc/README-ttf.txt
 
+%define	_font_pkg_name	%{name_ttf_v}
 %define	_fontdir	%{fontdir_ttf_v_full}
-%_font_pkg -n -n%{_space}%{fontdir_ttf_v} mona-%{real_family_ttf_v}.ttf
+%_font_pkg mona-%{real_family_ttf_v}.ttf
 %doc	ttfsrc/README-ttf.txt
 
 %changelog
+* Fri Jul 24 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.90-9
+- Adjust for fontpackages 1.22
+
 * Fri Mar 27 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.90-8
 - F-11: Again rebuild for new virtual font Provides (bug 491969)
 




More information about the Fedora-perl-devel-list mailing list