SPECS: java-commons-lang.spec - commons is no longer part of jakarta project
pawelz
pawelz at pld-linux.org
Fri Jan 23 17:41:08 CET 2009
Author: pawelz Date: Fri Jan 23 16:41:08 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- commons is no longer part of jakarta project
---- Files affected:
SPECS:
java-commons-lang.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/java-commons-lang.spec
diff -u SPECS/java-commons-lang.spec:1.11 SPECS/java-commons-lang.spec:1.12
--- SPECS/java-commons-lang.spec:1.11 Tue Feb 13 09:06:35 2007
+++ SPECS/java-commons-lang.spec Fri Jan 23 17:41:02 2009
@@ -1,28 +1,29 @@
# $Revision$, $Date$
-Summary: Jakarta Commons Lang - utility functions and components
-Summary(pl.UTF-8): Jakarta Commons Lang - funkcje i komponenty narzędziowe
-Name: jakarta-commons-lang
+Summary: Commons Lang - utility functions and components
+Summary(pl.UTF-8): Commons Lang - funkcje i komponenty narzędziowe
+Name: java-commons-lang
Version: 2.1
Release: 2
License: Apache v1.1
Group: Development/Languages/Java
-Source0: http://www.apache.org/dist/jakarta/commons/lang/source/commons-lang-%{version}-src.tar.gz
+Source0: http://www.apache.org/dist/commons/lang/source/commons-lang-%{version}-src.tar.gz
# Source0-md5: d8379e93f597b2ae6d1f7b4bb7e83fce
-URL: http://jakarta.apache.org/commons/lang/
+URL: http://commons.apache.org/lang/
BuildRequires: ant >= 1.5
BuildRequires: jaxp_parser_impl
BuildRequires: jpackage-utils
BuildRequires: rpmbuild(macros) >= 1.294
Requires: jre
+Obsoletes: jakarta-commons-lang
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Jakarta Commons Lang is a set of utility functions and reusable
+Commons Lang is a set of utility functions and reusable
components that should be a help in any Java environment.
%description -l pl.UTF-8
-Jakarta Commons Lang to zestaw funkcji narzędziowych i komponentów
+Commons Lang to zestaw funkcji narzędziowych i komponentów
wielokrotnego użycia, które mogą być pomocne w każdym środowisku Javy.
%prep
@@ -52,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2009/01/23 16:41:02 pawelz
+- commons is no longer part of jakarta project
+
Revision 1.11 2007/02/13 08:06:35 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-commons-lang.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list