packages: java-cos/java-cos.spec - adapterized - %doc readme.txt license.txt
pawelz
pawelz at pld-linux.org
Tue Feb 9 17:44:39 CET 2010
Author: pawelz Date: Tue Feb 9 16:44:39 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- adapterized
- %doc readme.txt license.txt
---- Files affected:
packages/java-cos:
java-cos.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/java-cos/java-cos.spec
diff -u packages/java-cos/java-cos.spec:1.1 packages/java-cos/java-cos.spec:1.2
--- packages/java-cos/java-cos.spec:1.1 Tue Feb 9 17:43:14 2010
+++ packages/java-cos/java-cos.spec Tue Feb 9 17:44:33 2010
@@ -31,17 +31,18 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-The com.oreilly.servlet package is the "must have" class library for servlet
-developers. There are classes to help servlets parse parameters, handle file
-uploads, generate multipart responses (server push), negotiate locales for
-internationalization, return files, manage socket connections, and act as RMI
-servers, as well as a class to help applets communicate with servlets. Since
-the first edition, there are also new classes to help servlets send email
-messages, cache responses, and auto-detect servlet API support.
+The com.oreilly.servlet package is the "must have" class library for
+servlet developers. There are classes to help servlets parse
+parameters, handle file uploads, generate multipart responses (server
+push), negotiate locales for internationalization, return files,
+manage socket connections, and act as RMI servers, as well as a class
+to help applets communicate with servlets. Since the first edition,
+there are also new classes to help servlets send email messages, cache
+responses, and auto-detect servlet API support.
%description -l pl.UTF-8
-Pakiet com.oreilly.servlet to biblioteka stanowiąca niezbędnik programisty
-servletów. W skład biblioteki wchodzą klasy
+Pakiet com.oreilly.servlet to biblioteka stanowiąca niezbędnik
+programisty servletów. W skład biblioteki wchodzą klasy
- ułatwiające analizę parametrów servletu
- obsługujące wysyłanie/pobieranie plików
- generujące wieloczęściowe odpowiedzi (server push)
@@ -102,6 +103,7 @@
%files
%defattr(644,root,root,755)
+%doc license.txt readme.txt
%{_javadir}/*.jar
%files javadoc
@@ -115,6 +117,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2010/02/09 16:44:33 pawelz
+- adapterized
+- %doc readme.txt license.txt
+
Revision 1.1 2010/02/09 16:43:14 pawelz
- initial PLD release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-cos/java-cos.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list