Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 29 16:02:44 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections per specfile guideline suggestions
|
||||
- Remove unexplained s390 exclusion
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:00:00 CEST 2011 - pth@suse.de
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ Patch1: papi-codecleanup.patch
|
||||
Patch4: papi-no_test_for_pfm_msg_t_type.patch
|
||||
Patch5: papi-power7_memory_info.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: s390 s390x
|
||||
BuildRequires: autoconf >= 2.61 automake
|
||||
|
||||
%description
|
||||
PAPI aims to provide the tool designer and application engineer with a
|
||||
@@ -121,7 +121,7 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%ifarch ia64
|
||||
%if 0%{suse_version} < 1102
|
||||
%define pfm_opt --with-pfm-prefix=/usr
|
||||
%define pfm_opt --with-pfm-prefix=%_prefix
|
||||
%endif
|
||||
%endif
|
||||
|
||||
@@ -139,8 +139,6 @@ rm -f %{buildroot}%{_libdir}/lib*.a
|
||||
|
||||
%postun -n libpapi -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/papi_clockres
|
||||
|
||||
Reference in New Issue
Block a user