--enable-ecore-evas \
--enable-ecore-job \
--enable-ecore-con \
+--enable-ecore-config \
--enable-ecore-ipc
make
%attr(755,root,root) %{prefix}/lib/libecore*.so.*
%{prefix}/lib/libecore*.la
%attr(755,root,root) %{prefix}/bin/ecore_*
+%attr(755,root,root) %{prefix}/bin/exsh
%{prefix}/share/ecore
%files devel
%defattr(-,root,root)
%attr(755,root,root) %{prefix}/lib/libecore*.so
%attr(755,root,root) %{prefix}/lib/libecore*.a
+%attr(755,root,root) %{prefix}/lib/libecore*.la
+%attr(755,root,root) %{prefix}/lib/ecore_config_ipc_*.so
+%attr(755,root,root) %{prefix}/lib/ecore_config_ipc_*.a
+%attr(755,root,root) %{prefix}/lib/ecore_config_ipc_*.la
%attr(755,root,root) %{prefix}/bin/ecore-config
+%{prefix}/share/aclocal/ecore.m4
%{prefix}/include/Ecore*.h
%doc AUTHORS
%doc COPYING
-I$(top_srcdir)/src/lib/ecore \
-I$(top_srcdir)/src/lib/ecore_ipc
+if BUILD_ECORE_CONFIG
+
libecore_config_la_LDFLAGS = -version-info 1:0:0 \
-L$(top_builddir)/src/lib/ecore/.libs
-if BUILD_ECORE_CONFIG
-
lib_LTLIBRARIES = libecore_config.la
include_HEADERS = \
Ecore_Config.h
# Note that this is NOT a relocatable package
-%define ver 1.0.0_pre11
+%define ver 1.0.0_pre12
%define rel 1
%define prefix /usr
Packager: The Rasterman <raster@rasterman.com>
URL: http://www.enlightenment.org/
BuildRequires: XFree86-devel
-BuildRequires: freetype-devel
+BuildRequires: freetype2-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: eet-devel
BuildRequires: edb-devel
Requires: XFree86
-Requires: freetype >= 2.0.0
+Requires: freetype2 >= 2.0.0
Requires: libpng >= 1.0.0
Requires: libjpeg
Requires: eet