]> git.pld-linux.org Git - packages/ccache.git/commitdiff
- some cosmetics,STBR
authorpioklo <pioklo@linuxpl.com>
Mon, 29 Apr 2002 18:22:48 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ccache.spec -> 1.2

ccache.spec

index 55ec24ac727f05976a70732fed7d7928921e9f38..0e8f28bdf0e2643a8c94b2f76c687705d9e476f1 100644 (file)
@@ -8,6 +8,7 @@ License:        GPL
 Group:         Development/Tools
 Source0:       http://ccache.samba.org/ftp/ccache/%{name}-%{version}.tar.gz
 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
 %description
 ccache is a compiler cache. It acts as a caching pre-processor to
 C/C++ compilers, using the -E compiler switch and a hash to detect
@@ -15,6 +16,8 @@ when a compilation can be satisfied from cache. This often results in
 a 5 to 10 times speedup in common compilations.
 
 %description -l pl 
+ccache narzêdziem które przyspiesza proces kompilacji programów napisanych 
+w C/C++ 
 
 %prep
 %setup -q -n ccache-1.8
This page took 0.246639 seconds and 4 git commands to generate.