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:
parent
635e8b1304
commit
ac702e66df
@ -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
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
||||||
|
|
||||||
|
4
bsf.spec
4
bsf.spec
@ -31,7 +31,7 @@ BuildRequires: servletapi4
|
|||||||
BuildRequires: xalan-j2
|
BuildRequires: xalan-j2
|
||||||
BuildRequires: xml-commons-apis
|
BuildRequires: xml-commons-apis
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 323
|
Release: 324
|
||||||
Summary: Bean Scripting Framework
|
Summary: Bean Scripting Framework
|
||||||
License: Apache Software License ..
|
License: Apache Software License ..
|
||||||
Url: http://jakarta.apache.org/bsf/
|
Url: http://jakarta.apache.org/bsf/
|
||||||
@ -101,7 +101,7 @@ find . -name "*.jar" -exec %{__rm} -f {} \;
|
|||||||
%{__rm} -fr bsf
|
%{__rm} -fr bsf
|
||||||
tag=`echo %{name}-%{version}-%{release} | sed 's|\.|_|g'`
|
tag=`echo %{name}-%{version}-%{release} | sed 's|\.|_|g'`
|
||||||
sed -i "s/@TAG@/$tag/g" %{SOURCE1}
|
sed -i "s/@TAG@/$tag/g" %{SOURCE1}
|
||||||
%patch -b .disable-rhino
|
%patch0 -b .disable-rhino
|
||||||
|
|
||||||
%build
|
%build
|
||||||
[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
|
[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
|
||||||
|
Loading…
Reference in New Issue
Block a user