Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e Modified Files: enlightenment.spec.in Log Message: um - no, we need the explicit long list of files. the fact is libtool likes to install .la, .a etc. files too- which double the disk usage per module and are never used by e at all. only the .so is needed for a module (as far as executable goes) =================================================================== RCS file: /cvs/e/e17/apps/e/enlightenment.spec.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- enlightenment.spec.in 17 May 2006 20:00:42 -0000 1.7 +++ enlightenment.spec.in 18 May 2006 01:59:55 -0000 1.8 @@ -59,7 +59,35 @@ %{_bindir}/enlightenment %{_bindir}/enlightenment_* %{_libdir}/lib*.so.* -%{_libdir}/%{name} +%{_libdir}/%{name}/preload/*.so +%{_libdir}/%{name}/modules/battery/*/*.so +%{_libdir}/%{name}/modules/battery/*.png +%{_libdir}/%{name}/modules/battery/*.eap +%{_libdir}/%{name}/modules/clock/*/*.so +%{_libdir}/%{name}/modules/clock/*.png +%{_libdir}/%{name}/modules/clock/*.eap +%{_libdir}/%{name}/modules/cpufreq/*/*.so +%{_libdir}/%{name}/modules/cpufreq/*.png +%{_libdir}/%{name}/modules/cpufreq/*.eap +%{_libdir}/%{name}/modules/cpufreq/*/freqset +%{_libdir}/%{name}/modules/dropshadow/*/*.so +%{_libdir}/%{name}/modules/dropshadow/*.png +#%{_libdir}/%{name}/modules/dropshadow/*.eap +%{_libdir}/%{name}/modules/ibar/*/*.so +%{_libdir}/%{name}/modules/ibar/*.png +%{_libdir}/%{name}/modules/ibar/*.eap +%{_libdir}/%{name}/modules/ibox/*/*.so +%{_libdir}/%{name}/modules/ibox/*.png +#%{_libdir}/%{name}/modules/ibox/*.eap +%{_libdir}/%{name}/modules/pager/*/*.so +%{_libdir}/%{name}/modules/pager/*.png +%{_libdir}/%{name}/modules/pager/*.eap +%{_libdir}/%{name}/modules/start/*/*.so +%{_libdir}/%{name}/modules/start/*.png +%{_libdir}/%{name}/modules/start/*.eap +%{_libdir}/%{name}/modules/temperature/*/*.so +%{_libdir}/%{name}/modules/temperature/*.png +%{_libdir}/%{name}/modules/temperature/*.eap %{_datadir}/%{name} %{_datadir}/locale/* %{_datadir}/xsessions/%{name}.desktop ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs