|
@@ -10,7 +10,7 @@ New.
|
|
Name: TrueType-%{fontname}
|
|
Name: TrueType-%{fontname}
|
|
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
|
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
|
Summary(ja): 一般に使用されている Microsoft Windows のフォントを置換するためのフォント
|
|
Summary(ja): 一般に使用されている Microsoft Windows のフォントを置換するためのフォント
|
|
-Version: 1.06.0.20100721
|
|
|
|
|
|
+Version: 1.07.0
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
|
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
|
# exceptions:
|
|
# exceptions:
|
|
@@ -111,10 +111,6 @@ rm -rf %{buildroot}
|
|
mkdir -p $RPM_BUILD_ROOT%{_fontdir}
|
|
mkdir -p $RPM_BUILD_ROOT%{_fontdir}
|
|
cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
|
|
cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
|
|
|
|
|
|
-# generate fonts.dir and fonts.scale
|
|
|
|
-#mkfontdir %{buildroot}%{_fontdir}
|
|
|
|
-#mkfontscale %{buildroot}%{_fontdir}
|
|
|
|
-
|
|
|
|
%post sans
|
|
%post sans
|
|
%__font_install_post %{_fontdir}
|
|
%__font_install_post %{_fontdir}
|
|
|
|
|
|
@@ -149,6 +145,9 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
|
|
%doc AUTHORS COPYING ChangeLog License.txt README TODO
|
|
%doc AUTHORS COPYING ChangeLog License.txt README TODO
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jun 01 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.07.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Thu Jul 29 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.06.0.20100721-1
|
|
* Thu Jul 29 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.06.0.20100721-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- added TODO in %%doc
|
|
- added TODO in %%doc
|