diff --git a/anaconda.spec b/anaconda.spec index 93c2994..bc40de7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ ExclusiveArch: i386 ia64 x86_64 Name: anaconda Version: 9.0 -Release: 4 +Release: 5 License: GPL Summary: The Red Hat Linux installation program. Group: Applications/System @@ -16,6 +16,8 @@ Url: http://rhlinux.redhat.com/anaconda/ BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} +Patch0: anaconda-9-upgrade.patch + %description The anaconda package contains the Red Hat Linux installation program. These files are of little use on an already installed system. @@ -35,6 +37,8 @@ already installed systems. %setup -q +%patch0 -p1 + %build make depend make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"