packages: python/python.spec - system ffi

arekm arekm at pld-linux.org
Sat Apr 10 22:39:29 CEST 2010


Author: arekm                        Date: Sat Apr 10 20:39:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- system ffi

---- Files affected:
packages/python:
   python.spec (1.354 -> 1.355) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.354 packages/python/python.spec:1.355
--- packages/python/python.spec:1.354	Sat Apr 10 19:34:50 2010
+++ packages/python/python.spec	Sat Apr 10 22:39:23 2010
@@ -66,6 +66,7 @@
 BuildRequires:	file
 BuildRequires:	gdbm-devel >= 1.8.3
 BuildRequires:	gmp-devel >= 4.0
+BuildRequires:	libffi-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	ncurses-ext-devel >= 5.2
 %if %{with openssl097}
@@ -548,6 +549,7 @@
 %configure \
 	--with-threads \
 	--with-cxx-main="%{__cxx}" \
+	--with-system-ffi \
 	--enable-ipv6 \
 	--enable-unicode=ucs4 \
 	--enable-shared \
@@ -977,6 +979,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.355  2010/04/10 20:39:23  arekm
+- system ffi
+
 Revision 1.354  2010/04/10 17:34:50  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python/python.spec?r1=1.354&r2=1.355&f=u



More information about the pld-cvs-commit mailing list