[meego-commits] 8974: Changes to Trunk:Testing/clutter
Anas Nashif
no_reply at build.meego.com
Wed Oct 27 21:49:24 UTC 2010
Hi,
I have made the following changes to clutter in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Anas Nashif
[This message was auto-generated]
---
Request #8974:
submit: home:nashif:branches:Trunk:Testing/clutter(r3)(cleanup) -> Trunk:Testing/clutter
Message:
* Wed Oct 27 2010 Anas Nashif <anas.nashif at intel.com> - 1.2.8
- Remove dependency on gobject-introspection
State: new 2010-10-27T14:49:23 nashif
Comment: None
changes files:
--------------
--- clutter.changes
+++ clutter.changes
@@ -0,0 +1,3 @@
+* Wed Oct 27 2010 Anas Nashif <anas.nashif at intel.com> - 1.2.8
+- Remove dependency on gobject-introspection
+
spec files:
-----------
--- clutter.spec
+++ clutter.spec
@@ -1,6 +1,6 @@
#
-# Do not Edit! Generated by:
-# spectacle version 0.15
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.20git
#
# >> macros
# << macros
@@ -27,8 +27,7 @@
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
-BuildRequires: pkgconfig(gobject-introspection-1.0)
-BuildRequires: gir-repository-devel
+
%description
Clutter is an open source software library for creating fast, visually rich graphical user interfaces. The most obvious example of potential usage is in media center type applications. We hope however it can be used for a lot more.
@@ -66,8 +65,7 @@
%configure --disable-static \
--disable-maintainer-flags \
--enable-gtk-doc \
- --enable-xinput \
- --enable-introspection
+ --enable-xinput
make %{?jobs:-j%jobs}
@@ -101,7 +99,6 @@
%doc COPYING AUTHORS ChangeLog NEWS README
%{_libdir}/lib*.so.0
%{_libdir}/lib*.so.0.*
-%{_libdir}/girepository-1.0/*.typelib
# << files
@@ -111,7 +108,6 @@
%{_includedir}/*
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*.pc
-%{_datadir}/gir-1.0/*.gir
# << files devel
%files doc
other changes:
--------------
++++++ clutter.yaml
--- clutter.yaml
+++ clutter.yaml
@@ -10,8 +10,6 @@
Sources:
- http://www.clutter-project.org/sources/clutter/1.2/clutter-%{version}.tar.bz2
-PkgBR:
- - gir-repository-devel
PkgConfigBR:
- gtk-doc
- glib-2.0
@@ -24,13 +22,11 @@
- xfixes
- gl
- gdk-pixbuf-2.0
- - gobject-introspection-1.0
Configure: configure
ConfigOptions:
- --disable-maintainer-flags
- --enable-gtk-doc
- --enable-xinput
- - --enable-introspection
SubPackages:
- Name: devel
Summary: Clutter header files and development libraries
More information about the MeeGo-commits
mailing list