diff --git a/bsf.changes b/bsf.changes index aa9c584..78eb718 100644 --- a/bsf.changes +++ b/bsf.changes @@ -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 diff --git a/bsf.spec b/bsf.spec index c8ca976..d0bff5a 100644 --- a/bsf.spec +++ b/bsf.spec @@ -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