Author: glen                         Date: Tue Dec  5 21:20:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build; rel 2

---- Files affected:
SPECS:
   jakarta-commons-cli.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/jakarta-commons-cli.spec
diff -u SPECS/jakarta-commons-cli.spec:1.6 SPECS/jakarta-commons-cli.spec:1.7
--- SPECS/jakarta-commons-cli.spec:1.6  Wed Jul  5 08:43:24 2006
+++ SPECS/jakarta-commons-cli.spec      Tue Dec  5 22:20:17 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Jakarta Commons CLI - API do pracy z linią poleceń
 Name:          jakarta-commons-cli
 Version:       1.0
-Release:       1
+Release:       2
 License:       Apache v1.1
 Group:         Development/Languages/Java
 Source0:       
http://www.apache.org/dist/jakarta/commons/cli/source/cli-%{version}-src.tar.gz
@@ -12,7 +12,10 @@
 BuildRequires: ant
 BuildRequires: jakarta-commons-lang
 BuildRequires: jakarta-commons-logging
+BuildRequires: jaxp_parser_impl
 BuildRequires: jdk >= 1.4
+BuildRequires: jpackage-utils
+BuildRequires: rpmbuild(macros) >= 1.294
 Requires:      jre >= 1.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,9 +44,9 @@
 
 %build
 install -d lib
-#Doesn't build without it, thou it get's the rest deps OK
+# Doesn't build without it, thou it get's the rest deps OK
 ln -s %{_javadir}/commons-lang.jar lib/commons-lang.jar
-ant dist \
+%ant dist \
        -Dnoget="true"
 
 %install
@@ -71,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/12/05 21:20:17  glen
+- fix build; rel 2
+
 Revision 1.6  2006/07/05 06:43:24  czarny
  - common-lang.jar bulid fix
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to