From ac702e66dfef45a7938a9429f72cdbba2fe2874827aa346adbd85463292def2a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 2 Sep 2009 16:38:02 +0000 Subject: [PATCH] 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 --- bsf.changes | 5 +++++ bsf.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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