Author: megabajt Date: Fri Mar 20 17:09:44 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - added -gnome-vfs.patch - release 3
---- Files affected: SPECS: nautilus-open-terminal.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/nautilus-open-terminal.spec diff -u SPECS/nautilus-open-terminal.spec:1.10 SPECS/nautilus-open-terminal.spec:1.11 --- SPECS/nautilus-open-terminal.spec:1.10 Sun Oct 5 00:07:38 2008 +++ SPECS/nautilus-open-terminal.spec Fri Mar 20 18:09:38 2009 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Rozszerzenie Nautilusa pozwalające otwierać terminal w lokalnych folderach Name: nautilus-open-terminal Version: 0.9 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/nautilus-open-terminal/0.9/%{name}-%{version}.tar.bz2 # Source0-md5: b2dfbba5357524341157b00ea7a4291a +Patch0: %{name}-gnome-vfs.patch URL: http://manny.cluecoder.org/packages/nautilus-open-terminal/ BuildRequires: GConf2-devel BuildRequires: autoconf @@ -15,6 +16,7 @@ BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.16.1 BuildRequires: gnome-desktop-devel >= 2.22.0 +BuildRequires: gnome-vfs2-devel BuildRequires: intltool >= 0.36.2 BuildRequires: libtool BuildRequires: nautilus-devel >= 2.22.0 @@ -37,6 +39,7 @@ %prep %setup -q +%patch0 -p1 %build %{__intltoolize} @@ -82,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2009/03/20 17:09:38 megabajt +- added -gnome-vfs.patch +- release 3 + Revision 1.10 2008/10/04 22:07:38 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nautilus-open-terminal.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
