Hello community, here is the log from the commit of package bsf for openSUSE:Factory checked in at 2012-03-01 07:26:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bsf (Old) and /work/SRC/openSUSE:Factory/.bsf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bsf", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/bsf/bsf.changes 2011-09-23 11:42:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bsf.new/bsf.changes 2012-03-01 07:26:21.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 28 14:14:36 UTC 2012 - [email protected] + +- ignore mysql-connector-java from build to break a build cycle + +------------------------------------------------------------------- Old: ---- bsf-java14compat.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bsf.spec ++++++ --- /var/tmp/diff_new_pack.L3E8kK/_old 2012-03-01 07:26:22.000000000 +0100 +++ /var/tmp/diff_new_pack.L3E8kK/_new 2012-03-01 07:26:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package bsf # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -14,9 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - # icecream 0 + %define name bsf %define version 2.3.0 %define release 8jpp @@ -26,15 +26,16 @@ BuildRequires: ant BuildRequires: java-devel BuildRequires: jython +#!BuildIgnore: mysql-connector-java BuildRequires: servletapi4 BuildRequires: xalan-j2 BuildRequires: xml-commons-apis Version: 2.3.0 -Release: 324 +Release: 0 Summary: Bean Scripting Framework License: Apache-2.0 -Url: http://jakarta.apache.org/bsf/ Group: Development/Libraries/Java +Url: http://jakarta.apache.org/bsf/ Source0: http://jakarta.apache.org/builds/jakarta-%{name}/dev/v%{version}/src/%{name}-src-%{version}.tar.bz2 Source1: bsf-component-info.xml Source2: bsf-2.3.0.pom @@ -71,7 +72,6 @@ %package javadoc -License: Apache-2.0 PreReq: coreutils Summary: Javadoc for bsf Group: Development/Libraries/Java -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
