From b110efa42622eb2e166c132e8aae7b701c6231d3 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 3 Aug 2016 21:39:40 +0200 Subject: [PATCH] - updated to 1.1.0 --- oprofile.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/oprofile.spec b/oprofile.spec index 9f78558..c8f4e1f 100644 --- a/oprofile.spec +++ b/oprofile.spec @@ -9,21 +9,22 @@ Summary: System-wide profiler Summary(pl.UTF-8): Ogólnosystemowy profiler Name: oprofile -Version: 1.0.0 -Release: 5 +Version: 1.1.0 +Release: 1 License: GPL v2 (oprofile), LGPL v2.1+ (libopagent) Group: Applications/System Source0: http://downloads.sourceforge.net/oprofile/%{name}-%{version}.tar.gz -# Source0-md5: ba0b340e5c421a93959776c836ed35b3 +# Source0-md5: 248c4c069f9476f427fa7195563f9867 URL: http://oprofile.sourceforge.net/ # not used directly, but build fails without it -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: binutils-devel BuildRequires: libstdc++-devel +BuildRequires: linux-libc-headers >= 7:2.6.31 BuildRequires: popt-devel BuildRequires: rpmbuild(macros) >= 1.217 -Requires: uname(release) >= 2.6 -Conflicts: kernel < 2.6 +Requires: uname(release) >= 2.6.31 +Conflicts: kernel < 2.6.31 ExclusiveArch: alpha arm %{ix86} ia64 mips ppc ppc64 %{x8664} x32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0