[meego-commits] 5376: Changes to devel:gnome:unstable/pygobject2

Wang Quanxian quanxian.wang at intel.com
Wed Jul 7 05:04:21 UTC 2010


Hi,
I have made the following changes to pygobject2 in project devel:gnome:unstable. Please review and accept ASAP.

Thank You,
Wang Quanxian

[This message was auto-generated]

---

Request #5376:

  submit:   home:quanxianwang:branches:devel:gnome:unstable/pygobject2(r3)(cleanup) -> devel:gnome:unstable/pygobject2


Message:
    introspection-depenency-issue

State:   new          2010-07-06T17:00:01 quanxianwang
Comment: None



changes files:
--------------
--- pygobject2.changes
+++ pygobject2.changes
@@ -0,0 +1,3 @@
+* Wed Jul 7 2010 Wang Quanxian <quanxian.wang at intel.com> - 2.21.4
+- Upgrade 2.21.4
+

old:
----
  pygobject-2.21.1.tar.gz

new:
----
  pygobject-2.21.4.tar.bz2

spec files:
-----------
--- pygobject2.spec
+++ pygobject2.spec
@@ -7,22 +7,23 @@
 ### Abstract ###
 
 Name: pygobject2
-Version: 2.21.1
+Version: 2.21.4
 Release: 1
 License: LGPLv2+
 Group: Development/Languages
 Summary: Python bindings for GObject
 URL: http://www.pygtk.org/
-Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.21/pygobject-%{version}.tar.gz
+Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.21/pygobject-%{version}.tar.bz2
 Source101: %{name}-rpmlintrc
 
-
 ### Build Dependencies ###
 
 BuildRequires: automake
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: libtool
 BuildRequires: python2-devel >= %{python2_version}
+BuildRequires: pkgconfig(gobject-introspection-1.0)
+BuildRequires: pkgconfig(pycairo)
 
 %description
 The %{name} package provides a convenient wrapper for the GObject library
@@ -86,6 +87,7 @@
 %{_libdir}/libpyglib-2.0-python.so*
 %dir %{python_sitearch}/gtk-2.0
 %{python_sitearch}/gtk-2.0/dsextras.*
+%{python_sitearch}/gtk-2.0/gi
 %{python_sitearch}/pygtk.*
 
 %defattr(755, root, root, 755)

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

++++++ pygobject-2.21.1.tar.gz -> pygobject-2.21.4.tar.bz2
60455 lines of diff (skipped)



More information about the MeeGo-commits mailing list