Author: witekfl Date: Wed Aug 4 20:54:46 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.3.2
---- Files affected: packages/eet: eet.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: packages/eet/eet.spec diff -u packages/eet/eet.spec:1.42 packages/eet/eet.spec:1.43 --- packages/eet/eet.spec:1.42 Thu May 20 00:30:02 2010 +++ packages/eet/eet.spec Wed Aug 4 22:54:41 2010 @@ -6,15 +6,18 @@ Summary: Library for speedy data storage, retrieval, and compression Summary(pl.UTF-8): Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych Name: eet -Version: 1.1.0 -Release: 4 +Version: 1.3.2 +Release: 1 License: BSD Group: Libraries Source0: http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: c9f1fd90c3f9886cebd5d38ff9cd0ccf +# Source0-md5: 8e3ad419baaab4a9046f64d357583705 URL: http://enlightenment.org/p.php?p=about/efl/eet BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.6 +BuildRequires: eina-devel +BuildRequires: gnutls-devel +BuildRequires: libgcrypt-devel BuildRequires: libjpeg-devel BuildRequires: libtool BuildRequires: pkgconfig @@ -80,14 +83,15 @@ %setup -q %build +rm -f ltmain.sh %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} %configure \ %{!?with_static_libs:--disable-static} -%{__make} +%{__make} V=1 %install rm -rf $RPM_BUILD_ROOT @@ -127,6 +131,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2010/08/04 20:54:41 witekfl +- up to 1.3.2 + Revision 1.42 2010/05/19 22:30:02 sparky - BR: pkgconfig ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eet/eet.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
