- There are no tests installed in s390(x) case, therefore there are no
files in %{_libdir}/libhugetlbfs Remove the directory from the file list to fix package build for s390(x) OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=34
This commit is contained in:
parent
2d7c6831ca
commit
829d33f965
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 15:56:31 UTC 2014 - trenn@suse.de
|
||||
|
||||
- There are no tests installed in s390(x) case, therefore there are no
|
||||
files in %{_libdir}/libhugetlbfs
|
||||
Remove the directory from the file list to fix package build for s390(x)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 05:56:47 UTC 2014 - normand@linux.vnet.ibm.com
|
||||
|
||||
|
@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libhugetlbfs
|
||||
|
||||
%if 0%{?suse_version} > 1140
|
||||
@ -108,8 +109,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man*/*.gz
|
||||
%{_libdir}/libhugetlbfs_privutils.so
|
||||
%{_libdir}/libhugetlbfs.so
|
||||
%ifarch ppc ppc64 ppc64le %ix86 x86_64
|
||||
%dir %{_libdir}/libhugetlbfs
|
||||
%{_libdir}/libhugetlbfs/*
|
||||
%endif
|
||||
# ToDo: What are these for...
|
||||
%dir /usr/lib/perl5/TLBC
|
||||
/usr/lib/perl5/TLBC/DataCollect.pm
|
||||
|
Loading…
Reference in New Issue
Block a user