commit nautilus-terminal for openSUSE:Factory
Hello community, here is the log from the commit of package nautilus-terminal for openSUSE:Factory checked in at Tue Jan 25 10:12:16 CET 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/nautilus-terminal/nautilus-terminal.changes 2010-12-08 14:06:30.000000000 +0100 @@ -0,0 +1,29 @@ +------------------------------------------------------------------- +Thu Oct 28 17:53:01 UTC 2010 - prusnak@opensuse.org + +- Updated to version 0.7: + + Fixes the "Terminal on desktop" bug + + The terminal is now resizable with mouse (instead of buttons) + + Updated translations. +- Changes from version 0.6: + + Add optional scrollbar + + Nautilus Terminal is now enabled for non-local folders (but + with the path set on the home folder). + + The install script now check the dependencies + + The "terminal on desktop" bug is fixed (lp#642222) + + Updated translations. +- Changes from version 0.5: + + Fixes the refresh issue when the terminal is resized + + Nautilus Terminal is again available in /media. + + Nautilus Terminal Now support the drag & drop of file. + + Updated translations. +- Changes from version 0.4: + + Fixes a lot of bug and add some improvement (restart the shell + after an "exit" command, Ctrl+Shift+T now toggle Show/Hide). + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 13 14:32:59 CEST 2010 - sbrabec@suse.cz + +- New package, version 0.3. + calling whatdependson for head-i586 New: ---- nautilus-terminal.changes nautilus-terminal.spec nautilus-terminal_0.7_src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus-terminal.spec ++++++ # # spec file for package nautilus-terminal # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: nautilus-terminal Version: 0.7 Release: 1 License: GPLv3+ Summary: Integrated Terminal for the Nautilus File Browser Url: http://software.flogisoft.com/nautilus-terminal/ Group: System/GUI/GNOME Source: http://download.flogisoft.com/files/Software/nautilus-terminal/%{name}_%{version}_src.tar.gz # For directory ownership: BuildRequires: python-nautilus Requires: nautilus Requires: python-nautilus Requires: python-vte Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Nautilus Terminal is an integrated terminal for the Nautilus file browser. %lang_package %prep %setup -q # AUTHORS is o+x... chmod -x AUTHORS sed -i ' s:/usr/share/doc:%{_docdir}/%{name}: s:/usr/share:%{_datadir}: s:/usr/lib:%{_libdir}: ' install.sh %build %install ./install.sh --package %{buildroot} %find_lang %{name} %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc %{_docdir}/%{name}/ %{_libdir}/nautilus/extensions-2.0/python/nautilus-terminal.py %{_datadir}/nautilus-terminal/ %files lang -f %{name}.lang %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de