packages: nautilus-open-terminal/nautilus-open-terminal.spec - updated to 0...

megabajt megabajt at pld-linux.org
Thu Apr 7 14:24:12 CEST 2011


Author: megabajt                     Date: Thu Apr  7 12:24:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.19
- removed obsolete -gnome-vfs.patch

---- Files affected:
packages/nautilus-open-terminal:
   nautilus-open-terminal.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/nautilus-open-terminal/nautilus-open-terminal.spec
diff -u packages/nautilus-open-terminal/nautilus-open-terminal.spec:1.12 packages/nautilus-open-terminal/nautilus-open-terminal.spec:1.13
--- packages/nautilus-open-terminal/nautilus-open-terminal.spec:1.12	Wed Apr 21 19:04:33 2010
+++ packages/nautilus-open-terminal/nautilus-open-terminal.spec	Thu Apr  7 14:24:07 2011
@@ -2,29 +2,27 @@
 Summary:	Nautilus extension which allows you to open a terminal in arbitrary local folders
 Summary(pl.UTF-8):	Rozszerzenie Nautilusa pozwalające otwierać terminal w lokalnych folderach
 Name:		nautilus-open-terminal
-Version:	0.9
-Release:	4
+Version:	0.19
+Release:	1
 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
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/nautilus-open-terminal/0.19/%{name}-%{version}.tar.bz2
+# Source0-md5:	bbfe4958dfd43e4f31bf1d4a29e79cfe
 URL:		http://manny.cluecoder.org/packages/nautilus-open-terminal/
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 1:2.16.1
-BuildRequires:	gnome-desktop-devel >= 2.22.0
-BuildRequires:	gnome-vfs2-devel
+BuildRequires:	gnome-desktop-devel >= 3.0.0
 BuildRequires:	intltool >= 0.36.2
 BuildRequires:	libtool
-BuildRequires:	nautilus-devel >= 2.22.0
+BuildRequires:	nautilus-devel >= 3.0.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.198
 Requires(post,preun):	GConf2
 Requires:	gnome-terminal
-Requires:	nautilus >= 2.22.0
+Requires:	nautilus >= 3.0.0
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,7 +37,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -58,7 +55,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
 
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 
@@ -76,7 +73,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/libnautilus-open-terminal.so
+%attr(755,root,root) %{_libdir}/nautilus/extensions-3.0/libnautilus-open-terminal.so
 %{_sysconfdir}/gconf/schemas/nautilus-open-terminal.schemas
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -85,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/04/07 12:24:07  megabajt
+- updated to 0.19
+- removed obsolete -gnome-vfs.patch
+
 Revision 1.12  2010/04/21 17:04:33  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nautilus-open-terminal/nautilus-open-terminal.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list