diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-02-01 02:45:10 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-02-01 02:45:10 +0000 |
commit | 8b98d61abb1a579db30cbbe55c005e6ce404de5c (patch) | |
tree | da309d63f40e23f9771c30a903eebba257c684c8 | |
parent | eae03d8935e3acf42adde6f81bc290c3b3b0bee0 (diff) | |
download | anaconda-8b98d61abb1a579db30cbbe55c005e6ce404de5c.tar.gz anaconda-8b98d61abb1a579db30cbbe55c005e6ce404de5c.tar.xz anaconda-8b98d61abb1a579db30cbbe55c005e6ce404de5c.zip |
update buildrequires a bit
-rw-r--r-- | anaconda.spec.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 3e26cbf63..1ed543be5 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -7,12 +7,12 @@ Summary: The Red Hat Linux installation program. Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 Obsoletes: anaconda-reconfig -BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk+-devel gnome-libs-devel rpm-python, newt-devel, rpm-devel, gettext, dietlibc, modutils-devel +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python, newt-devel, rpm-devel, gettext, dietlibc, modutils-devel Prereq: chkconfig /etc/init.d Requires: rpm-python Excludearch: sparc sparc64 -BuildRoot: /var/tmp/anaconda-%{PACKAGE_VERSION} +BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} %description The anaconda package contains portions of the Red Hat Linux @@ -77,6 +77,9 @@ fi * %{date} Anaconda team <bugzilla@redhat.com> - built new version from CVS +* Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com> +- update the BuildRequires a bit + * Fri Jan 4 2002 Jeremy Katz <katzj@redhat.com> - ddcprobe is now done from kudzu |