SPECS: eet.spec - updated to 0.9.10.038 - dropped INSTALL from doc...
qboosh
qboosh at pld-linux.org
Sun Sep 9 00:17:11 CEST 2007
Author: qboosh Date: Sat Sep 8 22:17:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.9.10.038
- dropped INSTALL from doc (nothing useful after installation)
---- Files affected:
SPECS:
eet.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/eet.spec
diff -u SPECS/eet.spec:1.27 SPECS/eet.spec:1.28
--- SPECS/eet.spec:1.27 Mon Feb 12 22:23:54 2007
+++ SPECS/eet.spec Sun Sep 9 00:17:06 2007
@@ -6,15 +6,15 @@
Summary: Library for speedy data storage, retrieval, and compression
Summary(pl.UTF-8): Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
Name: eet
-Version: 0.9.10.036
-Release: 2
+Version: 0.9.10.038
+Release: 1
License: BSD
Group: Libraries
Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 78baeaec84bd0b773bb8d6c68fdc9053
+# Source0-md5: d913862ac467bfeb3a0b92f41d857dfd
URL: http://enlightenment.org/Libraries/Eet/
BuildRequires: autoconf
-BuildRequires: automake
+BuildRequires: automake >= 1.4
BuildRequires: libjpeg-devel
BuildRequires: libtool
BuildRequires: zlib-devel
@@ -102,16 +102,15 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS COPYING COPYING-PLAIN INSTALL README
+%doc AUTHORS COPYING COPYING-PLAIN README
%attr(755,root,root) %{_libdir}/libeet.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/eet-config
%attr(755,root,root) %{_libdir}/libeet.so
%{_libdir}/libeet.la
%{_pkgconfigdir}/eet.pc
-%{_includedir}/Eet*
+%{_includedir}/Eet.h
%if %{with static_libs}
%files static
@@ -125,6 +124,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2007/09/08 22:17:06 qboosh
+- updated to 0.9.10.038
+- dropped INSTALL from doc (nothing useful after installation)
+
Revision 1.27 2007/02/12 21:23:54 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eet.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list