]> git.pld-linux.org Git - packages/oprofile.git/commitdiff
- add x32 to build archs auto/th/oprofile-1.0.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Apr 2015 10:06:34 +0000 (12:06 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Apr 2015 10:06:34 +0000 (12:06 +0200)
- rel 2

oprofile.spec

index 6c150a59f4f3e6847ac1aba2e502ef3014f467fe..6670e63ab69e933c4eb4498feccb95489f1c06bf 100644 (file)
@@ -10,7 +10,7 @@ Summary:      System-wide profiler
 Summary(pl.UTF-8):     Ogólnosystemowy profiler
 Name:          oprofile
 Version:       1.0.0
-Release:       1
+Release:       2
 License:       GPL v2 (oprofile), LGPL v2.1+ (libopagent)
 Group:         Applications/System
 Source0:       http://downloads.sourceforge.net/oprofile/%{name}-%{version}.tar.gz
@@ -24,7 +24,7 @@ BuildRequires:        popt-devel
 BuildRequires: rpmbuild(macros) >= 1.217
 Requires:      uname(release) >= 2.6
 Conflicts:     kernel < 2.6
-ExclusiveArch: alpha arm %{ix86} ia64 mips ppc ppc64 %{x8664}
+ExclusiveArch: alpha arm %{ix86} ia64 mips ppc ppc64 %{x8664} x32
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        oprofile_arch   %(echo "%{_target_base_arch}" | sed -e 's#x86_64#x86-64#')
This page took 0.133012 seconds and 4 git commands to generate.