Author: qboosh Date: Wed Jun 4 15:51:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost soname symlink - updated ac/am BRs
---- Files affected: SPECS: ewl.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/ewl.spec diff -u SPECS/ewl.spec:1.26 SPECS/ewl.spec:1.27 --- SPECS/ewl.spec:1.26 Sun Jun 1 16:29:50 2008 +++ SPECS/ewl.spec Wed Jun 4 17:51:54 2008 @@ -20,8 +20,8 @@ Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2 # Source0-md5: c25a57cdee3e58b016ad8ad5e0767902 URL: http://enlightenment.org/p.php?p=about/libs/ewl -BuildRequires: autoconf -BuildRequires: automake >= 1.4 +BuildRequires: autoconf >= 2.52 +BuildRequires: automake >= 1.6 # ecore-file ecore-txt BuildRequires: ecore-devel >= %{ecore_ver} BuildRequires: edje >= %{edje_ver} @@ -118,7 +118,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING NEWS README TODO +%doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_bindir}/ewl_config %attr(755,root,root) %{_bindir}/ewl_test %attr(755,root,root) %{_bindir}/ewl_embed_test @@ -131,7 +131,8 @@ %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libewl.so.* +%attr(755,root,root) %{_libdir}/libewl.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libewl.so.1 %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/engines # missing -avoid-version @@ -161,6 +162,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2008-06-04 15:51:54 qboosh +- ghost soname symlink +- updated ac/am BRs + Revision 1.26 2008-06-01 14:29:50 cactus - up to 0.5.2.042 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ewl.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
