Browse Source

build with poppler

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

+ 8 - 1
t/texlive/texlive-vl.spec

@@ -34,7 +34,7 @@ Summary: The TeX text formatting system
 Summary(ja): TeX 文書整形システム
 Name: texlive
 Version: 2011
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 License: distributable
 Group: Applications/Publishing
 URL: http://www.tug.org/texlive/
@@ -353,6 +353,9 @@ for i in ${texmf_local_dirs[@]}; do
     %__mkdir_p %{build_texmf}-local/${i}
 done
 
+## remove tlmgr
+%__rm -f %{buildroot}%{_bindir}/tlmgr || exit 1
+
 ## copy texmf-dist/README
 %__cp -a %{texlive_src}/texmf-dist/README %{build_texmf}-dist/ || exit 1
 
@@ -710,6 +713,10 @@ fi
 
 
 %changelog
+* Mon May 28 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2011-6
+- build with poppler-0.18.4
+- remove tlmgr
+
 * Thu Jan 26 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2011-5
 - updated to tl11supp-120120
 - run %%{exec_fmtutil} at %%post when upgrading