[ethumb] Add sources remove desktop-file-utils from BR

Dan Mashal vicodan at fedoraproject.org
Fri Aug 30 13:22:23 UTC 2013


commit 8bbfd8c62a0f218ba19989f4b1afbd2020a79b81
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Fri Aug 30 06:21:58 2013 -0700

    Add sources remove desktop-file-utils from BR

 .gitignore  |    1 +
 ethumb.spec |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..308aa08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/ethumb-1.7.8.tar.bz2
diff --git a/ethumb.spec b/ethumb.spec
index cbc6ba9..da5e9db 100644
--- a/ethumb.spec
+++ b/ethumb.spec
@@ -6,7 +6,7 @@ Summary:        Thumbnail generation library for EFL
 Url:            http://enlightenment.org/
 Group:          Development/Libraries
 Source:         http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
-BuildRequires:  libeina-devel desktop-file-utils evas-devel ecore-devel edje-devel 
+BuildRequires:  libeina-devel evas-devel ecore-devel edje-devel 
 BuildRequires:  e_dbus-devel emotion-devel libexif-devel
 
 %description


More information about the scm-commits mailing list