SPECS: jakarta-commons-lang.spec - fix build

glen glen at pld-linux.org
Tue Dec 5 22:18:44 CET 2006


Author: glen                         Date: Tue Dec  5 21:18:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SPECS:
   jakarta-commons-lang.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/jakarta-commons-lang.spec
diff -u SPECS/jakarta-commons-lang.spec:1.7 SPECS/jakarta-commons-lang.spec:1.8
--- SPECS/jakarta-commons-lang.spec:1.7	Fri May 19 13:28:19 2006
+++ SPECS/jakarta-commons-lang.spec	Tue Dec  5 22:18:39 2006
@@ -3,13 +3,14 @@
 Summary(pl):	Jakarta Commons Lang - funkcje i komponenty narzędziowe
 Name:		jakarta-commons-lang
 Version:	2.1
-Release:	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-md5:	d8379e93f597b2ae6d1f7b4bb7e83fce
 URL:		http://jakarta.apache.org/commons/lang/
 BuildRequires:	ant >= 1.5
+BuildRequires:	jaxp_parser_impl
 Requires:	jre
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +27,7 @@
 %setup -q -n commons-lang-%{version}
 
 %build
-ant dist
+%ant dist
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -49,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/12/05 21:18:39  glen
+- fix build
+
 Revision 1.7  2006/05/19 11:28:19  jajcus
 - s/jakarta-ant/ant/ in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jakarta-commons-lang.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list