packages: pypy/pypy.spec - curses includes and libs fix

jajcus jajcus at pld-linux.org
Wed Jul 13 12:22:28 CEST 2011


Author: jajcus                       Date: Wed Jul 13 10:22:28 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- curses includes and libs fix

---- Files affected:
packages/pypy:
   pypy.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/pypy/pypy.spec
diff -u packages/pypy/pypy.spec:1.3 packages/pypy/pypy.spec:1.4
--- packages/pypy/pypy.spec:1.3	Wed Jul 13 08:35:14 2011
+++ packages/pypy/pypy.spec	Wed Jul 13 12:22:23 2011
@@ -16,6 +16,7 @@
 Group:		Development/Languages/Python
 Source0:	http://cdn.bitbucket.org/pypy/pypy/downloads/%{name}-%{version}-src.tar.bz2
 # Source0-md5:	cb9ada2c50666318c3a2863da1fbe487
+Patch0:		%{name}-curses.patch
 URL:		http://pypy.org
 BuildRequires:	rpm-pythonprov
 BuildRequires:	libffi-static
@@ -47,6 +48,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}-src
+%patch0 -p1
 
 %build
 cd pypy/translator/goal
@@ -137,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2011/07/13 10:22:23  jajcus
+- curses includes and libs fix
+
 Revision 1.3  2011/07/13 06:35:14  jajcus
 - executable rights for the binary
 
================================================================

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



More information about the pld-cvs-commit mailing list