Updating link to change in openSUSE:Factory/bsf revision 6.0

OBS-URL: https://build.opensuse.org/package/show/Java:packages/bsf?expand=0&rev=06ff08617a9f7889d4653371836644f6
This commit is contained in:
OBS User buildservice-autocommit 2009-09-02 16:38:02 +00:00 committed by Git OBS Bridge
parent 635e8b1304
commit ac702e66df
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 31 13:29:00 CEST 2009 - coolo@novell.com
- fix last change
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -31,7 +31,7 @@ BuildRequires: servletapi4
BuildRequires: xalan-j2
BuildRequires: xml-commons-apis
Version: 2.3.0
Release: 323
Release: 324
Summary: Bean Scripting Framework
License: Apache Software License ..
Url: http://jakarta.apache.org/bsf/
@ -101,7 +101,7 @@ find . -name "*.jar" -exec %{__rm} -f {} \;
%{__rm} -fr bsf
tag=`echo %{name}-%{version}-%{release} | sed 's|\.|_|g'`
sed -i "s/@TAG@/$tag/g" %{SOURCE1}
%patch -b .disable-rhino
%patch0 -b .disable-rhino
%build
[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java