packages: pypy/pypy.spec - start update to 1.7 - BR: python-devel-tools

lisu lisu at pld-linux.org
Wed Dec 7 11:30:59 CET 2011


Author: lisu                         Date: Wed Dec  7 10:30:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- start update to 1.7
- BR: python-devel-tools

---- Files affected:
packages/pypy:
   pypy.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/pypy/pypy.spec
diff -u packages/pypy/pypy.spec:1.9 packages/pypy/pypy.spec:1.10
--- packages/pypy/pypy.spec:1.9	Wed Aug 31 20:28:38 2011
+++ packages/pypy/pypy.spec	Wed Dec  7 11:30:54 2011
@@ -10,17 +10,18 @@
 
 Summary:	PyPy - a fast, alternative implementation of the Python language
 Name:		pypy
-Version:	1.5
-Release:	3
+Version:	1.7
+Release:	0.1
 License:	distributable
 Group:		Development/Languages/Python
-Source0:	http://cdn.bitbucket.org/pypy/pypy/downloads/%{name}-%{version}-src.tar.bz2
-# Source0-md5:	cb9ada2c50666318c3a2863da1fbe487
+Source0:	https://bitbucket.org/pypy/pypy/get/release-%{version}.tar.bz2
+# Source0-md5:	fc22184c931ead98bdae9ec3e79595c2
 Patch0:		%{name}-curses.patch
 Patch1:		%{name}-cldflags.patch
 URL:		http://pypy.org
-BuildRequires:	rpm-pythonprov
 BuildRequires:	libffi-static
+BuildRequires:	python-devel-tools
+BuildRequires:	rpm-pythonprov
 %if %{with bootstrap}
 BuildRequires:	python-modules
 %else
@@ -48,7 +49,7 @@
 - As well as other features.
 
 %prep
-%setup -q -n %{name}-%{version}-src
+%setup -q -n %{name}-%{name}-release-%{version}
 %patch0 -p1
 %patch1 -p1
 
@@ -142,6 +143,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2011/12/07 10:30:54  lisu
+- start update to 1.7
+- BR: python-devel-tools
+
 Revision 1.9  2011/08/31 18:28:38  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pypy/pypy.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list