auto-import changelog data from bsh-1.3.0-5jpp_1rh.src.rpm

1.3.0-5jpp_1rh
- RH vacuuming
- added bsf build-prereq
This commit is contained in:
cvsdist 2004-09-09 03:38:10 +00:00
parent 250c59ac06
commit 978c8f9469

View File

@ -2,7 +2,7 @@
%define Name BeanShell %define Name BeanShell
%define version 1.3.0 %define version 1.3.0
%define fversion 1.3.0 %define fversion 1.3.0
%define release 5jpp %define release 5jpp_1rh
%define section free %define section free
Name: %{name} Name: %{name}
@ -16,14 +16,14 @@ Patch0: %{name}-build.patch
Patch1: %{name}-readline.patch Patch1: %{name}-readline.patch
Requires: bsf Requires: bsf
Requires: jpackage-utils >= 0:1.5 Requires: jpackage-utils >= 0:1.5
BuildRequires: ant BuildRequires: ant bsf
#BuildRequires: libreadline-java #BuildRequires: libreadline-java
Url: http://www.beanshell.org/ Url: http://www.beanshell.org/
Group: Development/Java Group: Development/Java
Buildarch: noarch Buildarch: noarch
Buildroot: %{_tmppath}/%{name}-%{version}-buildroot Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
Distribution: JPackage #Distribution: JPackage
Vendor: JPackage Project #Vendor: JPackage Project
%description %description
BeanShell is a small, free, embeddable, Java source interpreter with BeanShell is a small, free, embeddable, Java source interpreter with
@ -191,6 +191,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}/* %{_datadir}/%{name}/*
%changelog %changelog
* Thu Mar 4 2004 Frank Ch. Eigler <fche@redhat.com> 0:1.3.0-5jpp_1rh
- RH vacuuming
- added bsf build-prereq
* Mon Jan 26 2004 David Walluck <david@anti-microsoft.org> 0:1.3.0-5jpp * Mon Jan 26 2004 David Walluck <david@anti-microsoft.org> 0:1.3.0-5jpp
- really drop readline patch - really drop readline patch