|
@@ -5,7 +5,7 @@
|
|
%define __fccache umask 133;which fc-cache &> /dev/null && fc-cache -f
|
|
%define __fccache umask 133;which fc-cache &> /dev/null && fc-cache -f
|
|
|
|
|
|
%define version 4.2
|
|
%define version 4.2
|
|
-%define release 1%{?_dist_release}
|
|
|
|
|
|
+%define release 2%{?_dist_release}
|
|
%define sazanami_date 20040629-vl-20061231
|
|
%define sazanami_date 20040629-vl-20061231
|
|
%define ttfjp_version 6.0
|
|
%define ttfjp_version 6.0
|
|
|
|
|
|
@@ -19,10 +19,6 @@ Version: %{version}
|
|
Release: %{release}
|
|
Release: %{release}
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
|
|
|
|
-PreReq: TrueType-base >= 4.4.1
|
|
|
|
-Requires: TrueType-base >= 4.4.1
|
|
|
|
-Provides: TrueTypeFonts_jp = %{ttfjp_version}
|
|
|
|
-
|
|
|
|
Obsoletes: TrueTypeFonts_jp < 4.1
|
|
Obsoletes: TrueTypeFonts_jp < 4.1
|
|
Obsoletes: TrueType-kochi <= 4.4.1
|
|
Obsoletes: TrueType-kochi <= 4.4.1
|
|
Provides: TrueType-kochi = %{ttfjp_version}
|
|
Provides: TrueType-kochi = %{ttfjp_version}
|
|
@@ -49,6 +45,7 @@ Buildroot: %{_tmppath}/%{name}-root
|
|
|
|
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
|
|
+Packager: daisuke
|
|
|
|
|
|
%description
|
|
%description
|
|
This is meta package for Free Japanese True Type Font 'Sazanami Font'
|
|
This is meta package for Free Japanese True Type Font 'Sazanami Font'
|
|
@@ -163,6 +160,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
%config %{_datadir}/ghostscript/conf.d/cidfmap.ja.sazanami-gothic
|
|
%config %{_datadir}/ghostscript/conf.d/cidfmap.ja.sazanami-gothic
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Apr 10 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2-2
|
|
|
|
+- remove R: TrueType-base
|
|
|
|
+- remove P: TrueTypeFonts_jp
|
|
|
|
+
|
|
* Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2-1
|
|
* Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2-1
|
|
- add gs8 cidfmap for sazanami
|
|
- add gs8 cidfmap for sazanami
|
|
|
|
|