Author: sparky Date: Fri Dec 1 02:15:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.1.036; removed test app - regenerate auto* to force correct libtool
---- Files affected: SPECS: embryo.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/embryo.spec diff -u SPECS/embryo.spec:1.19 SPECS/embryo.spec:1.20 --- SPECS/embryo.spec:1.19 Sun Sep 10 21:07:23 2006 +++ SPECS/embryo.spec Fri Dec 1 03:15:43 2006 @@ -6,12 +6,12 @@ Summary: Enlightenment Fundation Libraries - Embryo Summary(pl): Podstawowe biblioteki Enlightenmenta - Embryo Name: embryo -Version: 0.9.1.032 +Version: 0.9.1.036 Release: 1 License: BSD Group: X11/Libraries Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 41e81058f1b839575a29ef4ac2157a35 +# Source0-md5: 40900f5441a3b050de694b68da520f38 URL: http://enlightenment.org/Libraries/Embryo/ BuildRequires: autoconf BuildRequires: automake @@ -56,6 +56,11 @@ %setup -q %build +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure \ %{!?with_static_libs:--disable-static} %{__make} @@ -76,7 +81,6 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING COPYING-PLAIN INSTALL README %attr(755,root,root) %{_bindir}/embryo_cc -%attr(755,root,root) %{_bindir}/embryo %attr(755,root,root) %{_libdir}/libembryo.so.*.*.* %files devel @@ -100,6 +104,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/12/01 02:15:43 sparky +- up to 0.9.1.036; removed test app +- regenerate auto* to force correct libtool + Revision 1.19 2006/09/10 19:07:23 sparky - up to 0.9.1.032 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/embryo.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
