/usr/include to %{_includedir} macro
This commit is contained in:
parent
225272199f
commit
f56675da4f
@ -6,7 +6,7 @@
|
||||
Summary: Stand-alone memory tester for x86 and x86-64 computers
|
||||
Name: memtest86+
|
||||
Version: 1.65
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPL
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
Group: System Environment/Base
|
||||
@ -16,7 +16,7 @@ Source1: new-memtest-pkg
|
||||
Source2: memtest-setup
|
||||
Requires(preun): coreutils
|
||||
# require glibc-devel.i386 via this file:
|
||||
BuildRequires: /usr/include/gnu/stubs-32.h
|
||||
BuildRequires: %{_includedir}/gnu/stubs-32.h
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
|
||||
@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/new-memtest-pkg --remove %{version}
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2007 Warren Togami <wtogami@redhat.com> - 1.65-5
|
||||
* Sat Feb 03 2007 Warren Togami <wtogami@redhat.com> - 1.65-6
|
||||
- some spec cleanups (#226135)
|
||||
- remove old Obsoletes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user