rpms/cjkuni-fonts/devel cjkuni-fonts.spec,1.5,1.6

Caius Chance cchance at fedoraproject.org
Tue Feb 3 01:27:47 UTC 2009


Author: cchance

Update of /cvs/pkgs/rpms/cjkuni-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20596

Modified Files:
	cjkuni-fonts.spec 
Log Message:
splited ghostscript files into subpackage



Index: cjkuni-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cjkuni-fonts/devel/cjkuni-fonts.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cjkuni-fonts.spec	3 Feb 2009 01:09:33 -0000	1.5
+++ cjkuni-fonts.spec	3 Feb 2009 01:27:16 -0000	1.6
@@ -87,6 +87,30 @@
 %doc ../%{ukaibuilddir}/README
 %doc ../%{ukaibuilddir}/TODO
 
+%package -n %{fontname}-fonts-ghostscript
+Summary:      Chinese Unicode TrueType font ghostscript files.
+Group:        User Interface/X
+Requires:     fontpackages-filesystem >= 1.13
+Requires:     ghostscript >= 8.63-4
+Requires:     %{fontname}-uming-fonts = %{version}-%{release}
+Requires:     %{fontname}-ukai-fonts = %{version}-%{release}
+Conflicts:    cjkuni-fonts-common <= 0.2.20080216.1-19
+Obsoletes:    cjkuni-fonts-common < 0.2.20080216.1-20 
+
+%description -n %{fontname}-fonts-ghostscript
+%common_desc
+
+CJK Unifonts ghostscript files.
+
+%files -n %{fontname}-fonts-ghostscript
+%defattr(0644,root,root,0755)
+%{gsdir}/FAPIcidfmap.zh_TW
+%{gsdir}/FAPIcidfmap.zh_CN
+%{gsdir}/cidfmap.zh_TW
+%{gsdir}/cidfmap.zh_CN
+%{gsdir}/CIDFnmap.zh_TW
+%{gsdir}/CIDFnmap.zh_CN
+
 %package -n %{fontname}-fonts-common
 Summary:      Chinese Unicode TrueType font common files.
 Group:        User Interface/X
@@ -201,6 +225,7 @@
 - Resolves: rhbz#483329
 - Reowned font directory by -common subpackage.
 - Updated font paths in ghostscript files.
+- Splited ghostscript files into subpackage.
 
 * Tue Feb 03 2009 Caius Chance <cchance at redhat.com> - 0.2.20080216.1-19.fc11
 - Resolves: rhbz#459680




More information about the Fedora-fonts-bugs-list mailing list