Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4010 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 13 years ago
parent
commit
b64a0e38ca
1 changed files with 4 additions and 5 deletions
  1. 4 5
      T/TrueType-liberation/TrueType-liberation-vl.spec

+ 4 - 5
T/TrueType-liberation/TrueType-liberation-vl.spec

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