Author: freetz Date: Sat Dec 3 14:17:18 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - strictly follow GNOME dependency chain (bonoboui requires gnome-vfs) rel.2
---- Files affected: SPECS: python-gnome.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/python-gnome.spec diff -u SPECS/python-gnome.spec:1.53 SPECS/python-gnome.spec:1.54 --- SPECS/python-gnome.spec:1.53 Thu Dec 1 21:48:15 2005 +++ SPECS/python-gnome.spec Sat Dec 3 15:17:13 2005 @@ -6,7 +6,7 @@ Summary(pl): Wiązania Pythona do bibliotek GNOME Name: python-gnome Version: 2.12.2 -Release: 1 +Release: 2 License: GPL v2+/LGPL v2.1+ Group: Libraries/Python Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.12/%{module}-%{version}.tar.bz2 @@ -63,6 +63,7 @@ Requires: %{name}-bonobo = %{version}-%{release} Requires: %{name}-canvas = %{version}-%{release} Requires: %{name}-gconf = %{version}-%{release} +Requires: %{name}-vfs = %{version}-%{release} %description bonobo-ui Bonobo User Interface bindings for Python. @@ -233,6 +234,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2005/12/03 14:17:13 freetz +- strictly follow GNOME dependency chain (bonoboui requires gnome-vfs) + rel.2 + Revision 1.53 2005/12/01 20:48:15 freetz - 2.12.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-gnome.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
