[printrun] Need Cython to build extension

Miro Hrončok churchyard at fedoraproject.org
Wed Jul 24 14:15:20 UTC 2013


commit cbe14eb3452a56af38dd425bc61dd8bf6bcc000a
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Wed Jul 24 16:14:56 2013 +0200

    Need Cython to build extension

 printrun.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/printrun.spec b/printrun.spec
index c12b2f7..d50f66d 100644
--- a/printrun.spec
+++ b/printrun.spec
@@ -21,6 +21,7 @@ Source3:        plater.desktop
 
 Patch0:         %{name}-plater-not-installed.patch
 
+BuildRequires:  Cython
 BuildRequires:  python2-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -185,6 +186,7 @@ rm -f %{buildroot}%{_bindir}/prontserve.*
 - Corrected bogus date in %%changelog
 - Flush patch no longer needed
 - No longer NoArch
+- BR added Cython
 
 * Thu Jun 20 2013 Miro Hrončok <mhroncok at redhat.com> - 0.0-27.20130604git80e313d
 - Added patch to solve upstream issue 402


More information about the scm-commits mailing list