Browse Source

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

kudoh 12 years ago
parent
commit
aadcb259ec

+ 8 - 6
O/OpenType-stix/OpenType-stix-vl.spec

@@ -5,7 +5,7 @@
 Name: OpenType-%{fontname}
 Summary: the Scientific and Technical Information eXchange fonts
 Summary(ja): 数式用のフリーなフォント STIX フォント
-Version: 1.0.0
+Version: 1.1.0
 Release: 1%{?_dist_release}
 License: OFL
 Group: User Interface/X
@@ -38,9 +38,7 @@ includes enduser license.
 ドキュメント類が含まれています。
 
 %prep
-%setup -q -n %{fontname_cap}v%{version}
-%__tar cjf %{name}-documents.tar.bz2 Blocks/ Glyphs/ HTML/ \
-       STIX\ Font\ Release\ Documentation\ 2010.pdf
+%setup -q -c -n %{fontname_cap}v%{version}
 
 %clean
 if test -n "${RPM_BUILD_ROOT}" && test "/" != "${RPM_BUILD_ROOT}"; then
@@ -53,7 +51,8 @@ fi
 rm -rf %{buildroot}
 
 mkdir -p $RPM_BUILD_ROOT%{_fontdir}
-cp -a Fonts/*.otf $RPM_BUILD_ROOT%{_fontdir}
+cp -a Fonts/STIX-General/*.otf $RPM_BUILD_ROOT%{_fontdir}
+cp -a Fonts/STIX-Word/*.otf $RPM_BUILD_ROOT%{_fontdir}
 
 %post
 %__font_install_post %{_fontdir}
@@ -66,8 +65,11 @@ cp -a Fonts/*.otf $RPM_BUILD_ROOT%{_fontdir}
 
 %files doc
 %doc License/STIX\ Font\ License\ 2010.pdf
-%doc %{name}-documents.tar.bz2
+%doc STIX\ Font\ 1.1.0\ Release\ Documentation.doc
 
 %changelog
+* Wed Apr 25 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.1.0-1
+- new upstream release
+
 * Tue Aug 24 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.0.0-1
 - initial build for VineSeed

+ 5 - 2
T/TrueType-junicode/TrueType-junicode-vl.spec

@@ -4,13 +4,13 @@
 Name:             TrueType-%{fontname}
 Summary:          Junicode is a Unicode font for medievalists
 Summary(ja):      中世研究家のためのフォント Junicode
-Version:          0.7.2
+Version:          0.7.6
 Release:          1%{?_dist_release}
 License:          OFL
 Group:            User Interface/X
 URL:              http://junicode.sourceforge.net/
 
-Source0:          %{fontname}-0-7-2.zip
+Source0:          %{fontname}-0-7-6.zip
 
 BuildRequires: unzip
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -78,6 +78,9 @@ cp -a fonts/*.ttf $RPM_BUILD_ROOT%{_fontdir}
 %doc doc/* util/*
 
 %changelog
+* Wed Apr 25 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.7.6-1
+- new upstream release
+
 * Sun Feb 05 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.7.2-1
 - new upstream release
 

+ 4 - 1
T/TrueType-sawarabi-gothic/TrueType-sawarabi-gothic-vl.spec

@@ -4,7 +4,7 @@
 Name: TrueType-%{fontname}
 Summary: sawarabi gothic font
 Summary(ja): さわらびゴシックフォント
-Version: 20120315
+Version: 20120415
 Release: 1%{?_dist_release}
 License: CC-BY
 Group: User Interface/X
@@ -67,6 +67,9 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
 %doc *.txt
 
 %changelog
+* Sun Apr 15 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20120415-1
+- new upstream release
+
 * Wed Mar 21 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20120315-1
 - new upstream release