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:
parent
250c59ac06
commit
978c8f9469
12
bsh.spec
12
bsh.spec
@ -2,7 +2,7 @@
|
||||
%define Name BeanShell
|
||||
%define version 1.3.0
|
||||
%define fversion 1.3.0
|
||||
%define release 5jpp
|
||||
%define release 5jpp_1rh
|
||||
%define section free
|
||||
|
||||
Name: %{name}
|
||||
@ -16,14 +16,14 @@ Patch0: %{name}-build.patch
|
||||
Patch1: %{name}-readline.patch
|
||||
Requires: bsf
|
||||
Requires: jpackage-utils >= 0:1.5
|
||||
BuildRequires: ant
|
||||
BuildRequires: ant bsf
|
||||
#BuildRequires: libreadline-java
|
||||
Url: http://www.beanshell.org/
|
||||
Group: Development/Java
|
||||
Buildarch: noarch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
Distribution: JPackage
|
||||
Vendor: JPackage Project
|
||||
#Distribution: JPackage
|
||||
#Vendor: JPackage Project
|
||||
|
||||
%description
|
||||
BeanShell is a small, free, embeddable, Java source interpreter with
|
||||
@ -191,6 +191,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%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
|
||||
- really drop readline patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user