/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
|
Summary: Stand-alone memory tester for x86 and x86-64 computers
|
||||||
Name: memtest86+
|
Name: memtest86+
|
||||||
Version: 1.65
|
Version: 1.65
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
ExclusiveArch: %{ix86} x86_64
|
ExclusiveArch: %{ix86} x86_64
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -16,7 +16,7 @@ Source1: new-memtest-pkg
|
|||||||
Source2: memtest-setup
|
Source2: memtest-setup
|
||||||
Requires(preun): coreutils
|
Requires(preun): coreutils
|
||||||
# require glibc-devel.i386 via this file:
|
# 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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
|
|
||||||
@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/new-memtest-pkg --remove %{version}
|
/sbin/new-memtest-pkg --remove %{version}
|
||||||
|
|
||||||
%changelog
|
%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)
|
- some spec cleanups (#226135)
|
||||||
- remove old Obsoletes
|
- remove old Obsoletes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user