Author: pawelz Date: Fri Oct 24 15:23:29 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added BRs and removed TODO line
---- Files affected: SPECS: java-service-wrapper.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/java-service-wrapper.spec diff -u SPECS/java-service-wrapper.spec:1.4 SPECS/java-service-wrapper.spec:1.5 --- SPECS/java-service-wrapper.spec:1.4 Fri Oct 24 10:47:19 2008 +++ SPECS/java-service-wrapper.spec Fri Oct 24 17:23:23 2008 @@ -2,7 +2,6 @@ # # TODO: # - Is it possible to build it for other archs? -# - BRs %define ver 3.3.2 %define ver_patch b @@ -17,6 +16,9 @@ Source0: http://wrapper.tanukisoftware.org/download/%{ver}-%{ver_patch}/wrapper_%{ver}-%{ver_patch}_src.tar.gz # Source0-md5: 20529639806b9ccba33281152073e3cb URL: http://wrapper.tanukisoftware.org/ +BuildRequires: ant +BuildRequires: ant-nodeps +BuildRequires: ant-junit BuildRequires: jpackage-utils BuildRequires: rpm-javaprov BuildRequires: rpmbuild(macros) >= 1.300 @@ -72,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/10/24 15:23:23 pawelz +- added BRs and removed TODO line + Revision 1.4 2008/10/24 08:47:19 pawelz - chmod 777 .so ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-service-wrapper.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
