summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-04-23 14:34:06 +0000
committerJeremy Katz <katzj@redhat.com>2007-04-23 14:34:06 +0000
commitbbc4273d668993dcace6d35245c556fba4e7e3ec (patch)
treeb3153915853a382d20f31ac9d61ee464dac16634 /anaconda.spec
parentcb0e84d900a465a05ef7fd6a81a737c10d20bc94 (diff)
downloadanaconda-bbc4273d668993dcace6d35245c556fba4e7e3ec.tar.gz
anaconda-bbc4273d668993dcace6d35245c556fba4e7e3ec.tar.xz
anaconda-bbc4273d668993dcace6d35245c556fba4e7e3ec.zip
2007-04-23 Jeremy Katz <katzj@redhat.com>
* anaconda.spec (Requires): Back to mkisofs due to silliness with how rawhide is currently composed
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 07b04187f..1128e614c 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -65,7 +65,7 @@ Group: Applications/System
AutoReqProv: false
Requires: libxml2-python, python, rpm-python >= 4.2-0.61
Requires: anaconda = %{version}-%{release}
-Requires: createrepo >= 0.4.7, squashfs-tools, genisoimage
+Requires: createrepo >= 0.4.7, squashfs-tools, mkisofs
%ifarch %{ix86} x86_64
Requires: syslinux
%endif