summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/asymptote.spec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-10 18:49:48 +0000
committerKarl Berry <karl@freefriends.org>2019-01-10 18:49:48 +0000
commit8d656f7b22badc7a1e4e48811521048ef3df7101 (patch)
tree207c9332ac340eef8b84e90d67a0f0c6a734e547 /Build/source/utils/asymptote/asymptote.spec
parentc75ad7aa4d5821b7c4034c949a5ed2401e589bea (diff)
asy 2.47 sources
git-svn-id: svn://tug.org/texlive/trunk@49658 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/asymptote.spec')
-rw-r--r--Build/source/utils/asymptote/asymptote.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/utils/asymptote/asymptote.spec b/Build/source/utils/asymptote/asymptote.spec
index 07a8bf19c44..fbffdc242de 100644
--- a/Build/source/utils/asymptote/asymptote.spec
+++ b/Build/source/utils/asymptote/asymptote.spec
@@ -1,7 +1,8 @@
%{!?_texmf: %global _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFLOCAL'`")}
+%global _python_bytecompile_errors_terminate_build 0
Name: asymptote
-Version: 2.44
+Version: 2.47
Release: 1%{?dist}
Summary: Descriptive vector graphics language
@@ -23,7 +24,7 @@ BuildRequires: ImageMagick
Requires: tetex-latex
Requires: tkinter
-Requires: freeglut-devel >= 2.4.0
+Requires: freeglut-devel >= 3.0.0
Requires(post): /usr/bin/texhash /sbin/install-info
Requires(postun): /usr/bin/texhash /sbin/install-info
@@ -36,7 +37,6 @@ that LaTeX does for scientific text.
%prep
%setup -q
-%{__sed} -i 's|^#!/usr/bin/env python$|#!%{__python}|' GUI/xasy.py
%build
@@ -47,7 +47,7 @@ make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+make install-notexhash DESTDIR=$RPM_BUILD_ROOT
%{__install} -p -m 644 BUGS ChangeLog LICENSE README ReleaseNotes TODO \
$RPM_BUILD_ROOT%{_defaultdocdir}/%{name}/