|
@@ -5,18 +5,20 @@
|
|
Name: TrueType-%{fontname}
|
|
Name: TrueType-%{fontname}
|
|
Summary: MigMix fonts are combined fonts that use IPA and M+ fonts
|
|
Summary: MigMix fonts are combined fonts that use IPA and M+ fonts
|
|
Summary(ja): M+とIPAの合成フォント MigMix フォント
|
|
Summary(ja): M+とIPAの合成フォント MigMix フォント
|
|
-Version: 20110514
|
|
+Version: 20110825
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: IPA Font License, M plus Font License
|
|
License: IPA Font License, M plus Font License
|
|
Group: User Interface/X
|
|
Group: User Interface/X
|
|
URL: http://mix-mplus-ipa.sourceforge.jp/migmix/
|
|
URL: http://mix-mplus-ipa.sourceforge.jp/migmix/
|
|
|
|
|
|
-Source0: %{_fontname}-%{version}.tar.bz2
|
|
+Source0: %{_fontname}-%{version}.tar.xz
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
Requires: TrueType-%{fontname}-doc
|
|
Requires: TrueType-%{fontname}-doc
|
|
|
|
|
|
|
|
+BuildRequires: xz
|
|
|
|
+
|
|
%description
|
|
%description
|
|
MigMix font are combined fonts that use IPA Gothic and M+ fonts.
|
|
MigMix font are combined fonts that use IPA Gothic and M+ fonts.
|
|
See below in package contens.
|
|
See below in package contens.
|
|
@@ -86,9 +88,15 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
|
|
%{_fontdir}/*.ttf
|
|
%{_fontdir}/*.ttf
|
|
|
|
|
|
%files doc
|
|
%files doc
|
|
-%doc ipag0030*/*.txt mplus-TESTFLIGHT-03*/* MigMix-README.txt
|
|
+%doc ipag0030*/*.txt mplus-TESTFLIGHT-04*/* MigMix-README.txt
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Aug 27 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20110825-1
|
|
|
|
+- new upstream release
|
|
|
|
+- changed source archive type
|
|
|
|
+ - bzip2 to xz
|
|
|
|
+ - added BuildRequires: xz
|
|
|
|
+
|
|
* Tue Jun 07 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20110514-1
|
|
* Tue Jun 07 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20110514-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|