Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6070 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
9f83594ef9
1 changed files with 6 additions and 2 deletions
  1. 6 2
      t/texmacro-otf/texmacro-otf-vl.spec

+ 6 - 2
t/texmacro-otf/texmacro-otf-vl.spec

@@ -3,7 +3,7 @@
 %define hirapropver	0.3
 %define kokanaver	1.0b2
 %define otfver		1.7
-%define otfbetaver	b3
+%define otfbetaver	b5
 
 %define texmf		%{_datadir}/texmf
 %define texvf		%{texmf}/fonts/vf/public
@@ -25,7 +25,7 @@ Summary: TeX Live macro packages for "VF for OpenType Fonts" by S. Saito
 Summary(ja): TeX Live で使うマクロパッケージ (齋藤修三郎氏による「OpenType Font用VF」)
 Name: texmacro-otf
 Version: %{otfver}
-Release: 2%{?otfbetaver:.%otfbetaver}%{?_dist_release}
+Release: 3%{?otfbetaver:.%otfbetaver}%{?_dist_release}
 BuildArch: noarch
 
 Source0: http://psitau.kitunebi.com/otf%{version}%{?otfbetaver:%otfbetaver}.zip
@@ -82,6 +82,7 @@ platex 上で利用できます。
 
 ## 
 (cd otfbeta
+    chmod +x makeotf
     %__sed -i -e "s/ovp2ovf/wovp2ovf/" mkjvf && chmod +x mkjvf || exit 1
     for x in script/*.pl; do 
     	%__sed -i -e "s/ovp2ovf/wovp2ovf/" $x && chmod +x $x || exit 1
@@ -191,6 +192,9 @@ exit 0
 %{mapdir}
 
 %changelog
+* Sun Apr 15 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.7-3.b5
+- updated to 1.7b5
+
 * Sun Dec  4 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.7-2.b3
 - defined %%exec_texhash