packages: lshell/lshell.spec - fixed python files

paszczus paszczus at pld-linux.org
Thu Mar 11 08:24:05 CET 2010


Author: paszczus                     Date: Thu Mar 11 07:24:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed python files

---- Files affected:
packages/lshell:
   lshell.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/lshell/lshell.spec
diff -u packages/lshell/lshell.spec:1.6 packages/lshell/lshell.spec:1.7
--- packages/lshell/lshell.spec:1.6	Tue Mar  9 14:23:19 2010
+++ packages/lshell/lshell.spec	Thu Mar 11 08:23:59 2010
@@ -68,7 +68,8 @@
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{name}-%{version}-py2.6.egg-info
 %endif
-
+%{py_sitescriptdir}/lshell.pyc
+%{py_sitescriptdir}/lshell.pyo
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -76,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/03/11 07:23:59  paszczus
+- fixed python files
+
 Revision 1.6  2010/03/09 13:23:19  paszczus
 - updated to 0.9.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lshell/lshell.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list