Author: sparky Date: Fri Dec 1 02:52:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - started upgrate to 0.16.999.036
---- Files affected: SPECS: enlightenment.spec (1.90 -> 1.91) ---- Diffs: ================================================================ Index: SPECS/enlightenment.spec diff -u SPECS/enlightenment.spec:1.90 SPECS/enlightenment.spec:1.91 --- SPECS/enlightenment.spec:1.90 Sun Sep 10 21:11:02 2006 +++ SPECS/enlightenment.spec Fri Dec 1 03:52:30 2006 @@ -2,12 +2,12 @@ Summary: Enlightenment Window Manager Summary(pl): ZarzÄ…dca okien X - Enlightenment Name: enlightenment -Version: 0.16.999.032 +Version: 0.16.999.036 Release: 1 License: BSD Group: X11/Window Managers Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 206dca9d967ea4898ca0b9139e51e31f +# Source0-md5: bf9ce15f009b7a8d8875fddea2ea065f Source1: %{name}-xsession.desktop Source2: enlightenmentDR17-app.tar.gz # Source2-md5: 9f08a7d1850bc81eb301d849561f609f @@ -101,7 +101,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT%{_datadir}/%{name}/data/init/init.edj +rm $RPM_BUILD_ROOT%{_datadir}/%{name}/data/init/default.edj rm $RPM_BUILD_ROOT%{_datadir}/%{name}/data/themes/default.edj install -d $RPM_BUILD_ROOT%{_libdir}/enlightenment/modules_extra @@ -128,8 +128,7 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING* README %attr(755,root,root) %{_bindir}/enlightenment -%attr(755,root,root) %{_bindir}/enlightenment_eapp -%attr(755,root,root) %{_bindir}/enlightenment_eapp_cache_gen +%attr(755,root,root) %{_bindir}/enlightenment_sys %attr(755,root,root) %{_bindir}/enlightenment_imc %attr(755,root,root) %{_bindir}/enlightenment_remote %attr(755,root,root) %{_bindir}/enlightenment_start @@ -139,8 +138,12 @@ %dir %{_libdir}/enlightenment/modules/* %dir %{_libdir}/enlightenment/modules/*/linux-gnu-* %attr(755,root,root) %{_libdir}/enlightenment/modules/*/linux-gnu-*/*.so +%attr(755,root,root) %{_libdir}/enlightenment/preload/e_precache.so # violates FHS -%{_libdir}/enlightenment/modules/*/module.eap +%{_libdir}/enlightenment/modules/*/module.desktop +%{_libdir}/enlightenment/modules/*/module.edj +%dir %{_sysconfdir}/enlightenment +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/enlightenment/sysactions.conf %{_datadir}/%{name} %{_datadir}/xsessions/%{name}.desktop @@ -161,6 +164,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.91 2006/12/01 02:52:30 sparky +- started upgrate to 0.16.999.036 + Revision 1.90 2006/09/10 19:11:02 sparky - up to 0.16.999.032 - R: evas-* ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/enlightenment.spec?r1=1.90&r2=1.91&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
