diff options
author | Rui Seabra <rms@1407.org> | 2012-11-18 11:27:12 +0000 |
---|---|---|
committer | Rui Seabra <rms@1407.org> | 2012-11-18 11:27:12 +0000 |
commit | 0333810d77d03fae9017fd4882c5aeb487c40edc (patch) | |
tree | d14efdf5865ae3b3c841b761108047b257472b59 /expedite.spec.in | |
parent | 335a772168333fccaf4ed3adae6280e4f85eaf78 (diff) |
The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies.
SVN revision: 79419
Diffstat (limited to 'expedite.spec.in')
-rw-r--r-- | expedite.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/expedite.spec.in b/expedite.spec.in index 0e87ad9..6183072 100644 --- a/expedite.spec.in +++ b/expedite.spec.in | |||
@@ -16,8 +16,8 @@ Source: ftp://ftp.enlightenment.org/pub/enlightenment/expedite-%{ver}.tar.gz | |||
16 | BuildRoot: /var/tmp/expedite-root | 16 | BuildRoot: /var/tmp/expedite-root |
17 | Packager: The Rasterman <raster@rasterman.com> | 17 | Packager: The Rasterman <raster@rasterman.com> |
18 | URL: http://www.enlightenment.org/ | 18 | URL: http://www.enlightenment.org/ |
19 | BuildRequires: evas-devel | 19 | BuildRequires: efl-devel |
20 | Requires: evas | 20 | Requires: efl |
21 | 21 | ||
22 | %description | 22 | %description |
23 | 23 | ||