Author: qboosh Date: Tue Jun 3 22:14:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost soname symlink - updated ac/am BRs
---- Files affected: SPECS: etk.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/etk.spec diff -u SPECS/etk.spec:1.17 SPECS/etk.spec:1.18 --- SPECS/etk.spec:1.17 Sun Jun 1 16:25:47 2008 +++ SPECS/etk.spec Wed Jun 4 00:14:11 2008 @@ -14,8 +14,8 @@ Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2 # Source0-md5: 6c1f4c204f2227476cb232127156113f URL: http://enlightenment.org/p.php?p=about/libs/etk -BuildRequires: autoconf -BuildRequires: automake >= 1.4 +BuildRequires: autoconf >= 2.52 +BuildRequires: automake >= 1.6 # ecore-file ecore-x ecore-fb BuildRequires: ecore-devel >= %{ecore_ver} BuildRequires: edje >= %{edje_ver} @@ -118,14 +118,15 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS COPYING ChangeLog README TODO +%doc AUTHORS COPYING README TODO %attr(755,root,root) %{_bindir}/etk_prefs %attr(755,root,root) %{_bindir}/etk_test %{_datadir}/%{name} %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libetk.so.* +%attr(755,root,root) %{_libdir}/libetk.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libetk.so.1 %dir %{_libdir}/etk %dir %{_libdir}/etk/engines %attr(755,root,root) %{_libdir}/etk/engines/ecore_*.so @@ -148,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008-06-03 22:14:11 qboosh +- ghost soname symlink +- updated ac/am BRs + Revision 1.17 2008-06-01 14:25:47 cactus - up to 0.1.0.042 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/etk.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
