BR glibc-static, Fix ExclusiveArch
This commit is contained in:
parent
4adb617a76
commit
39c62e603a
@ -49,13 +49,14 @@
|
||||
Summary: LSB support for Red Hat Linux
|
||||
Name: redhat-lsb
|
||||
Version: 3.2
|
||||
Release: 3.fc10
|
||||
Release: 3.fc12
|
||||
URL: http://www.linuxfoundation.org/
|
||||
Source0: %{name}-%{version}-%{srcrelease}.tar.bz2
|
||||
Patch0: lsb-release-3.1-update-init-functions.patch
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: glibc-static
|
||||
# dependency for primary LSB application for v1.3
|
||||
Provides: lsb = %{version}
|
||||
# dependency for primary LSB application for v2.0 and v3.0
|
||||
@ -85,7 +86,7 @@ Provides: lsb-graphics-%{archname} = %{version}
|
||||
Provides: lsb-core-noarch = %{version}
|
||||
Provides: lsb-graphics-noarch = %{version}
|
||||
|
||||
ExclusiveArch: i386 ia64 x86_64 ppc ppc64 s390 s390x
|
||||
ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x
|
||||
|
||||
%ifarch %{ix86}
|
||||
# archLSB IA32 Base Libraries
|
||||
@ -644,7 +645,7 @@ fi
|
||||
#/usr/X11R6/lib/X11/rgb.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-3.fc10
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Thu Aug 28 2008 Hao Liu <hliu@redhat.com> 3.2-2
|
||||
|
Loading…
Reference in New Issue
Block a user