SPECS: xorg-util-lndir.spec - desc from manual
qboosh
qboosh at pld-linux.org
Sun Dec 24 12:28:41 CET 2006
Author: qboosh Date: Sun Dec 24 11:28:41 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- desc from manual
---- Files affected:
SPECS:
xorg-util-lndir.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/xorg-util-lndir.spec
diff -u SPECS/xorg-util-lndir.spec:1.7 SPECS/xorg-util-lndir.spec:1.8
--- SPECS/xorg-util-lndir.spec:1.7 Sun May 14 19:11:09 2006
+++ SPECS/xorg-util-lndir.spec Sun Dec 24 12:28:36 2006
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-Summary: lndir utility
-Summary(pl): Narzędzie lndir
+Summary: lndir utility - create a directory of symbolic links to another directory tree
+Summary(pl): Narzędzie lndir - tworzenie katalogu dowiązań symbolicznych do innego drzewa
Name: xorg-util-lndir
Version: 1.0.1
Release: 1
@@ -17,10 +17,21 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-lndir utility.
+The lndir program makes a shadow copy of a source directory tree,
+except that the shadow is not populated with real files but instead
+with symbolic links pointing at the real files in the source directory
+tree. This is usually useful for maintaining source code for different
+machine architectures. You create a shadow directory containing links
+to the real source, which you will have usually mounted from a remote
+machine.
%description -l pl
-Narzędzie lndir.
+Program lndir tworzy kopię źródłowego drzewa katalogów z tą różnicą,
+że nie kopiuje samych plików, a jedynie tworzy dowiązania symboliczne
+wskazujące na prawdziwe pliki w źródłowym drzewie katalogów. Jest to
+zwykle przydatne do utrzymywania kodu źródłowego dla różnych
+architektur. Tworzy się wtedy katalog zawierający dowiązania do
+prawdziwych źródeł, które można mieć podmontowane ze zdalnej maszyny.
%prep
%setup -q -n lndir-%{version}
@@ -54,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/12/24 11:28:36 qboosh
+- desc from manual
+
Revision 1.7 2006/05/14 17:11:09 arekm
- no more X11R7.0 in setup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-util-lndir.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list