Author: glen Date: Tue Nov 20 17:50:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - missing javaprov; rel 11
---- Files affected: SPECS: jakarta-servletapi.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/jakarta-servletapi.spec diff -u SPECS/jakarta-servletapi.spec:1.30 SPECS/jakarta-servletapi.spec:1.31 --- SPECS/jakarta-servletapi.spec:1.30 Tue Nov 20 18:24:22 2007 +++ SPECS/jakarta-servletapi.spec Tue Nov 20 18:50:27 2007 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Klasy API z implementacjÄ… Java Servlet i JSP Name: jakarta-servletapi Version: 4 -Release: 10 +Release: 11 License: Apache Group: Development/Languages/Java Source0: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/%{name}-%{version}-src.tar.gz @@ -20,6 +20,7 @@ URL: http://tomcat.apache.org/ BuildRequires: ant >= 1.3 BuildRequires: jpackage-utils +BuildRequires: rpm-javaprov BuildRequires: rpmbuild(macros) >= 1.300 Requires: jre Provides: servlet @@ -100,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2007-11-20 17:50:27 glen +- missing javaprov; rel 11 + Revision 1.30 2007-11-20 17:24:22 glen - rel 10 (grr, smb fix the lost mails problem already) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jakarta-servletapi.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
