[oprofile/f21] * Fri Jan 23 2015 William Cohen <wcohen at redhat.com> - 0.9.9-8.54.gb7e9a57 - Correct java build depen

William Eden Cohen wcohen at fedoraproject.org
Fri Jan 23 17:23:33 UTC 2015


commit 479eff524ce4d794b6d858e821000a7dc7aff711
Author: William Cohen <wcohen at redhat.com>
Date:   Fri Jan 23 12:23:47 2015 -0500

    * Fri Jan 23 2015 William Cohen <wcohen at redhat.com> - 0.9.9-8.54.gb7e9a57
    - Correct java build dependency.

 oprofile.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/oprofile.spec b/oprofile.spec
index eeb9742..74d61f7 100644
--- a/oprofile.spec
+++ b/oprofile.spec
@@ -1,7 +1,7 @@
 Summary: System wide profiler
 Name: oprofile
 Version: 0.9.9
-Release: 7.54.gb7e9a57%{?dist}
+Release: 8.54.gb7e9a57%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Development/System
 #
@@ -33,7 +33,7 @@ BuildRequires: binutils-static
 BuildRequires: popt-devel
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
-BuildRequires: java-1.7.0-openjdk-devel
+BuildRequires: java-1.8.0-openjdk-devel
 BuildRequires: libpfm-devel >= 4.3.0
 
 BuildRoot: %{_tmppath}/%{name}-root
@@ -175,6 +175,9 @@ exit 0
 %{_sysconfdir}/ld.so.conf.d/*
 
 %changelog
+* Fri Jan 23 2015 William Cohen <wcohen at redhat.com> - 0.9.9-8.54.gb7e9a57
+- Correct java build dependency.
+
 * Fri Jan 23 2015 William Cohen <wcohen at redhat.com> - 0.9.9-7.54.gb7e9a57
 - Allow oprofile to track Java method on hugepages.
 - Avoid setting POSIXLY_CORRECT for the children tasks of operf and ocount.


More information about the scm-commits mailing list