Author: pwu
Update of /cvs/pkgs/rpms/cjkuni-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30216
Modified Files:
cjkuni-fonts.spec
Log Message:
* Tue Jun 01 2010 Peng Wu <pwu(a)redhat.com> - 0.2.20080216.1-43
- Fixes requires fontpackages-filesystem.
Index: cjkuni-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cjkuni-fonts/devel/cjkuni-fonts.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- cjkuni-fonts.spec 27 May 2010 03:08:44 -0000 1.26
+++ cjkuni-fonts.spec 1 Jun 2010 04:45:15 -0000 1.27
@@ -25,7 +25,7 @@ the CJK Unifonts project.
Name: %{fontname}-fonts
Version: 0.2.20080216.1
-Release: 42%{?dist}
+Release: 43%{?dist}
Summary: Chinese Unicode TrueType fonts in Ming and Kai face
License: Arphic
Group: User Interface/X
@@ -46,6 +46,7 @@ BuildRequires: fontpackages-devel >=
%package -n %{fontname}-uming-fonts
Summary: Chinese Unicode TrueType font in Ming face
Group: User Interface/X
+Requires: fontpackages-filesystem >= 1.13
Obsoletes: cjkunifonts-uming < 0.2.20080216.1-16
Obsoletes: cjkuni-fonts-common < 0.2.20080216.1-42
@@ -77,6 +78,7 @@ CJK Unifonts in Ming face.
%package -n %{fontname}-ukai-fonts
Summary: Chinese Unicode TrueType font in Kai face
Group: User Interface/X
+Requires: fontpackages-filesystem >= 1.13
Obsoletes: cjkunifonts-ukai < 0.2.20080216.1-16
Obsoletes: cjkuni-fonts-common < 0.2.20080216.1-42
@@ -108,7 +110,6 @@ CJK Unifonts in Kai face.
%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}
@@ -186,6 +187,9 @@ cd ../
%__rm -fr %{buildroot}
%changelog
+* Tue Jun 01 2010 Peng Wu <pwu(a)redhat.com> - 0.2.20080216.1-43
+- Fixes requires fontpackages-filesystem.
+
* Thu May 27 2010 Peng Wu <pwu(a)redhat.com> - 0.2.20080216.1-42
- Obsoletes -common sub-package.