|
@@ -1,18 +1,18 @@
|
|
%define _fontdir %{_datadir}/fonts/%{name}
|
|
%define _fontdir %{_datadir}/fonts/%{name}
|
|
-%define mplus_version 042
|
|
|
|
|
|
+%define mplus_version 048
|
|
%define ipag_version 00303
|
|
%define ipag_version 00303
|
|
|
|
|
|
Summary: mixed font with M-plus and IPA
|
|
Summary: mixed font with M-plus and IPA
|
|
Summary(ja): IPA と M+ フォントの合成フォント
|
|
Summary(ja): IPA と M+ フォントの合成フォント
|
|
Name: TrueType-migu
|
|
Name: TrueType-migu
|
|
-Version: 20110825
|
|
|
|
|
|
+Version: 20120411
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: M+ FONT LICENSE, IPA Font License v1.0
|
|
License: M+ FONT LICENSE, IPA Font License v1.0
|
|
Group: User Interface/X
|
|
Group: User Interface/X
|
|
URL: http://mix-mplus-ipa.sourceforge.jp/
|
|
URL: http://mix-mplus-ipa.sourceforge.jp/
|
|
-Source0: http://sourceforge.jp/projects/mix-mplus-ipa/downloads/53034/Migu-1C-%{version}.zip
|
|
|
|
-Source1: http://sourceforge.jp/projects/mix-mplus-ipa/downloads/53034/Migu-1M-%{version}.zip
|
|
|
|
-Source2: http://sourceforge.jp/projects/mix-mplus-ipa/downloads/53034/Migu-1P-%{version}.zip
|
|
|
|
|
|
+Source0: http://sourceforge.jp/projects/mix-mplus-ipa/downloads/53034/migu-1c-%{version}.zip
|
|
|
|
+Source1: http://sourceforge.jp/projects/mix-mplus-ipa/downloads/53034/migu-1m-%{version}.zip
|
|
|
|
+Source2: http://sourceforge.jp/projects/mix-mplus-ipa/downloads/53034/migu-1p-%{version}.zip
|
|
|
|
|
|
BuildRequires: unzip
|
|
BuildRequires: unzip
|
|
|
|
|
|
@@ -54,7 +54,7 @@ includes enduser license.
|
|
%__rm -rf $RPM_BUILD_ROOT
|
|
%__rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
%__mkdir_p $RPM_BUILD_ROOT%{_fontdir}
|
|
%__mkdir_p $RPM_BUILD_ROOT%{_fontdir}
|
|
-%__cp -a Migu-1{C,M,P}-%{version}/Migu-*.ttf $RPM_BUILD_ROOT%{_fontdir}/
|
|
|
|
|
|
+%__cp -a migu-1{c,m,p}-%{version}/migu-*.ttf $RPM_BUILD_ROOT%{_fontdir}/
|
|
|
|
|
|
%clean
|
|
%clean
|
|
%__rm -rf $RPM_BUILD_ROOT
|
|
%__rm -rf $RPM_BUILD_ROOT
|
|
@@ -67,20 +67,23 @@ includes enduser license.
|
|
|
|
|
|
%files
|
|
%files
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
-%{_fontdir}/Migu-1C-bold.ttf
|
|
|
|
-%{_fontdir}/Migu-1C-regular.ttf
|
|
|
|
-%{_fontdir}/Migu-1M-bold.ttf
|
|
|
|
-%{_fontdir}/Migu-1M-regular.ttf
|
|
|
|
-%{_fontdir}/Migu-1P-bold.ttf
|
|
|
|
-%{_fontdir}/Migu-1P-regular.ttf
|
|
|
|
|
|
+%{_fontdir}/migu-1c-bold.ttf
|
|
|
|
+%{_fontdir}/migu-1c-regular.ttf
|
|
|
|
+%{_fontdir}/migu-1m-bold.ttf
|
|
|
|
+%{_fontdir}/migu-1m-regular.ttf
|
|
|
|
+%{_fontdir}/migu-1p-bold.ttf
|
|
|
|
+%{_fontdir}/migu-1p-regular.ttf
|
|
|
|
|
|
%files doc
|
|
%files doc
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
-%doc Migu-1C-%{version}/Migu-README.txt
|
|
|
|
-%doc Migu-1C-%{version}/mplus-TESTFLIGHT-%{mplus_version}
|
|
|
|
-%doc Migu-1C-%{version}/ipag%{ipag_version}
|
|
|
|
|
|
+%doc migu-1c-%{version}/migu-README.txt
|
|
|
|
+%doc migu-1c-%{version}/mplus-TESTFLIGHT-%{mplus_version}
|
|
|
|
+%doc migu-1c-%{version}/ipag%{ipag_version}
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Apr 25 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 20120411-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sun Aug 28 2011 Munehiro Yamamoto <munepi@vinelinux.org> 20110825-1
|
|
* Sun Aug 28 2011 Munehiro Yamamoto <munepi@vinelinux.org> 20110825-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- addes doc subpackage
|
|
- addes doc subpackage
|