diff options
-rw-r--r-- | etrophy.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etrophy.spec.in b/etrophy.spec.in index ac67211..22c9770 100644 --- a/etrophy.spec.in +++ b/etrophy.spec.in | |||
@@ -13,8 +13,8 @@ Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project | |||
13 | Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} | 13 | Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} |
14 | URL: http://www.enlightenment.org/ | 14 | URL: http://www.enlightenment.org/ |
15 | BuildRoot: %{_tmppath}/%{name}-%{version}-root | 15 | BuildRoot: %{_tmppath}/%{name}-%{version}-root |
16 | Requires: eina, ecore | 16 | Requires: efl, ecore |
17 | BuildRequires: eina-devel, ecore-devel | 17 | BuildRequires: efl-devel, ecore-devel |
18 | 18 | ||
19 | %description | 19 | %description |
20 | ETrophy is a library that manages scores, trophies and unlockables. It will | 20 | ETrophy is a library that manages scores, trophies and unlockables. It will |