From 52da8e1d4578c91fd900cf346742a0cbdfa4df40 Mon Sep 17 00:00:00 2001 From: Mateusz Korniak Date: Fri, 7 Jan 2011 22:38:40 +0000 Subject: [PATCH 1/1] - Version 0.14-1. Changed files: python-Cython.spec -> 1.7 --- python-Cython.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-Cython.spec b/python-Cython.spec index dcdc992..8475cba 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -4,12 +4,12 @@ Summary: Language for writing Python Extension Modules Summary(pl.UTF-8): Język służący do pisania modułów rozszerzających Pythona Name: python-%{module} -Version: 0.12.1 -Release: 2 +Version: 0.14 +Release: 1 License: PSF Group: Libraries/Python Source0: http://www.cython.org/release/%{module}-%{version}.tar.gz -# Source0-md5: cf9f98e982258f8516620277975016f3 +# Source0-md5: 27fa072e8282431864543e008fd9a19b URL: http://www.cython.org/ BuildRequires: python >= 1:2.5 BuildRequires: python-devel @@ -65,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc README.txt ToDo.txt USAGE.txt Doc/*.html Doc/*.c %attr(755,root,root) %{_bindir}/cython +%attr(755,root,root) %{_bindir}/cygdb %{py_sitedir}/cython.py[co] %{py_sitedir}/Cython %{py_sitedir}/pyximport -- 2.43.0