|
@@ -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
|