- Made package arch specific due to pkgconfig files being placed in lib64
if the noarch packages manage to get built on x86_64/ppc64/s390x.
This commit is contained in:
parent
23a8599129
commit
5c58449446
@ -5,15 +5,13 @@
|
||||
Summary: X.Org X11 application bitmaps
|
||||
Name: xorg-x11-%{pkgname}
|
||||
Version: 1.0.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: MIT/X11
|
||||
Group: User Interface/X
|
||||
URL: http://www.x.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/everything/%{pkgname}-%{version}.tar.bz2
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
# NOTE: This dependency on xorg-x11-filesystem is required to work around
|
||||
# a nasty upgrade problem when going from FC4->FC5 or monolithic to
|
||||
# modular X.Org. Bug #173384.
|
||||
@ -52,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xbitmaps.pc
|
||||
|
||||
%changelog
|
||||
* Thu Mar 02 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
|
||||
- Made package arch specific due to pkgconfig files being placed in lib64
|
||||
if the noarch packages manage to get built on x86_64/ppc64/s390x.
|
||||
|
||||
* Wed Mar 01 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
|
||||
- Cleaned up file manifest.
|
||||
- Made package noarch, as it is just header files.
|
||||
|
Loading…
Reference in New Issue
Block a user