Browse Source

udpated texmacro-otf-vl.spec, mathabx-type1-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3478 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
d282d2f862
2 changed files with 10 additions and 4 deletions
  1. 5 2
      m/mathabx-type1/mathabx-type1-vl.spec
  2. 5 2
      t/texmacro-otf/texmacro-otf-vl.spec

+ 5 - 2
m/mathabx-type1/mathabx-type1-vl.spec

@@ -13,14 +13,14 @@
 %define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
 %define vartexfonts %{_var}/lib/texmf
 
-%define mapdir		%{texmf}-dist/fonts/map/dvips/misc
+%define mapdir		%{texmf}/fonts/map/dvips/mathabx
 %define mathabxdate	20050518
 
 Summary: The mathabx font series: extended and extendable series of mathematical symbols for TeX
 Summary(ja): mathabx: TeX 用の新しい数式フォント
 Name: mathabx-type1
 Version: 2005
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 Source0: mathabx-%{mathabxdate}.tar.bz2
 Source1: abxtype1-%{mathabxdate}.tar.bz2
 Source2: mathabx_docs-%{mathabxdate}.tar.bz2
@@ -116,6 +116,9 @@ exit 0
 
 
 %changelog
+* Sat Apr 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2005-4
+- fixed %%mapdir
+
 * Sat Jan 15 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2005-3
 - added Obsoletes: texlive-mathabx-type1 <= 2005
   - for TeX Live 2009 of VinePlus/5, supported texlive-mathabx-type1

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

@@ -8,7 +8,7 @@
 %define texvf		%{texmf}/fonts/vf/public
 %define texofm		%{texmf}/fonts/ofm/public
 %define textfm		%{texmf}/fonts/tfm/public
-%define mapdir		%{texmf}/fonts/map/dvipdfm
+%define mapdir		%{texmf}/fonts/map/dvipdfm/otf
 %define build_texmf	%{buildroot}%{texmf}
 %define build_texvf	%{buildroot}%{texvf}
 %define build_texofm	%{buildroot}%{texofm}
@@ -23,7 +23,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%{?_dist_release}
+Release: 3%{?_dist_release}
 BuildArch: noarch
 # #Source0: http://psitau.at.infoseek.co.jp/otfstable.zip
 # Source0: otfstable-%{version}.tar.bz2
@@ -206,6 +206,9 @@ exit 0
 %{mapdir}
 
 %changelog 
+* Sat Apr 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.5.6.1-3
+- changed %%mapdir to %%{texmf}/fonts/map/dvipdfm/otf
+
 * Sat Jan 15 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.5.6.1-2
 - added Obsoletes: texlive-texmacro-otf <= 1.5.6.1
   - for TeX Live 2009 of VinePlus/5, supported texlive-texmacro-otf