SPECS: java-commons-cli.spec - it is no longer part of jakarta project (fix...

pawelz pawelz at pld-linux.org
Sat Jan 24 21:16:26 CET 2009


Author: pawelz                       Date: Sat Jan 24 20:16:26 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- it is no longer part of jakarta project (fixed descriptions)

---- Files affected:
SPECS:
   java-commons-cli.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/java-commons-cli.spec
diff -u SPECS/java-commons-cli.spec:1.13 SPECS/java-commons-cli.spec:1.14
--- SPECS/java-commons-cli.spec:1.13	Mon Nov 24 00:24:03 2008
+++ SPECS/java-commons-cli.spec	Sat Jan 24 21:16:21 2009
@@ -5,8 +5,8 @@
 %bcond_without	tests		# don't run tests
 #
 %include	/usr/lib/rpm/macros.java
-Summary:	Jakarta Commons CLI - API for working with command line
-Summary(pl.UTF-8):	Jakarta Commons CLI - API do pracy z linią poleceń
+Summary:	Commons CLI - API for working with command line
+Summary(pl.UTF-8):	Commons CLI - API do pracy z linią poleceń
 Name:		java-commons-cli
 Version:	1.1
 Release:	2
@@ -14,7 +14,7 @@
 Group:		Libraries/Java
 Source0:	http://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz
 # Source0-md5:	ccc1aa194132e2387557bbb7f65391f4
-URL:		http://jakarta.apache.org/commons/cli/
+URL:		http://commons.apache.org/cli/
 Patch0:		jakarta-commons-cli-target.patch
 BuildRequires:	ant
 BuildRequires:	jakarta-commons-lang
@@ -33,25 +33,25 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Jakarta Commons CLI provides a simple API for working with the command
+Commons CLI provides a simple API for working with the command
 line arguments and options.
 
 %description -l pl.UTF-8
-Jakarta Commons CLI dostarcza prostego API do pracy z argumentami i
+Commons CLI dostarcza prostego API do pracy z argumentami i
 opcjami linii poleceń.
 
 %package javadoc
-Summary:	Jakarta Commons CLI documentation
-Summary(pl.UTF-8):	Dokumentacja do Jakarta Commons CLI
+Summary:	Commons CLI documentation
+Summary(pl.UTF-8):	Dokumentacja do Commons CLI
 Group:		Documentation
 Requires:	jpackage-utils
 Obsoletes:	jakarta-commons-cli-doc
 
 %description javadoc
-Jakarta Commons CLI documantation.
+Commons CLI documantation.
 
 %description javadoc -l pl.UTF-8
-Dokumentacja do Jakarta Commons CLI.
+Dokumentacja do Commons CLI.
 
 %prep
 %setup -q -n commons-cli-%{version}-src
@@ -100,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/01/24 20:16:21  pawelz
+- it is no longer part of jakarta project (fixed descriptions)
+
 Revision 1.13  2008/11/23 23:24:03  glen
 - renamed to java-commons-cli.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-commons-cli.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list