Author: qboosh Date: Sun Oct 25 09:22:54 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.0 (note: new soname)
---- Files affected: packages/liboggz: liboggz.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/liboggz/liboggz.spec diff -u packages/liboggz/liboggz.spec:1.9 packages/liboggz/liboggz.spec:1.10 --- packages/liboggz/liboggz.spec:1.9 Thu Oct 1 07:29:20 2009 +++ packages/liboggz/liboggz.spec Sun Oct 25 10:22:49 2009 @@ -6,12 +6,12 @@ Summary: A library for reading and writing Ogg encapsulated data Summary(pl.UTF-8): Biblioteka do odczytu i zapisu danych w opakowaniu Ogg Name: liboggz -Version: 1.0.0 +Version: 1.1.0 Release: 1 License: BSD Group: Libraries Source0: http://downloads.xiph.org/releases/liboggz/%{name}-%{version}.tar.gz -# Source0-md5: 57359f6f0824b3e9bad85b49a6418514 +# Source0-md5: f97f1d57820a9fc1d080409cf203b38a Patch0: %{name}-destdir.patch URL: http://www.xiph.org/oggz/ BuildRequires: autoconf >= 2.53 @@ -106,7 +106,7 @@ %doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_bindir}/oggz* %attr(755,root,root) %{_libdir}/liboggz.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/liboggz.so.1 +%attr(755,root,root) %ghost %{_libdir}/liboggz.so.2 %{_mandir}/man1/oggz*.1* %files devel @@ -129,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2009/10/25 09:22:49 qboosh +- updated to 1.1.0 (note: new soname) + Revision 1.9 2009/10/01 05:29:20 qboosh - updated URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liboggz/liboggz.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
