Author: pawelz Date: Sun Apr 12 02:24:45 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: eel >= 2.6.0 - Does not build, so added TODO and rel 2.1
---- Files affected: SPECS: nautilus-python.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/nautilus-python.spec diff -u SPECS/nautilus-python.spec:1.7 SPECS/nautilus-python.spec:1.8 --- SPECS/nautilus-python.spec:1.7 Tue Oct 14 08:42:08 2008 +++ SPECS/nautilus-python.spec Sun Apr 12 04:24:39 2009 @@ -1,18 +1,24 @@ # $Revision$, $Date$ # TODO: # - package examples -# +# - does not build (at least) on th/x86_64: +# In file included from nautilus.override:26: +# /usr/include/gnome-python-2.0/pygnomevfs.h:7:40: error: libgnomevfs/gnome-vfs-init.h: No such file or directory +# /usr/include/gnome-python-2.0/pygnomevfs.h:8:39: error: libgnomevfs/gnome-vfs-uri.h: No such file or directory +# /usr/include/gnome-python-2.0/pygnomevfs.h:9:45: error: libgnomevfs/gnome-vfs-file-info.h: No such file or directory +# Summary: Python bindings for GNOME 2's nautilus Summary(pl.UTF-8): Wiązania Pythona dla nautilusa z GNOME 2 Name: nautilus-python Version: 0.5.1 -Release: 2 +Release: 2.1 License: GPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/0.5/%{name}-%{version}.tar.bz2 # Source0-md5: 83136937cdb790a2ee5823e96de20acf Patch0: %{name}-libpython-soname.patch URL: http://www.gnome.org/ +BuildRequires: eel-devel >= 2.6.0 BuildRequires: nautilus-devel >= 2.24.0 BuildRequires: pkgconfig BuildRequires: python-devel @@ -69,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/04/12 02:24:39 pawelz +- BR: eel >= 2.6.0 +- Does not build, so added TODO and rel 2.1 + Revision 1.7 2008/10/14 06:42:08 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nautilus-python.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
