SPECS: python.spec - forgot to commit

arekm arekm at pld-linux.org
Mon Oct 2 20:45:26 CEST 2006


Author: arekm                        Date: Mon Oct  2 18:45:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- forgot to commit

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

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.280 SPECS/python.spec:1.281
--- SPECS/python.spec:1.280	Sun Oct  1 10:28:08 2006
+++ SPECS/python.spec	Mon Oct  2 20:45:20 2006
@@ -698,7 +698,8 @@
 %attr(755,root,root) %{py_dyndir}/_lsprof.so
 %attr(755,root,root) %{py_dyndir}/_multibytecodec.so
 %attr(755,root,root) %{py_dyndir}/_random.so
-%attr(755,root,root) %{py_dyndir}/_sha*.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
@@ -915,6 +916,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.281  2006/10/02 18:45:20  arekm
+- forgot to commit
+
 Revision 1.280  2006/10/01 08:28:08  arekm
 - apply correct patch
 
================================================================

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



More information about the pld-cvs-commit mailing list