From 2ba42381c1c05c980c37f16d906c000f01f0545b Mon Sep 17 00:00:00 2001 From: caro Date: Mon, 8 Mar 2010 08:16:31 +0000 Subject: [PATCH] ecore_job and ecore_txt has gone git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@46988 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- ecore.spec.in | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/ecore.spec.in b/ecore.spec.in index 78a0ce9..5ac5873 100644 --- a/ecore.spec.in +++ b/ecore.spec.in @@ -62,7 +62,7 @@ Summary: Ecore headers and development libraries. Group: Development/Libraries Requires: %{name} = %{version} Requires: curl-devel, openssl-devel, evas-devel, eet-devel -Requires: ecore-bin, ecore-con, ecore-config, ecore-evas, ecore-file, ecore-ipc, ecore-job, ecore-txt +Requires: ecore-bin, ecore-con, ecore-config, ecore-evas, ecore-file, ecore-ipc Requires: ecore-x %{?with_lib_ecore_fb:ecore-fb} %{?with_lib_ecore_directfb:ecore-directfb} %description devel @@ -143,22 +143,6 @@ Requires: %{name} = %{version} %description ipc Ecore inter-process communication functions -%package job -Summary: Ecore job dealing functions -Group: Development/Libraries -Requires: %{name} = %{version} - -%description job -Ecore job dealing functions - -%package txt -Summary: Ecore text encoding conversion functions -Group: Development/Libraries -Requires: %{name} = %{version} - -%description txt -Ecore text encoding conversion functions - %package x Summary: Ecore functions for dealing with the X Windows System Group: Development/Libraries @@ -251,14 +235,6 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %defattr(-, root, root) %{_libdir}/libecore_ipc.so.* -%files job -%defattr(-, root, root) -%{_libdir}/libecore_job.so.* - -%files txt -%defattr(-, root, root) -%{_libdir}/libecore_txt.so.* - %files x %defattr(-, root, root) %{_libdir}/libecore_x.so.* -- 2.7.4