auto-import changelog data from bcel-5.0-13.src.rpm
Tue May 04 2004 Gary Benson <gbenson@redhat.com> 5.0-13 - Rebuild with new compiler. Thu Apr 15 2004 Gary Benson <gbenson@redhat.com> 5.0-12 - Rebuild with new compiler (#120844).
This commit is contained in:
parent
eff16b8e33
commit
dc67ad95b9
20
bcel.spec
20
bcel.spec
@ -5,7 +5,7 @@
|
||||
Summary: Bytecode Engineering Library
|
||||
Name: bcel
|
||||
Version: 5.0
|
||||
Release: 11.1
|
||||
Release: 13
|
||||
URL: http://jakarta.apache.org/bcel/
|
||||
Source: rhug-%{name}-%{rhugversion}.tar.bz2
|
||||
Source1: %{name}-%{version}-src.tar.gz
|
||||
@ -15,11 +15,11 @@ License: Apache Software License
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildPrereq: gcc34-c++
|
||||
BuildPrereq: gcc34-java
|
||||
BuildPrereq: jakarta-regexp >= 1.2-13
|
||||
BuildPrereq: gcc34-java >= 3.4.0-1
|
||||
BuildPrereq: jakarta-regexp >= 1.2-15
|
||||
Prereq: redhat-java-rpm-scripts >= 1.0.2-2
|
||||
Requires: libgcj34
|
||||
Requires: jakarta-regexp >= 1.2-13
|
||||
Requires: libgcj34 >= 3.4.0-1
|
||||
Requires: jakarta-regexp >= 1.2-15
|
||||
|
||||
%description
|
||||
The Byte Code Engineering Library (formerly known as JavaClass) is
|
||||
@ -91,8 +91,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/org/apache/bcel
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
* Tue May 4 2004 Gary Benson <gbenson@redhat.com> 5.0-13
|
||||
- Rebuild with new compiler.
|
||||
|
||||
* Thu Apr 15 2004 Gary Benson <gbenson@redhat.com> 5.0-12
|
||||
- Rebuild with new compiler (#120844).
|
||||
|
||||
* Tue Mar 2 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- Rebuilt.
|
||||
|
||||
* Fri Feb 13 2004 Gary Benson <gbenson@redhat.com> 5.0-11
|
||||
- Rebuild for Fedora.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user