Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore Modified Files: Tag: SPLIT ecore.spec Log Message: update spec =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/ecore.spec,v retrieving revision 1.6.2.1 retrieving revision 1.6.2.2 diff -u -3 -r1.6.2.1 -r1.6.2.2 --- ecore.spec 26 Apr 2003 03:39:13 -0000 1.6.2.1 +++ ecore.spec 21 Jul 2003 00:33:24 -0000 1.6.2.2 @@ -31,12 +31,15 @@ %setup -q %build -if [ -e ./configure ] -then - ./configure --prefix=%{prefix} -else - ./autogen.sh --prefix=%{prefix} -fi +./configure \ +--prefix=%{prefix} \ +--enable-ecore-x \ +--enable-ecore-fb \ +--enable-ecore-evas \ +--enable-ecore-job \ +--enable-ecore-con \ +--enable-ecore-ipc + make %install @@ -53,11 +56,18 @@ %files %defattr(-,root,root) -%{prefix}/lib/libecore.so.* +%attr(755,root,root) %{prefix}/lib/libecore.so.* +%{prefix}/lib/libecore.la +%attr(755,root,root) %{prefix}/bin/ecore_* +%{prefix}/share/ecore %files devel %defattr(-,root,root) -%{prefix}/lib/libecore.so -%{prefix}/lib/libecore.*a +%attr(755,root,root) %{prefix}/lib/libecore.so +%attr(755,root,root) %{prefix}/lib/libecore.a +%attr(755,root,root) %{prefix}/bin/ecore-config %{prefix}/include/Ecore.h -%{prefix}/bin/ecore-config +%doc AUTHORS +%doc COPYING +%doc README +%doc ecore_docs.tar.gz ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs