gcc update bump
This commit is contained in:
parent
04e3403149
commit
afa101ad33
@ -1,12 +1,12 @@
|
|||||||
%define name regexp
|
%define name regexp
|
||||||
%define full_name jakarta-%{name}
|
%define full_name jakarta-%{name}
|
||||||
%define version 1.3
|
%define version 1.3
|
||||||
%define release 2jpp_3fc
|
%define release 2jpp_3fc.1
|
||||||
%define section free
|
%define section free
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}.1
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Simple regular expressions API
|
Summary: Simple regular expressions API
|
||||||
License: Apache Software License
|
License: Apache Software License
|
||||||
@ -94,6 +94,9 @@ fi
|
|||||||
%{_javadocdir}/%{name}-%{version}
|
%{_javadocdir}/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Fri Jul 15 2005 Gary Benson <gbenson@redhat.com> 0:1.3-2jpp_3fc
|
* Fri Jul 15 2005 Gary Benson <gbenson@redhat.com> 0:1.3-2jpp_3fc
|
||||||
- Build on ia64, ppc64, s390 and s390x.
|
- Build on ia64, ppc64, s390 and s390x.
|
||||||
- Switch to aot-compile-rpm.
|
- Switch to aot-compile-rpm.
|
||||||
|
Loading…
Reference in New Issue
Block a user