SPECS: jsmin.spec - pl, better group
qboosh
qboosh at pld-linux.org
Sat Jul 7 01:04:41 CEST 2007
Author: qboosh Date: Fri Jul 6 23:04:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, better group
---- Files affected:
SPECS:
jsmin.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/jsmin.spec
diff -u SPECS/jsmin.spec:1.1 SPECS/jsmin.spec:1.2
--- SPECS/jsmin.spec:1.1 Wed Jun 27 14:37:32 2007
+++ SPECS/jsmin.spec Sat Jul 7 01:04:35 2007
@@ -1,11 +1,12 @@
# $Revision$, $Date$
%define _rel 0.1
Summary: The JavaScript Minifier
+Summary(pl.UTF-8): Zmniejszacz JavaScriptu
Name: jsmin
Version: 0
Release: 0.20070522.%{_rel}
License: Freeware
-Group: Applications
+Group: Development/Tools
Source0: http://www.crockford.com/javascript/%{name}.c
# Source0-md5: e764a543ec870d1ede2478236ecd7e98
URL: http://javascript.crockford.com/jsmin.html
@@ -18,6 +19,13 @@
programming style because it eliminates the download cost of clean,
literate self-documentation.
+%description -l pl.UTF-8
+JSMin to filtr usuwający komentarze i zbędne odstępy z plików w
+JavaScripcie. Zwykle zmniejsza rozmiar pliku o połowę, co skutkuje
+szybszym ściąganiem. Zachęca także do bardziej ekspresywnego stylu
+programowania, ponieważ eliminuje koszt ściągania czystego,
+samodokumentującego się kodu.
+
%prep
%setup -qcT
cp -a %{SOURCE0} .
@@ -43,6 +51,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/07/06 23:04:35 qboosh
+- pl, better group
+
Revision 1.1 2007/06/27 12:37:32 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/jsmin.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list