[meego-commits] 8965: Changes to Trunk:Testing/atk

Anas Nashif no_reply at build.meego.com
Wed Oct 27 21:20:45 UTC 2010


Hi,
I have made the following changes to atk in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #8965:

  submit:   devel:cleanup:core/atk(r3) -> Trunk:Testing/atk


Message:
    * Wed Oct 27 2010 Anas Nashif <anas.nashif at intel.com> - 1.30.0
- Remove dependency on gobject-introspection

State:   new          2010-10-27T14:20:45 nashif
Comment: None



changes files:
--------------
--- atk.changes
+++ atk.changes
@@ -0,0 +1,3 @@
+* Wed Oct 27 2010 Anas Nashif <anas.nashif at intel.com> - 1.30.0
+- Remove dependency on gobject-introspection
+

spec files:
-----------
--- atk.spec
+++ atk.spec
@@ -1,6 +1,6 @@
 # 
-# Do not Edit! Generated by:
-# spectacle version 0.18
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.20git
 # 
 # >> macros
 # << macros
@@ -18,7 +18,6 @@
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  gettext
 BuildRequires:  perl(XML::Parser)
 
@@ -36,7 +35,6 @@
 Summary:    Files necessary to develop applications using ATK
 Group:      Development/Libraries
 Requires:   %{name} = %{version}-%{release}
-Requires:   glib2-devel >= 2.0.0
 
 %description devel
 The atk-devel package includes the static libraries, header files, and
@@ -88,7 +86,6 @@
 # >> files
 %doc README AUTHORS COPYING NEWS
 %{_libdir}/libatk*.so.*
-%{_libdir}/girepository-1.0/Atk-1.0.typelib
 # << files
 
 
@@ -99,6 +96,5 @@
 %{_includedir}/*
 %{_libdir}/pkgconfig/*
 %{_datadir}/gtk-doc/html/atk
-%{_datadir}/gir-1.0/Atk-1.0.gir
 # << files devel
 

other changes:
--------------

++++++ atk.yaml
--- atk.yaml
+++ atk.yaml
@@ -21,7 +21,6 @@
     - perl(XML::Parser)
 PkgConfigBR:
     - glib-2.0
-    - gobject-introspection-1.0
 Configure: configure
 ConfigOptions:
     - --disable-gtk-doc
@@ -35,6 +34,4 @@
           developer docs for the atk package.
           
           Install atk-devel if you want to develop programs which will use ATK.
-      Requires:
-          - glib2-devel >= 2.0.0
 




More information about the MeeGo-commits mailing list