rpms/redhat-lsb/F-11 redhat-lsb.spec,1.42,1.43

Christopher Aillon caillon at fedoraproject.org
Wed Apr 22 01:52:20 UTC 2009


Author: caillon

Update of /cvs/extras/rpms/redhat-lsb/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26663

Modified Files:
	redhat-lsb.spec 
Log Message:
BR glibc-static, Fix ExclusiveArch



Index: redhat-lsb.spec
===================================================================
RCS file: /cvs/extras/rpms/redhat-lsb/F-11/redhat-lsb.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- redhat-lsb.spec	25 Feb 2009 19:29:56 -0000	1.42
+++ redhat-lsb.spec	22 Apr 2009 01:51:49 -0000	1.43
@@ -49,13 +49,14 @@
 Summary: LSB support for Red Hat Linux
 Name: redhat-lsb
 Version: 3.2
-Release: 3.fc10
+Release: 3.fc11
 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-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 @@
 #/usr/X11R6/lib/X11/rgb.txt
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2-3.fc10
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Thu Aug 28 2008 Hao Liu <hliu at redhat.com> 3.2-2




More information about the fedora-extras-commits mailing list