jussilehtola pushed to sympy (epel7). "Conditionalize Recommends."

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 18:52:56 UTC 2015


From a82a8612bafd236c9249b29a96ad4762f5e07af6 Mon Sep 17 00:00:00 2001
From: Susi Lehtola <jussilehtola at fedoraproject.org>
Date: Fri, 22 May 2015 21:08:30 +0200
Subject: Conditionalize Recommends.


diff --git a/sympy.spec b/sympy.spec
index dc30fef..401d4dc 100644
--- a/sympy.spec
+++ b/sympy.spec
@@ -1,6 +1,6 @@
 Name:           sympy
 Version:        0.7.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Python library for symbolic mathematics
 License:        BSD
 URL:            http://sympy.org/
@@ -35,7 +35,9 @@ Requires:       python-matplotlib
 Requires:       python-mpmath
 Requires:       python-pyglet
 
+%if 0%{?fedora} > 21
 Recommends:     python-theano
+%endif
 
 %description
 SymPy aims to become a full-featured computer algebra system (CAS)
@@ -193,6 +195,9 @@ popd
 %{_docdir}/%{name}-doc/html
 
 %changelog
+* Fri May 22 2015 Susi Lehtola <jussilehtola at fedoraproject.org> - 0.7.6-2
+- Conditionalize recommends.
+
 * Fri Dec  5 2014 Jerry James <loganjerry at gmail.com> - 0.7.6-1
 - Update to 0.7.6
 - Drop upstreamed -test and -is-tangent patches
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sympy.git/commit/?h=epel7&id=a82a8612bafd236c9249b29a96ad4762f5e07af6


More information about the scm-commits mailing list