[enlightenment/f20] Update runtime reqs

Dan Mashal vicodan at fedoraproject.org
Tue Oct 8 05:13:16 UTC 2013


commit 3f3dacbfe88a7103715d0a0b4e2d5e9799a6ed75
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Mon Oct 7 22:12:56 2013 -0700

    Update runtime reqs

 enlightenment.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/enlightenment.spec b/enlightenment.spec
index 5c9071d..e8ba2de 100644
--- a/enlightenment.spec
+++ b/enlightenment.spec
@@ -1,6 +1,6 @@
 Name:           enlightenment
 Version:        0.17.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        BSD
 Summary:        Enlightenment window manager
 Url:            http://enlightenment.org
@@ -13,6 +13,7 @@ BuildRequires:  doxygen
 BuildRequires:  e_dbus-devel  >= 1.7.8
 BuildRequires:  ecore-devel >= 1.7.8
 BuildRequires:  edje-devel >= 1.7.8
+BuildRequires:  evas-generic-loaders >= 1.7.8
 BuildRequires:  eet-devel >= 1.7.8
 BuildRequires:  eeze-devel >= 1.7.8
 BuildRequires:  efreet-devel >= 1.7.8
@@ -24,8 +25,11 @@ BuildRequires:  libeina-devel
 BuildRequires:  pam-devel
 BuildRequires:  xcb-util-keysyms-devel
 Requires:       %{name}-data = %{version}-%{release}
+Requires:       emotion >= 1.7.8
+Requires:       elementary >= 1.7.8
+Requires:       ethumb >= 1.7.8
+Requires:       evas-generic-loaders >= 1.7.8
 Requires:       redhat-menus
-
 Provides:       firstboot(windowmanager) = enlightenment
 
 %description
@@ -81,12 +85,14 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop
 %{_datadir}/enlightenment
 %{_datadir}/applications/*.desktop
 
-
 %files devel
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/enlightenment
 
 %changelog
+* Mon Oct 07 2013 Dan Mashal <dan.mashal at fedoraproject.org> 0.17.4-4
+- Add hard runtime requirements so one package can install the entire stack.
+
 * Sun Oct 06 2013 Dan Mashal <dan.mashal at fedoraproejct.org> 0.17.4-3
 - Add versioned build deps.
 


More information about the scm-commits mailing list