Author: pawelz Date: Fri Oct 24 15:30:05 2008 GMT Module: SPECS Tag: JSW_3_2 ---- Log message: - added BRs and removed TODO line
---- Files affected: SPECS: java-service-wrapper.spec (1.3.2.1 -> 1.3.2.2) ---- Diffs: ================================================================ Index: SPECS/java-service-wrapper.spec diff -u SPECS/java-service-wrapper.spec:1.3.2.1 SPECS/java-service-wrapper.spec:1.3.2.2 --- SPECS/java-service-wrapper.spec:1.3.2.1 Fri Oct 24 10:41:42 2008 +++ SPECS/java-service-wrapper.spec Fri Oct 24 17:30:00 2008 @@ -2,7 +2,6 @@ # # TODO: # - Is it possible to build it for other archs? -# - BRs %include /usr/lib/rpm/macros.java Summary: Java Service Wrapper @@ -14,9 +13,13 @@ Source0: http://wrapper.tanukisoftware.org/download/%{version}/wrapper_%{version}_src.tar.gz # Source0-md5: 1b5eb59f223a58d3b385d555e9cf33fa URL: http://wrapper.tanukisoftware.org/ +BuildRequires: ant +BuildRequires: ant-junit +BuildRequires: ant-nodeps BuildRequires: jpackage-utils BuildRequires: rpm-javaprov BuildRequires: rpmbuild(macros) >= 1.300 +BuildRequires: sed >= 4.0 Requires: jpackage-utils ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -73,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3.2.2 2008/10/24 15:30:00 pawelz +- added BRs and removed TODO line + Revision 1.3.2.1 2008/10/24 08:41:42 pawelz - JSW v. 3.2.3 for use with nexus. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-service-wrapper.spec?r1=1.3.2.1&r2=1.3.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
