SPECS: viewglob.spec - cosmetics, cleanups, epoches
glen
glen at pld-linux.org
Thu Jul 19 10:39:35 CEST 2007
Author: glen Date: Thu Jul 19 08:39:35 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics, cleanups, epoches
---- Files affected:
SPECS:
viewglob.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/viewglob.spec
diff -u SPECS/viewglob.spec:1.1 SPECS/viewglob.spec:1.2
--- SPECS/viewglob.spec:1.1 Thu Jul 19 02:02:58 2007
+++ SPECS/viewglob.spec Thu Jul 19 10:39:30 2007
@@ -1,45 +1,37 @@
# $Revision$, $Date$
Summary: Filesystem visualization for Bash and Zsh
-Summary(pl.UTF-8):Wizualizacja systemu plików dla Basha i Zsh
+Summary(pl.UTF-8): Wizualizacja systemu plików dla Basha i Zsh
Name: viewglob
Version: 2.0.4
Release: 0.1
-License: /GPL v2
+License: GPL v2
Group: X11/Applications
Source0: http://dl.sourceforge.net/viewglob/%{name}-%{version}.tar.gz
# Source0-md5: 7956a2e922a716bd0da30488e4ffb486
URL: http://viewglob.sourceforge.net/
-BuildRequires: glib2-devel >= 2.2
-BuildRequires: gtk+2-devel >= 2.4
-#Requires: -
+BuildRequires: glib2-devel >= 1:2.2
+BuildRequires: gtk+2-devel >= 2:2.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Viewglob is a filesystem visualization add-on for Bash and Zsh. It tracks
-the command line and environment of any number of interactive shells (local
-and remote). A graphical display follows the currently active terminal,
-listing the contents of directories relevant to its shell and highlighting
-file selections and potential name completions dynamically.
+Viewglob is a filesystem visualization add-on for Bash and Zsh. It
+tracks the command line and environment of any number of interactive
+shells (local and remote). A graphical display follows the currently
+active terminal, listing the contents of directories relevant to its
+shell and highlighting file selections and potential name completions
+dynamically.
The package has three communicating parts:
-
- - vgseer, client:
- Supervises an interactive shell and keeps track of command line
- and environment changes.
-
- - vgd, server daemon:
- Mediates information exchange between any number of vgseer pro-
- cesses (local or remote) and a Viewglob display.
-
- - vgmini and vgclassic, graphical displays:
- List the contents of directories relevant to the currently active
- shell, highlighting file selections and potential name comple-
- tions.
+- vgseer, client: Supervises an interactive shell and keeps track of
+ command line and environment changes.
+- vgd, server daemon: Mediates information exchange between any number
+ of vgseer pro- cesses (local or remote) and a Viewglob display.
+- vgmini and vgclassic, graphical displays: List the contents of
+ directories relevant to the currently active shell, highlighting file
+ selections and potential name completions.
A convenience script "viewglob" is provided as a startup shortcut.
-%description -l pl.UTF-8
-
%prep
%setup -q
@@ -69,8 +61,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/07/19 08:39:30 glen
+- cosmetics, cleanups, epoches
+
Revision 1.1 2007/07/19 00:02:58 czarny
- init PLD but the software mature
- totally basic, as it's 2am and I'd like to find bed
- *very much worth* trying out!
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/viewglob.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list