|
|
@ -34,7 +34,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: java_cup
|
|
|
|
Name: java_cup
|
|
|
|
Version: 0.11a
|
|
|
|
Version: 0.11a
|
|
|
|
Release: 15%{?dist}
|
|
|
|
Release: 16%{?dist}
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Summary: Java source interpreter
|
|
|
|
Summary: Java source interpreter
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -64,7 +64,7 @@ BuildRequires: java_cup >= 1:0.11a
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
BuildRequires: zip
|
|
|
|
BuildRequires: zip
|
|
|
|
|
|
|
|
|
|
|
|
Requires: java
|
|
|
|
Requires: java-headless
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -151,6 +151,9 @@ cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}
|
|
|
|
%{_javadocdir}/%{name}
|
|
|
|
%{_javadocdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1:0.11a-16
|
|
|
|
|
|
|
|
- Use Requires: java-headless rebuild (#1067528)
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Aug 31 2013 Mat Booth <fedora@matbooth.co.uk> - 1:0.11a-15
|
|
|
|
* Sat Aug 31 2013 Mat Booth <fedora@matbooth.co.uk> - 1:0.11a-15
|
|
|
|
- Inject OSGi manifests into both jars.
|
|
|
|
- Inject OSGi manifests into both jars.
|
|
|
|
|
|
|
|
|
|
|
|