[asymptote/f21] actually apply patch

Tom Callaway spot at fedoraproject.org
Wed Jan 7 14:10:19 UTC 2015


commit f03b569932e2c6a16ab0c0934ff292034edea35b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Jan 7 09:10:28 2015 -0500

    actually apply patch

 asymptote.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/asymptote.spec b/asymptote.spec
index 6bac31a..f35100c 100644
--- a/asymptote.spec
+++ b/asymptote.spec
@@ -2,7 +2,7 @@
 
 Name:           asymptote
 Version:        2.32
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Descriptive vector graphics language
 Group:          Applications/Publishing
 License:        LGPLv3+
@@ -97,6 +97,7 @@ package to use %{name} with XEmacs.
 %setup -q
 %patch0 -p1 -b .settings
 %patch3 -p1 -b .path-fix
+%patch4 -p1 -b .eps2write
 %{__sed} -i 's/\r//' doc/CAD1.asy
 
 # convert to UTF-8
@@ -208,6 +209,9 @@ fi
 %{_xemacs_sitelispdir}/%{name}/*.el
 
 %changelog
+* Wed Jan  7 2015 Tom Callaway <spot at fedoraproject.org> 2.32-5
+- actually apply fix
+
 * Tue Jan  6 2015 Tom Callaway <spot at fedoraproject.org> 2.32-4
 - use eps2write instead of epswrite (upstream bug 180)
 


More information about the scm-commits mailing list