Author: megabajt Date: Mon Mar 12 18:41:21 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18.0
---- Files affected: SPECS: python-gnome-desktop.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/python-gnome-desktop.spec diff -u SPECS/python-gnome-desktop.spec:1.25 SPECS/python-gnome-desktop.spec:1.26 --- SPECS/python-gnome-desktop.spec:1.25 Mon Mar 5 17:58:35 2007 +++ SPECS/python-gnome-desktop.spec Mon Mar 12 19:41:15 2007 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %define module gnome-python-desktop %define pygtk_req 2:2.10.4 -%define gnome_python_req 2.17.92 +%define gnome_python_req 2.18.0 # # Conditional builds: %bcond_without totem # disable totem support @@ -9,22 +9,22 @@ Summary: GNOME bindings for Python Summary(pl.UTF-8): Wiązania Pythona do bibliotek GNOME Name: python-gnome-desktop -Version: 2.17.93 +Version: 2.18.0 Release: 1 License: GPL v2/LGPL v2.1 (see COPYING) Group: Libraries/Python -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-python-desktop/2.17/%{module}-%{version}.tar.bz2 -# Source0-md5: 1b3d44ab604d0460ab55bcfc48c6ae46 -BuildRequires: GConf2-devel >= 2.18.0 +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-python-desktop/2.18/%{module}-%{version}.tar.bz2 +# Source0-md5: ce1b1c095a69c2656177570a2939fabb +BuildRequires: GConf2-devel >= 2.18.0.1 BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: gnome-keyring-devel >= 0.7.92 +BuildRequires: gnome-keyring-devel >= 0.8 BuildRequires: gnome-media-devel >= 2.17.91 BuildRequires: gnome-panel-devel >= 2.17.92 -BuildRequires: gnome-vfs2-devel >= 2.17.91 +BuildRequires: gnome-vfs2-devel >= 2.18.0 BuildRequires: gtk+2-devel >= 2:2.10.9 BuildRequires: gtksourceview-devel >= 1.8.4 -BuildRequires: libgnomeprintui-devel >= 2.17.92 +BuildRequires: libgnomeprintui-devel >= 2.18.0 BuildRequires: libgtop-devel >= 2.14.8 BuildRequires: librsvg-devel >= 1:2.16.1 BuildRequires: libtool @@ -253,7 +253,7 @@ cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/{*.la,*/{*.la,*.py}} +rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/{{*.la,*.py},*/{*.la,*.py}} %clean rm -rf $RPM_BUILD_ROOT @@ -264,6 +264,7 @@ %dir %{py_sitedir}/gtk-2.0/gnomedesktop %attr(755,root,root) %{py_sitedir}/gtk-2.0/gnomedesktop/_gnomedesktop.so %{py_sitedir}/gtk-2.0/gnomedesktop/*.py[co] +%{py_sitedir}/gtk-2.0/bugbuddy.py[co] %files devel %defattr(644,root,root,755) @@ -334,6 +335,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2007/03/12 18:41:15 megabajt +- updated to 2.18.0 + Revision 1.25 2007/03/05 16:58:35 megabajt - updated to 2.17.93 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-gnome-desktop.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
