Author: paladine Date: Wed Nov 16 11:12:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed Rs, rel. 2
---- Files affected: SPECS: python-gnome-extras.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/python-gnome-extras.spec diff -u SPECS/python-gnome-extras.spec:1.19 SPECS/python-gnome-extras.spec:1.20 --- SPECS/python-gnome-extras.spec:1.19 Mon Nov 14 20:49:52 2005 +++ SPECS/python-gnome-extras.spec Wed Nov 16 12:12:24 2005 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %define module gnome-python-extras %define pygtk_req 2:2.8.0 -%define gnome_python_req 2.12.0 +%define gnome_python_req 2.12.1-3 # Conditional builds: %bcond_without totem # disable totem support @@ -11,7 +11,7 @@ Summary(pl): Wiązania Pythona do bibliotek GNOME Name: python-gnome-extras Version: 2.12.1 -Release: 1 +Release: 2 License: GPL v2/LGPL v2.1 (see COPYING) Group: Libraries/Python Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-python-extras/2.12/%{module}-%{version}.tar.bz2 @@ -97,8 +97,8 @@ Summary(pl): Wiązania Pythona do biblioteki GNOME Applet Group: Libraries/Python Requires: %{name} = %{version}-%{release} -Requires: python-pygtk-gtk >= %{pygtk_req} -Requires: python-gnome >= %{gnome_python_req} +Requires: python-gnome-ui >= %{gnome_python_req} +Requires: python-pygtk-glade >= %{pygtk_req} Obsoletes: python-gnome-applet Provides: python-gnome-applet @@ -112,7 +112,7 @@ Summary: egg.trayicon bindings for Python Summary(pl): Wiązania Pythona do egg.trayicon Group: Libraries/Python -Requires: python-pygtk-gtk >= %{pygtk_req} +Requires: python-gnome-ui >= %{gnome_python_req} %description egg egg.trayicon bindings for Python. @@ -148,7 +148,8 @@ Summary: GDL bindings for Python Summary(pl): Wiązania Pythona do biblioteki GDL Group: Libraries/Python -Requires: python-pygtk-gtk >= %{pygtk_req} +Requires: python-gnome-ui >= %{gnome_python_req} +Requires: python-pygtk-glade >= %{pygtk_req} Requires: gdl >= 0.4.0 %description gdl @@ -161,7 +162,7 @@ Summary: GtkHtml bindings for Python Summary(pl): Wiązania Pythona do biblioteki GtkHtml Group: Libraries/Python -Requires: python-pygtk-gtk >= %{pygtk_req} +Requires: python-gnome-canvas >= %{gnome_python_req} Obsoletes: python-gnome-gtkhtml < 2.9.0 Provides: python-gnome-gtkhtml = %{version}-%{release} @@ -176,7 +177,6 @@ Summary(pl): Wiązania Pythona do biblioteki gtksourceview Group: Libraries/Python Requires: %{name}-print = %{version}-%{release} -Requires: python-pygtk-gtk >= %{pygtk_req} %description gtksourceview Gtksourceview bindings for Python. @@ -212,7 +212,7 @@ Summary: Libgtop bindings for Python Summary(pl): Wiązania Pythona do biblioteki libgtop Group: Libraries/Python -Requires: python-pygtk-gtk >= %{pygtk_req} +Requires: python-pygtk-gobject >= %{pygtk_req} %description libgtop Libgtop bindings for Python. @@ -236,7 +236,8 @@ Summary: gnome-media-profiles bindings for Python Summary(pl): Wiązania Pythona do gnome-media-profiles Group: Libraries/Python -Requires: python-pygtk-gtk >= %{pygtk_req} +Requires: python-gnome-ui >= %{gnome_python_req} +Requires: python-pygtk-glade >= %{pygtk_req} %description mediaprofiles gnome-media-profiles bindings for Python. @@ -273,7 +274,7 @@ Summary(pl): Wiązania Pythona do biblioteki GNOME obsługi drukowania Group: Libraries/Python Requires: %{name} = %{version}-%{release} -Requires: python-pygtk-pango >= %{pygtk_req} +Requires: python-gnome-canvas >= %{gnome_python_req} Obsoletes: python-gnome-print Obsoletes: python-gnome-print-ui Provides: python-gnome-print @@ -289,6 +290,7 @@ Summary: Totem bindings for Python Summary(pl): Wiązania Pythona do biblioteki totem Group: Libraries/Python +Requires: python-gnome-vfs >= %{gnome_python_req} Requires: python-pygtk-gtk >= %{pygtk_req} %description totem @@ -426,6 +428,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2005/11/16 11:12:24 paladine +- fixed Rs, rel. 2 + Revision 1.19 2005/11/14 19:49:52 qboosh - tabs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-gnome-extras.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
