OBS User unknown 2008-07-29 22:45:54 +00:00 committed by Git OBS Bridge
parent 95fdc3835f
commit 52832cce84
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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"