SPECS: eet.spec - up to 0.9.10.036, test programs removed - regene...

sparky sparky at pld-linux.org
Fri Dec 1 00:07:20 CET 2006


Author: sparky                       Date: Thu Nov 30 23:07:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.10.036, test programs removed
- regenerate auto* to force correct libtool

---- Files affected:
SPECS:
   eet.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/eet.spec
diff -u SPECS/eet.spec:1.23 SPECS/eet.spec:1.24
--- SPECS/eet.spec:1.23	Sun Sep 10 21:04:45 2006
+++ SPECS/eet.spec	Fri Dec  1 00:07:15 2006
@@ -6,12 +6,12 @@
 Summary:	Library for speedy data storage, retrieval, and compression
 Summary(pl):	Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
 Name:		eet
-Version:	0.9.10.032
+Version:	0.9.10.036
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz 
-# Source0-md5:	83597dff4508b46ba67f3d225b24b663
+# Source0-md5:	78baeaec84bd0b773bb8d6c68fdc9053
 URL:		http://enlightenment.org/Libraries/Eet/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -79,6 +79,11 @@
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	%{!?with_static_libs:--disable-static}
 %{__make}
@@ -98,8 +103,6 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING COPYING-PLAIN INSTALL README
-%attr(755,root,root) %{_bindir}/eet
-%attr(755,root,root) %{_bindir}/eet_bench
 %attr(755,root,root) %{_libdir}/libeet.so.*.*.*
 
 %files devel
@@ -122,6 +125,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/11/30 23:07:15  sparky
+- up to 0.9.10.036, test programs removed
+- regenerate auto* to force correct libtool
+
 Revision 1.23  2006/09/10 19:04:45  sparky
 - up to 0.9.10.032
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eet.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list