diff --git a/anaconda.spec b/anaconda.spec index ab06fe0..d5cf5c0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,15 +1,16 @@ -ExclusiveArch: i386 +%define i386buildreqs dietlibc kernel-pcmcia-cs + +ExclusiveArch: i386 ia64 alpha x86_64 s390 s390x Name: anaconda Version: 8.0 -Release: 2 -Copyright: GPL +Release: 2s390 +License: GPL Summary: The Red Hat Linux installation program. Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 -BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm404-python, newt-devel, librpm404-devel, gettext >= 0.11, modutils-devel, dietlibc, kernel-pcmcia-cs, rhpl, booty, libxml2-python, zlib-devel +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm404-python, newt-devel, librpm404-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel Prereq: chkconfig /etc/init.d Requires: rpm404-python, rhpl -Excludearch: sparc sparc64 Url: http://rhlinux.redhat.com/anaconda/ BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -72,6 +73,10 @@ rm -rf $RPM_BUILD_ROOT * %{date} Anaconda team - built new version from CVS +* Mon Sep 9 2002 Jeremy Katz +- can't buildrequire dietlibc and kernel-pcmcia-cs since they don't always + exist + * Wed Aug 21 2002 Jeremy Katz - added URL diff --git a/sources b/sources index a91ebd2..5a5b905 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40f6109f65c445476953d2142f98d972 anaconda-8.0.tar.bz2 +690d2b4b0785d1635e3541681f546655 anaconda-8.0.tar.bz2