- Re-sync with latest version from JPP.

f38
Vivek Lakshmanan 19 years ago
parent cac783fbd2
commit 6dd850ef59

@ -32,15 +32,12 @@
%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}} %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
%define name java_cup
%define version 0.10
%define pkg_version v10k %define pkg_version v10k
%define release 0.k.4jpp_1fc
%define section free %define section free
Name: %{name} Name: java_cup
Version: %{version} Version: 0.10
Release: %{release} Release: 0.k.5jpp_1fc
Epoch: 1 Epoch: 1
Summary: Java source interpreter Summary: Java source interpreter
License: BSD-style License: BSD-style
@ -156,12 +153,12 @@ fi
%ghost %doc %{_javadocdir}/%{name} %ghost %doc %{_javadocdir}/%{name}
%changelog %changelog
* Thu Jul 20 2006 Vivek Lakshmanan <vivekl@redhat.com> - 1:0.10-0.k.5jpp_1fc
- Re-sync with latest version from JPP.
* Wed Jul 19 2006 Vivek Lakshmanan <vivekl@redhat.com> - 1:0.10-0.k.4jpp_1fc * Wed Jul 19 2006 Vivek Lakshmanan <vivekl@redhat.com> - 1:0.10-0.k.4jpp_1fc
- Conditional native compilation for GCJ. - Conditional native compilation for GCJ.
* Tue Jul 18 2006 Fernando Nasser <fnasser@redhat.com> - 1:0.10-0.k.3jpp
- First JPP 1.7 build
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:0.10-0.k.1jpp_10fc * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:0.10-0.k.1jpp_10fc
- rebuild - rebuild
@ -193,9 +190,6 @@ fi
* Thu Nov 4 2004 Gary Benson <gbenson@redhat.com> 1:0.10-0.k.1jpp_2fc * Thu Nov 4 2004 Gary Benson <gbenson@redhat.com> 1:0.10-0.k.1jpp_2fc
- Build into Fedora. - Build into Fedora.
* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 1:0.10-0.k.2jpp
- Rebuild with ant-1.6.2
* Thu Mar 4 2004 Frank Ch. Eigler <fche@redhat.com> 1:0.10-0.k.1jpp_1rh * Thu Mar 4 2004 Frank Ch. Eigler <fche@redhat.com> 1:0.10-0.k.1jpp_1rh
- RH vacuuming - RH vacuuming

Loading…
Cancel
Save