Author: qboosh                       Date: Tue Oct  3 18:09:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- _sha.so is built for openssl < 0.9.7 only; enforce openssl 0.9.8 to get 
stable files

---- Files affected:
SPECS:
   python.spec (1.281 -> 1.282) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.281 SPECS/python.spec:1.282
--- SPECS/python.spec:1.281     Mon Oct  2 20:45:20 2006
+++ SPECS/python.spec   Tue Oct  3 20:09:42 2006
@@ -69,7 +69,7 @@
 BuildRequires: gmp-devel >= 4.0
 BuildRequires: libstdc++-devel
 BuildRequires: ncurses-ext-devel >= 5.2
-BuildRequires: openssl-devel >= 0.9.7d
+BuildRequires: openssl-devel >= 0.9.8
 BuildRequires: readline-devel >= 5.0
 BuildRequires: rpm-pythonprov
 BuildRequires: sed >= 4.0
@@ -698,8 +698,6 @@
 %attr(755,root,root) %{py_dyndir}/_lsprof.so
 %attr(755,root,root) %{py_dyndir}/_multibytecodec.so
 %attr(755,root,root) %{py_dyndir}/_random.so
-# other sha modules built only for openssl < 0.9.8
-%attr(755,root,root) %{py_dyndir}/_sha.so
 %attr(755,root,root) %{py_dyndir}/_socket.so
 %attr(755,root,root) %{py_dyndir}/_ssl.so
 %attr(755,root,root) %{py_dyndir}/_testcapi.so
@@ -916,6 +914,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.282  2006/10/03 18:09:42  qboosh
+- _sha.so is built for openssl < 0.9.7 only; enforce openssl 0.9.8 to get 
stable files
+
 Revision 1.281  2006/10/02 18:45:20  arekm
 - forgot to commit
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.281&r2=1.282&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to