auto-import anaconda-7.2-7.5 from anaconda-7.2-7.5.src.rpm

This commit is contained in:
cvsdist 2004-09-09 03:02:22 +00:00
parent 68d32dc124
commit 9e5b0284c7
3 changed files with 10 additions and 3 deletions

View File

@ -1 +1,2 @@
anaconda-7.2.tar.bz2 anaconda-7.2.tar.bz2
anaconda-ppc-base.tar.gz

View File

@ -1,11 +1,13 @@
ExclusiveArch: i386 ia64 alpha ExclusiveArch: i386 ia64 alpha ppc
Name: anaconda Name: anaconda
Version: 7.2 Version: 7.2
Release: 7 Release: 7.5
Copyright: GPL Copyright: GPL
Summary: The Red Hat Linux installation program. Summary: The Red Hat Linux installation program.
Group: Applications/System Group: Applications/System
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
Source1: anaconda-ppc-base.tar.gz
Patch0: anaconda-ppc-base.patch
Obsoletes: anaconda-reconfig Obsoletes: anaconda-reconfig
BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel db3-devel gtk+-devel gnome-libs-devel rpm-python, newt-devel, rpm-devel, gettext BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel db3-devel gtk+-devel gnome-libs-devel rpm-python, newt-devel, rpm-devel, gettext
Prereq: chkconfig /etc/init.d Prereq: chkconfig /etc/init.d
@ -32,7 +34,10 @@ already installed systems.
%prep %prep
%setup -q %setup -q -a 1
%ifarch ppc
%patch0 -p1 -b .powerpc
%endif
%build %build
make depend make depend

View File

@ -1 +1,2 @@
bb03298b9f98fc3fe07993e75d0bd8dd anaconda-7.2.tar.bz2 bb03298b9f98fc3fe07993e75d0bd8dd anaconda-7.2.tar.bz2
a6f878873bbdee13e659de5b8675eb0b anaconda-ppc-base.tar.gz