SPECS: python-ssl.spec - missing dir

arekm arekm at pld-linux.org
Sat Oct 6 20:07:44 CEST 2007


Author: arekm                        Date: Sat Oct  6 18:07:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir

---- Files affected:
SPECS:
   python-ssl.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-ssl.spec
diff -u SPECS/python-ssl.spec:1.2 SPECS/python-ssl.spec:1.3
--- SPECS/python-ssl.spec:1.2	Sat Oct  6 20:06:51 2007
+++ SPECS/python-ssl.spec	Sat Oct  6 20:07:39 2007
@@ -51,6 +51,7 @@
 
 %files
 %defattr(644,root,root,755)
+%dir %{py_sitedir}/ssl
 %attr(755,root,root) %{py_sitedir}/ssl/*.so
 %{py_sitedir}/ssl/*.py[oc]
 %{py_sitedir}/*.egg-info
@@ -61,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/10/06 18:07:39  arekm
+- missing dir
+
 Revision 1.2  2007/10/06 18:06:51  arekm
 - more deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-ssl.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list