diff options
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 94606651e..424bf7a21 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -12,8 +12,6 @@ Requires: rpm-python BuildRoot: /var/tmp/anaconda-%{PACKAGE_VERSION} -ExcludeArch: alpha - %description The anaconda package contains portions of the Red Hat Linux installer which may be run be the user for reconfiguration and advanced installation @@ -78,10 +76,12 @@ fi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog - * %{date} Anaconda team <bugzilla@redhat.com> - built new version from CVS +* Thu Aug 10 2000 Matt Wilson <msw@redhat.com> +- build on alpha again now that I've fixed the stubs + * Wed Aug 9 2000 Michael Fulbright <drmike@redhat.com> - new build |