Browse Source

updated asymptote: ready for TeX Live

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1531 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 14 years ago
parent
commit
481e128221
1 changed files with 5 additions and 2 deletions
  1. 5 2
      a/asymptote/asymptote-vl.spec

+ 5 - 2
a/asymptote/asymptote-vl.spec

@@ -14,7 +14,7 @@
 
 Name:           asymptote
 Version:        1.70
-Release:        4%{?_dist_release}
+Release:        5%{?_dist_release}
 Summary:        Descriptive vector graphics language
 Summary(ja):    MetaPost に触発されたスクリプトベースのベクターグラフィック言語
 
@@ -39,7 +39,7 @@ BuildRequires:  readline-devel
 BuildRequires:  fftw3-devel >= 3.0
 BuildRequires:  gc-devel >= 6.8
 BuildRequires:  gsl-devel
-BuildRequires:  tetex
+BuildRequires:  texlive
 BuildRequires:  ghostscript
 BuildRequires:  texinfo
 BuildRequires:  ImageMagick
@@ -266,6 +266,9 @@ fi
 
 
 %changelog
+* Sun Aug 08 2010 Munehiro Yamamoto <munepi@vinelinux.org> - 1.70-5
+- TeX Live 2009
+
 * Tue Feb 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.70-4
 - rebuilt with new toolchain, libsigsegv-2.8
 - appled Patch1 again