Search
j0ke.net Open Build Service
>
Projects
>
stresslinux
>
memtest86+
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 14
[-]
[+]
Changed
memtest86+.spec
@@ -11,7 +11,7 @@ Name: memtest86+ Version: 2.11 -Release: 50 +Release: 60 # License: GPL Group: System/Boot @@ -72,7 +72,7 @@ %install install -D -m 0644 memtest.bin $RPM_BUILD_ROOT/boot/memtest86+.bin - +install -D -m 0644 memtest.bin $RPM_BUILD_ROOT/boot/memtest %post if [ "$YAST_IS_RUNNING" != instsys -a $1 = 1 -a \ -x /sbin/update-bootloader ]; then @@ -86,6 +86,7 @@ %files %defattr(-,root,root) /boot/memtest86+.bin +/boot/memtest %doc README* changelog FAQ %changelog