diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-04-30 05:04:22 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-04-30 05:04:22 +0000 |
commit | 7e9fdd4753c42582ea1778f6722972556f0db865 (patch) | |
tree | c79d931efd93f5f7a5db84cab248fb489154313a /anaconda.spec.in | |
parent | 2654bee96dc9c2af8fadb43ec91c208bbd8672bf (diff) | |
download | anaconda-7e9fdd4753c42582ea1778f6722972556f0db865.tar.gz anaconda-7e9fdd4753c42582ea1778f6722972556f0db865.tar.xz anaconda-7e9fdd4753c42582ea1778f6722972556f0db865.zip |
more spec file cleanup
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 07e2a085f..37dfa07d6 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -10,7 +10,6 @@ BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.52, pciutils-devel, bzip2- %ifarch i386 BuildRequires: dietlibc %endif -Prereq: chkconfig /etc/init.d Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu Requires: pyparted Url: http://rhlinux.redhat.com/anaconda/ @@ -78,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT * %{date} Anaconda team <bugzilla@redhat.com> - built new version from CVS +* Fri Apr 30 2004 Jeremy Katz <katzj@redhat.com> +- Update description, remove prereq on stuff that was only needed + for reconfig mode + * Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com> - buildrequire libselinux-devel |