Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c11e59b1b5 |
1 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Execution analysis and debugging tool-suite.
|
||||
Name: frysk
|
||||
Version: 0.4
|
||||
Release: 36%{?dist}
|
||||
Release: 37%{?dist}
|
||||
|
||||
# Fedora 17+ doesn't have libvte et.al.
|
||||
%define enable_gnome %{fedora}0 < 170
|
||||
|
|
@ -67,7 +67,7 @@ Patch1103: frysk-0.4-elfutils-ldadd-lzma.patch
|
|||
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
|
||||
BuildRequires: gcc-java >= 4.1.2
|
||||
BuildRequires: gcc-java >= 4.1.2 java-1.5.0-gcj
|
||||
BuildRequires: junit >= 3.8.1
|
||||
BuildRequires: jre >= 1.7.0
|
||||
BuildRequires: antlr >= 2.7.4
|
||||
|
|
@ -427,6 +427,9 @@ rm -rf %{buildroot}
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 7 2012 Andrew Cagney <cagney@fedoraproject.org> - 0.4-37
|
||||
- Add java-1.5.0-gcj to BuildRequires list.
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-36
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue