ecore_job and ecore_txt has gone
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Mar 2010 08:16:31 +0000 (08:16 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Mar 2010 08:16:31 +0000 (08:16 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@46988 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ecore.spec.in

index 78a0ce9..5ac5873 100644 (file)
@@ -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.*