Accepting request 71921 from Base:System

Do not include the 268MB testcase /usr/lib/libhugetlbfs/tests/obj32/linkhuge_rw (forwarded request 71907 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/71921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhugetlbfs?expand=0&rev=24
This commit is contained in:
Sascha Peilicke 2011-05-31 15:23:12 +00:00 committed by Git OBS Bridge
commit ecba4af4e6
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