spec: removes ecore-drm related packages 14/210314/1 accepted/tizen/unified/20190723.053524 submit/tizen/20190719.061509
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 18 Jul 2019 05:36:27 +0000 (14:36 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 18 Jul 2019 05:36:27 +0000 (14:36 +0900)
ecore-drm is not used anymore so no need to build and package.
this patch removes ecore-drm related packages.

Change-Id: I7f02b5b818e9d42793f26723185e9d93ef47d20c

packaging/efl.spec

index 314cc65..f5192b2 100644 (file)
@@ -123,7 +123,6 @@ BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-sync)
 BuildRequires:  pkgconfig(xcb-dri3)
 %endif
-BuildRequires:  pkgconfig(gbm)
 BuildRequires:  pkgconfig(libtbm)
 BuildRequires:  pkgconfig(libtdm)
 BuildRequires:  pkgconfig(libtdm-client)
@@ -137,7 +136,6 @@ Obsoletes: efl-data
 
 %define dbus_unavailable 1
 
-
 %description
 EFL is a library collection providing various functionality used (not only) by
 Enlightenment, Terminology, Tizen and more.
@@ -495,23 +493,6 @@ License: BSD-2-Clause and MIT
 %description -n ecore-con-devel
 Development files for ecore_con
 
-%package -n ecore-drm
-Summary: Enlightened Core X interface library - drm
-Requires: %{name}-data = %{version}-%{release}
-License: BSD-2-Clause and MIT
-
-%description -n ecore-drm
-Ecore_Drm provides a wrapper and functions for using libdrm.
-
-%package -n ecore-drm-devel
-Summary:  Development components for the ecore_drm package
-Group:    Graphics & UI Framework/Development
-Requires: ecore-drm = %{version}-%{release}
-License: BSD-2-Clause and MIT
-
-%description -n ecore-drm-devel
-Development files for ecore_drm
-
 %package -n ecore-evas
 Summary: Enlightened Core X interface library - evas
 Requires: %{name}-data = %{version}-%{release}
@@ -1718,19 +1699,6 @@ ldconfig -l %{_libdir}/libelementary.so.1.22.99
 %{_libdir}/libecore_ipc.so
 %{_libdir}/pkgconfig/ecore-ipc.pc
 
-#%files -n ecore-drm
-#%manifest %{name}.manifest
-#%defattr(-,root,root,-)
-#%license licenses/COPYING.BSD
-#%{_libdir}/libecore_drm.so.*
-
-#%files -n ecore-drm-devel
-#%manifest %{name}.manifest
-#%defattr(-,root,root,-)
-#%{_includedir}/ecore-drm*/*.h
-#%{_libdir}/libecore_drm.so
-#%{_libdir}/pkgconfig/ecore-drm*.pc
-
 %if %{with wayland}
 %if %enable_wayland_legacy
 %files -n ecore-wayland