Browse Source

updated texlive-macros-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5598 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 12 years ago
parent
commit
3e2aa4b3e6
1 changed files with 8 additions and 5 deletions
  1. 8 5
      t/texlive-macros/texlive-macros-vl.spec

+ 8 - 5
t/texlive-macros/texlive-macros-vl.spec

@@ -23,7 +23,7 @@ Summary:	A collection of useful macro packages for texlive package
 Summary(ja):	texlive パッケージで使うマクロパッケージ集
 Name:		texlive-macros
 Version:	2011
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	distributable
 Group:		Applications/Publishing
 
@@ -131,9 +131,9 @@ find . -type f -name .cvsignore | xargs -r %__rm -fv
 )
 
 ## install jlisting
-%__mkdir_p %{build_texmf}/tex/platex/jlisting
-%__install -m 644 %{SOURCE20} %{build_texmf}/tex/platex/jlisting/
-bunzip2 %{build_texmf}/tex/platex/jlisting/jlisting.sty.bz2
+%__mkdir_p %{build_texmf}/tex/latex/jlisting
+%__install -m 644 %{SOURCE20} %{build_texmf}/tex/latex/jlisting/
+bunzip2 %{build_texmf}/tex/latex/jlisting/jlisting.sty.bz2
 
 
 %post
@@ -162,10 +162,13 @@ exit 0
 %{texmf}/tex/platex/kanjifonts/kanjifonts.sty
 %{texmf}/tex/platex/kanjifonts/*.def
 %{texmf}/tex/platex/jsclasses
-%{texmf}/tex/platex/jlisting
+%{texmf}/tex/latex/jlisting
 
 
 %changelog
+* Thu Feb  9 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2011-3
+- move jlisting package to %%{texmf}/tex/latex/jlisting
+
 * Thu Dec  1 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
 - updated jsclasses to 110510
   - mistook to change %%jsclasses_ver at 2011-1