SPECS: xorg-util-gccmakedep.spec - desc from manual

qboosh qboosh at pld-linux.org
Sun Dec 24 12:08:13 CET 2006


Author: qboosh                       Date: Sun Dec 24 11:08:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desc from manual

---- Files affected:
SPECS:
   xorg-util-gccmakedep.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/xorg-util-gccmakedep.spec
diff -u SPECS/xorg-util-gccmakedep.spec:1.8 SPECS/xorg-util-gccmakedep.spec:1.9
--- SPECS/xorg-util-gccmakedep.spec:1.8	Tue May 23 08:36:34 2006
+++ SPECS/xorg-util-gccmakedep.spec	Sun Dec 24 12:08:07 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:	gccmakedep utility
-Summary(pl):	Narzędzie gccmakedep
+Summary:	gccmakedep utility - create dependencies in makefiles using gcc
+Summary(pl):	Narzędzie gccmakedep - tworzenie zależności w makefile'ach przy użyciu gcc
 Name:		xorg-util-gccmakedep
 Version:	1.0.2
 Release:	1
@@ -17,10 +17,15 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-gccmakedep utility.
+The gccmakedep program calls 'gcc -M' to output makefile rules
+describing the dependencies of each sourcefile, so that make knows
+which object files must be recompiled when a dependency has changed.
 
 %description -l pl
-Narzędzie gccmakedep.
+Program gccmakedep wywołuje 'gcc -M', aby uzyskać reguły do pliku
+makefile opisujące zależności wszystkich plików źródłowych, dzięki
+którym program make wie, które pliki wynikowe należy przekompilować w
+przypadku zmiany zależnego pliku źródłowego.
 
 %prep
 %setup -q -n gccmakedep-%{version}
@@ -54,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/12/24 11:08:07  qboosh
+- desc from manual
+
 Revision 1.8  2006/05/23 06:36:34  arekm
 - up to 1.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-util-gccmakedep.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list