summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorRui Seabra <rms@1407.org>2012-11-18 10:01:47 +0000
committerRui Seabra <rms@1407.org>2012-11-18 10:01:47 +0000
commita1e2140adf6ce320dd1cd73072758c7d6b86b246 (patch)
tree80c7a322ad9d8961f91fd83886bed7297710c29b /spec
parent6df9227584d6b9b5178b2a722ac9fc354ea1ed52 (diff)
downloadefl-a1e2140adf6ce320dd1cd73072758c7d6b86b246.tar.gz
Some transitional backwards compatibility.
SVN revision: 79416
Diffstat (limited to 'spec')
-rw-r--r--spec/efl.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/efl.spec.in b/spec/efl.spec.in
index 32737a5f66..87d861e56f 100644
--- a/spec/efl.spec.in
+++ b/spec/efl.spec.in
@@ -14,6 +14,7 @@ Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
URL: http://www.enlightenment.org/
BuildRequires: libjpeg-devel zlib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
+Provides: eo, eina, eet, embryo, evas
%description
EFL is a copllection of libraries ranging from data structure handling
@@ -23,6 +24,7 @@ through to communications, rendering and widgets.
Summary: EFL headers, static libraries, documentation and test programs
Group: System Environment/Libraries
Requires: %{name} = %{version}
+Provides: eo-devel, eina-devel, eet-devel, embryo-devel, evas-devel
%description devel
Headers, static libraries, test programs and documentation for EFL