|
|
|
@ -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 name java_cup
|
|
|
|
|
%define version 0.10
|
|
|
|
|
%define pkg_version v10k
|
|
|
|
|
%define release 0.k.4jpp_1fc
|
|
|
|
|
%define section free
|
|
|
|
|
|
|
|
|
|
Name: %{name}
|
|
|
|
|
Version: %{version}
|
|
|
|
|
Release: %{release}
|
|
|
|
|
Name: java_cup
|
|
|
|
|
Version: 0.10
|
|
|
|
|
Release: 0.k.5jpp_1fc
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Summary: Java source interpreter
|
|
|
|
|
License: BSD-style
|
|
|
|
@ -156,12 +153,12 @@ fi
|
|
|
|
|
%ghost %doc %{_javadocdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%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
|
|
|
|
|
- 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
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
@ -193,9 +190,6 @@ fi
|
|
|
|
|
* Thu Nov 4 2004 Gary Benson <gbenson@redhat.com> 1:0.10-0.k.1jpp_2fc
|
|
|
|
|
- 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
|
|
|
|
|
- RH vacuuming
|
|
|
|
|
|
|
|
|
|