diff options
author | Matt Wilson <msw@redhat.com> | 2000-05-30 21:26:33 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-05-30 21:26:33 +0000 |
commit | 21b3ca96ef40ee68d494d34dc4c9a8d41900d4a3 (patch) | |
tree | 68e9ea5db54dc3afeb8350cc1a4c6cb5b11da790 /anaconda.spec.in | |
parent | 68e0950d4f709db8a24ced24e86b892a0ca8c896 (diff) | |
download | anaconda-21b3ca96ef40ee68d494d34dc4c9a8d41900d4a3.tar.gz anaconda-21b3ca96ef40ee68d494d34dc4c9a8d41900d4a3.tar.xz anaconda-21b3ca96ef40ee68d494d34dc4c9a8d41900d4a3.zip |
no provides on anaconda-runtime
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index d3d1a54cc..163fc504b 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -19,6 +19,8 @@ options. %package runtime Summary: Portions of the Red Hat Linux installer only needed for fresh installations. Group: Applications/System +AutoReqProv: false +Requires: anaconda = %{version}-%{release} %description runtime The anaconda-runtime package contains parts of the Red Hat Linux install |