Author: qboosh Date: Tue Jun 3 18:27:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost soname symlink - updated ac/am BRs
---- Files affected: SPECS: embryo.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/embryo.spec diff -u SPECS/embryo.spec:1.27 SPECS/embryo.spec:1.28 --- SPECS/embryo.spec:1.27 Sun Jun 1 16:18:08 2008 +++ SPECS/embryo.spec Tue Jun 3 20:27:27 2008 @@ -9,12 +9,12 @@ Version: 0.9.9.043 Release: 1 License: BSD -Group: X11/Libraries +Group: Libraries Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2 # Source0-md5: 532f34d44a558e49ad9afbfd0f82489f URL: http://enlightenment.org/p.php?p=about/libs/embryo -BuildRequires: autoconf -BuildRequires: automake >= 1.4 +BuildRequires: autoconf >= 2.52 +BuildRequires: automake >= 1.6 BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -81,7 +81,8 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING COPYING-PLAIN README %attr(755,root,root) %{_bindir}/embryo_cc -%attr(755,root,root) %{_libdir}/libembryo.so.* +%attr(755,root,root) %{_libdir}/libembryo.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libembryo.so.0 # for embryo_cc %{_datadir}/%{name} @@ -104,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-06-03 18:27:27 qboosh +- ghost soname symlink +- updated ac/am BRs + Revision 1.27 2008-06-01 14:18:08 cactus - missing - in log - removed embryo-config ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/embryo.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
