From 52832cce84512599b135962548db5bd5c2f740c43f979c2fc537bd4c4a72cb33 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 29 Jul 2008 22:45:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/servletapi5?expand=0&rev=3 --- servletapi5.changes | 5 +++++ servletapi5.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/servletapi5.changes b/servletapi5.changes index fdf6a73..0fce080 100644 --- a/servletapi5.changes +++ b/servletapi5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 28 17:21:57 CEST 2008 - coolo@suse.de + +- yet another package to ignore + ------------------------------------------------------------------- Mon Jul 28 09:09:08 CEST 2008 - coolo@suse.de diff --git a/servletapi5.spec b/servletapi5.spec index 8a22a5a..d227a6d 100644 --- a/servletapi5.spec +++ b/servletapi5.spec @@ -13,7 +13,7 @@ Name: servletapi5 BuildRequires: ant java-1_5_0-gcj-compat-devel xml-commons-apis-bootstrap -#!BuildIgnore: xml-commons xml-commons-resolver xerces-j2 +#!BuildIgnore: xml-commons xml-commons-resolver xerces-j2 xml-commons-apis %define base_name servletapi %define major_version 5 %define name %{base_name}%{major_version} @@ -22,7 +22,7 @@ BuildRequires: ant java-1_5_0-gcj-compat-devel xml-commons-apis-bootstrap %define release 1jpp %define section free Version: 5.0.18 -Release: 234 +Release: 238 Summary: Java servlet and JSP implementation classes License: The Apache Software License Group: Development/Libraries/Java @@ -127,6 +127,8 @@ ln -s jsp-api-%{version} %{_javadocdir}/jsp-api %changelog * Mon Jul 28 2008 coolo@suse.de +- yet another package to ignore +* Mon Jul 28 2008 coolo@suse.de - build without openjdk to avoid cycle * Mon Sep 25 2006 dbornkessel@suse.de - java150 fixes: added target="1.4" and source="1.4"