]> git.pld-linux.org Git - packages/oprofile.git/commitdiff
- updated to 1.1.0 auto/th/oprofile-1.1.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 3 Aug 2016 19:39:40 +0000 (21:39 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 3 Aug 2016 19:39:40 +0000 (21:39 +0200)
oprofile.spec

index 9f7855826419b10d2f7f398f6dfd303f10757057..c8f4e1fb6097a5544c80d6fbf626c4cd97edcc95 100644 (file)
@@ -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)
 
This page took 0.158332 seconds and 4 git commands to generate.