Accepting request 71907 from home:msmeissn:branches:Base:System

Do not include the 268MB testcase /usr/lib/libhugetlbfs/tests/obj32/linkhuge_rw

OBS-URL: https://build.opensuse.org/request/show/71907
OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=20
This commit is contained in:
Dirk Mueller 2011-05-30 09:29:54 +00:00 committed by Git OBS Bridge
parent 3b5ac61659
commit 1d6338c620
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 29 21:42:52 UTC 2011 - meissner@novell.com
- Do not include the 268MB testcase /usr/lib/libhugetlbfs/tests/obj32/linkhuge_rw.
-------------------------------------------------------------------
Fri Dec 17 11:45:36 UTC 2010 - trenn@novell.com

View File

@ -80,6 +80,8 @@ chmod 644 $RPM_BUILD_ROOT%{_libdir}/*.a
for file in $RPM_BUILD_ROOT/%_libdir/libhugetlbfs/tests/*/*; do
strip $file || :
done
# Do not pack in a 268MB file..
rm $RPM_BUILD_ROOT/%_libdir/libhugetlbfs/tests/obj32/linkhuge_rw || :
%clean
rm -rf $RPM_BUILD_ROOT