rpms/eet/devel eet.spec,1.18,1.19

thomasj thomasj at fedoraproject.org
Fri Feb 26 10:49:47 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/eet/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17319

Modified Files:
	eet.spec 
Log Message:
added missing BR libeina-devel



Index: eet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eet/devel/eet.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- eet.spec	15 Feb 2010 21:57:45 -0000	1.18
+++ eet.spec	26 Feb 2010 10:49:47 -0000	1.19
@@ -9,7 +9,7 @@ URL:            http://web.enlightenment
 Source0:        http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libjpeg-devel zlib-devel chrpath pkgconfig doxygen
+BuildRequires:  libjpeg-devel zlib-devel chrpath pkgconfig doxygen libeina-devel
 
 %description
 Eet is a tiny library designed to write an arbitary set of chunks of



More information about the scm-commits mailing list