Author: qboosh Date: Wed Jun 30 19:50:31 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.8.0 (new soname)
---- Files affected: packages/celt: celt.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/celt/celt.spec diff -u packages/celt/celt.spec:1.13 packages/celt/celt.spec:1.14 --- packages/celt/celt.spec:1.13 Thu Apr 1 20:03:50 2010 +++ packages/celt/celt.spec Wed Jun 30 21:50:26 2010 @@ -2,12 +2,12 @@ Summary: CELT low-latency audio codec Summary(pl.UTF-8): CELT - kodek dźwiękowy o małym opóźnieniu Name: celt -Version: 0.7.1 +Version: 0.8.0 Release: 1 License: BSD Group: Libraries Source0: http://downloads.xiph.org/releases/celt/%{name}-%{version}.tar.gz -# Source0-md5: c7f6b8346e132b1a48dae0eff77ea9f0 +# Source0-md5: 6bbd0aa966af3214f794421959fb38e9 URL: http://celt-codec.org/ # for tools BuildRequires: libogg-devel @@ -68,7 +68,7 @@ %attr(755,root,root) %{_bindir}/celtdec %attr(755,root,root) %{_bindir}/celtenc %attr(755,root,root) %{_libdir}/libcelt0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libcelt0.so.0 +%attr(755,root,root) %ghost %{_libdir}/libcelt0.so.1 %files devel %defattr(644,root,root,755) @@ -87,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2010/06/30 19:50:26 qboosh +- updated to 0.8.0 (new soname) + Revision 1.13 2010/04/01 18:03:50 shadzik - 0.7.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/celt/celt.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
