]> git.pld-linux.org Git - packages/pypy.git/blobdiff - pypy.spec
Release 1. Works for me.
[packages/pypy.git] / pypy.spec
index 916fc17d310d6bf659622da1024379f2d665203f..abf649b47a6e8f74ac2dc45e1fa7bc393830cdfb 100644 (file)
--- a/pypy.spec
+++ b/pypy.spec
@@ -1,5 +1,6 @@
 # TODO:
 # - Reviow commented patch
+# - Chack why libffi-static needed ? Now there is only libffi-devel
 
 # Conditional build:
 %bcond_with    tests           # do perform tests
@@ -12,7 +13,7 @@
 Summary:       PyPy - a fast, alternative implementation of the Python language
 Name:          pypy
 Version:       1.9
-Release:       0.2
+Release:       1
 License:       distributable
 Group:         Development/Languages/Python
 Source0:       https://bitbucket.org/pypy/pypy/get/release-%{version}.tar.bz2
@@ -20,7 +21,7 @@ Source0:      https://bitbucket.org/pypy/pypy/get/release-%{version}.tar.bz2
 Patch0:                %{name}-curses.patch
 Patch1:                %{name}-cldflags.patch
 URL:           http://pypy.org
-# BuildRequires:       libffi-static
+BuildRequires: libffi-devel
 BuildRequires: ncurses-devel
 BuildRequires: openssl-devel
 BuildRequires: python-devel-tools
This page took 0.034502 seconds and 4 git commands to generate.