From 717f492b1a62549c9c72de14a51c33454bbd3aae Mon Sep 17 00:00:00 2001 From: Rui Seabra Date: Sun, 9 Dec 2012 10:56:20 +0000 Subject: [PATCH] Remove explicit ecore dependencies from the rpm specs of edje, e, eeze, empower and ephoto, as well as the extra modules template. SVN revision: 80547 --- legacy/edje/edje.spec.in | 4 ++-- legacy/eeze/eeze.spec.in | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/legacy/edje/edje.spec.in b/legacy/edje/edje.spec.in index 3d1698e496..04c8b7e595 100644 --- a/legacy/edje/edje.spec.in +++ b/legacy/edje/edje.spec.in @@ -14,7 +14,7 @@ Packager: %{?_packager:%{_packager}}%{!?_packager:Michael Jennings } Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project (http://www.enlightenment.org/)} Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} -Requires: ecore, libudev, libmount, eject -BuildRequires: ecore-devel, libudev-devel, libmount-devel +Requires: libudev, libmount, eject +BuildRequires: libudev-devel, libmount-devel URL: http://www.enlightenment.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -36,7 +36,7 @@ reduce the complexity of managing devices. Summary: Development files for Eeze Group: System Environment/Libraries Requires: %{name} = %{version} -Requires: ecore-devel, libudev-devel +Requires: libudev-devel %description devel Headers, static libraries, test programs and documentation for Eeze