Author: sparky Date: Sun Sep 10 19:10:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.9.032 - list all libraries in %files
---- Files affected: SPECS: ecore.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/ecore.spec diff -u SPECS/ecore.spec:1.22 SPECS/ecore.spec:1.23 --- SPECS/ecore.spec:1.22 Thu Jul 20 15:57:44 2006 +++ SPECS/ecore.spec Sun Sep 10 21:10:04 2006 @@ -6,12 +6,12 @@ Summary: Enlightened Core X interface library Summary(pl): Biblioteka interfejsu X Enlightened Core Name: ecore -Version: 0.9.9.031 +Version: 0.9.9.032 Release: 1 License: BSD Group: X11/Libraries Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 1b89a12e045b2d4034d71da3f6766c62 +# Source0-md5: 275ceadfd5537383dd2f331e02f5ce72 URL: http://enlightenment.org/Libraries/Ecore/ BuildRequires: autoconf BuildRequires: automake @@ -132,7 +132,18 @@ %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libecore*.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_con.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_config.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_dbus.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_directfb.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_evas.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_fb.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_file.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_ipc.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_job.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_txt.so.*.*.* +%attr(755,root,root) %{_libdir}/libecore_x.so.*.*.* %files devel %defattr(644,root,root,755) @@ -155,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2006/09/10 19:10:04 sparky +- up to 0.9.9.032 +- list all libraries in %files + Revision 1.22 2006/07/20 13:57:44 sparky - up to 0.9.9.031 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ecore.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
