Author: megabajt Date: Wed Mar 21 19:58:09 2012 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.10.0 (new soname)
---- Files affected: packages/cogl: cogl.spec (1.7.2.1 -> 1.7.2.2) ---- Diffs: ================================================================ Index: packages/cogl/cogl.spec diff -u packages/cogl/cogl.spec:1.7.2.1 packages/cogl/cogl.spec:1.7.2.2 --- packages/cogl/cogl.spec:1.7.2.1 Tue Feb 21 00:35:53 2012 +++ packages/cogl/cogl.spec Wed Mar 21 20:58:04 2012 @@ -6,17 +6,18 @@ Summary: A library for using 3D graphics hardware to draw pretty pictures Summary(pl.UTF-8): Biblioteka do rysowania ładnych obrazków przy użyciu sprzętowej grafiki 3D Name: cogl -Version: 1.9.4 +Version: 1.10.0 Release: 1 License: LGPL v2+ Group: Libraries -Source0: http://source.clutter-project.org/sources/cogl/1.9/%{name}-%{version}.tar.xz -# Source0-md5: 3609adafebf8c864c133bfef5dd612af +Source0: http://source.clutter-project.org/sources/cogl/1.10/%{name}-%{version}.tar.xz +# Source0-md5: b36f5f3522bb2561f6199bc484341694 URL: http://www.clutter-project.org/ BuildRequires: OpenGL-GLX-devel BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.11 BuildRequires: cairo-devel >= 1.10 +BuildRequires: gdk-pixbuf2-devel BuildRequires: gettext-devel >= 0.18.1 BuildRequires: glib2-devel >= 1:2.28.0 BuildRequires: gobject-introspection-devel >= 0.9.5 @@ -144,7 +145,7 @@ %defattr(644,root,root,755) %doc ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libcogl.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libcogl.so.7 +%attr(755,root,root) %ghost %{_libdir}/libcogl.so.9 %attr(755,root,root) %{_libdir}/libcogl-pango.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libcogl-pango.so.0 %{_libdir}/girepository-1.0/Cogl-1.0.typelib @@ -181,6 +182,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7.2.2 2012/03/21 19:58:04 megabajt +- updated to 1.10.0 (new soname) + Revision 1.7.2.1 2012/02/20 23:35:53 megabajt - updated to 1.9.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/cogl/cogl.spec?r1=1.7.2.1&r2=1.7.2.2 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
