- Tests compile fine for s390(x), also include them in the package, the same
way it is done for other archs as well. OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=35
This commit is contained in:
parent
829d33f965
commit
538cdfab50
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 11 08:09:11 UTC 2014 - trenn@suse.de
|
||||||
|
|
||||||
|
- Tests compile fine for s390(x), also include them in the package, the same
|
||||||
|
way it is done for other archs as well.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 10 15:56:31 UTC 2014 - trenn@suse.de
|
Mon Feb 10 15:56:31 UTC 2014 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -79,11 +79,8 @@ Devel package, header and static library, of libhugetlb
|
|||||||
make %{my_make_flags}
|
make %{my_make_flags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
tests=
|
|
||||||
%ifarch ppc ppc64 ppc64le %ix86 x86_64
|
|
||||||
tests=install-tests
|
tests=install-tests
|
||||||
make %{my_make_flags} install $tests
|
make %{my_make_flags} install $tests
|
||||||
%endif
|
|
||||||
make \
|
make \
|
||||||
%ifarch sparc sparcv9
|
%ifarch sparc sparcv9
|
||||||
CC32="gcc" CC64="" NATIVEONLY=1 \
|
CC32="gcc" CC64="" NATIVEONLY=1 \
|
||||||
@ -109,10 +106,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*.gz
|
%{_mandir}/man*/*.gz
|
||||||
%{_libdir}/libhugetlbfs_privutils.so
|
%{_libdir}/libhugetlbfs_privutils.so
|
||||||
%{_libdir}/libhugetlbfs.so
|
%{_libdir}/libhugetlbfs.so
|
||||||
%ifarch ppc ppc64 ppc64le %ix86 x86_64
|
|
||||||
%dir %{_libdir}/libhugetlbfs
|
%dir %{_libdir}/libhugetlbfs
|
||||||
%{_libdir}/libhugetlbfs/*
|
%{_libdir}/libhugetlbfs/*
|
||||||
%endif
|
|
||||||
# ToDo: What are these for...
|
# ToDo: What are these for...
|
||||||
%dir /usr/lib/perl5/TLBC
|
%dir /usr/lib/perl5/TLBC
|
||||||
/usr/lib/perl5/TLBC/DataCollect.pm
|
/usr/lib/perl5/TLBC/DataCollect.pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user