SPECS: jython.spec - moved directory /usr/share/jython/Lib from jy...

sls sls at pld-linux.org
Sun Oct 22 15:59:30 CEST 2006


Author: sls                          Date: Sun Oct 22 13:59:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved directory /usr/share/jython/Lib from jython-modules to jython

---- Files affected:
SPECS:
   jython.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/jython.spec
diff -u SPECS/jython.spec:1.22 SPECS/jython.spec:1.23
--- SPECS/jython.spec:1.22	Sat Sep  2 22:34:47 2006
+++ SPECS/jython.spec	Sun Oct 22 15:59:24 2006
@@ -155,11 +155,12 @@
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/cachedir
 /var/cache/%{name}
+%dir %{_datadir}/%{name}/Lib
 %{_datadir}/%{name}/Lib/site.py
 
 %files modules
 %defattr(644,root,root,755)
-%{_datadir}/%{name}/Lib
+%{_datadir}/%{name}/Lib/*
 %exclude %{_datadir}/%{name}/Lib/site.py
 
 %files tools
@@ -185,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/10/22 13:59:24  sls
+- moved directory /usr/share/jython/Lib from jython-modules to jython
+
 Revision 1.22  2006/09/02 20:34:47  glen
 - cp -a implies cp -r
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jython.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list