Hello community,

here is the log from the commit of package cogl for openSUSE:Factory
checked in at Fri Jul 8 10:22:17 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/cogl/cogl.changes      2011-06-15 
11:27:16.000000000 +0200
@@ -0,0 +1,6 @@
+-------------------------------------------------------------------
+Wed Jun 15 10:49:14 CEST 2011 - [email protected]
+
+- New package (version 1.7.0). Cogl got split out of the clutter
+  source code.
+

calling whatdependson for head-i586


New:
----
  cogl-1.7.0.tar.bz2
  cogl.changes
  cogl.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cogl.spec ++++++
#
# spec file for package cogl
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           cogl
Version:        1.7.0
Release:        1
License:        LGPLv2.1+
Summary:        An object oriented GL/GLES Abstraction/Utility Layer
Url:            http://clutter-project.org/
Group:          System/Libraries
Source0:        
http://download.gnome.org/sources/cogl/1.7/%{name}-%{version}.tar.bz2
BuildRequires:  fdupes
BuildRequires:  gtk-doc
BuildRequires:  pkgconfig(cairo)
BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
BuildRequires:  pkgconfig(gl)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gobject-introspection-1.0)
BuildRequires:  pkgconfig(libdrm)
BuildRequires:  pkgconfig(pangocairo)
BuildRequires:  pkgconfig(x11)
BuildRequires:  pkgconfig(xcomposite)
BuildRequires:  pkgconfig(xdamage)
BuildRequires:  pkgconfig(xext)
BuildRequires:  pkgconfig(xfixes)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures.

%package -n libcogl0
License:        LGPLv2.1+
Summary:        An object oriented GL/GLES Abstraction/Utility Layer
Group:          System/Libraries
Recommends:     %{name}-lang = %{version}
# To make the lang package installable
Provides:       %{name} = %{version}

%description  -n libcogl0
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures.

%package -n libcogl-pango0
License:        LGPLv2.1+
Summary:        An object oriented GL/GLES Abstraction/Utility Layer -- Pango 
Integration
Group:          System/Libraries

%description  -n libcogl-pango0
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures.

%package devel
License:        LGPLv2.1+
Summary:        An object oriented GL/GLES Abstraction/Utility Layer -- 
Development Files
Group:          Development/Libraries/GNOME
Requires:       libcogl0 = %{version}
Requires:       libcogl-pango0 = %{version}

%description  devel
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures.

%lang_package
%prep
%setup -q

%build
%configure \
        --disable-static \
        --with-pic \
        --enable-gtk-doc
make %{?_smp_mflags} V=1

%install
%makeinstall
%{__rm} %{buildroot}%{_libdir}/*.la
%find_lang cogl
%fdupes %{buildroot}%{_libdir}/pkgconfig/

%post -n libcogl0 -p /sbin/ldconfig

%postun -n libcogl0 -p /sbin/ldconfig

%post -n libcogl-pango0 -p /sbin/ldconfig

%postun -n libcogl-pango0 -p /sbin/ldconfig

%clean
rm -rf %{buildroot}

%files -n libcogl0
%defattr(-,root,root)
%doc COPYING NEWS README ChangeLog
%{_libdir}/libcogl.so.*
%{_libdir}/girepository-1.0/Cogl-1.0.typelib

%files -n libcogl-pango0
%defattr(-,root,root)
%doc COPYING NEWS README ChangeLog
%{_libdir}/libcogl-pango.so.*
%{_libdir}/girepository-1.0/CoglPango-1.0.typelib

%files devel
%defattr(-,root,root)
%{_libdir}/*.so
%{_includedir}/cogl/
%{_libdir}/pkgconfig/cogl-1.0.pc
%{_libdir}/pkgconfig/cogl-2.0-experimental.pc
%{_libdir}/pkgconfig/cogl-gl-1.0.pc
%{_libdir}/pkgconfig/cogl-pango-1.0.pc
%{_libdir}/pkgconfig/cogl-pango-2.0-experimental.pc
%{_datadir}/gir-1.0/*.gir
%doc %{_datadir}/gtk-doc/html/cogl/

%files lang -f cogl.lang

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to