summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-02-24 23:56:26 +0000
committerJeremy Katz <katzj@redhat.com>2004-02-24 23:56:26 +0000
commitcdde4a471eb2f4b9468e7d98e6f0ea5da09f4c07 (patch)
tree79058d537b778f4ad51a31e87a1b798d8de76461 /anaconda.spec.in
parenta21506212bf39045bff678ee4b64999f066420c5 (diff)
downloadanaconda-cdde4a471eb2f4b9468e7d98e6f0ea5da09f4c07.tar.gz
anaconda-cdde4a471eb2f4b9468e7d98e6f0ea5da09f4c07.tar.xz
anaconda-cdde4a471eb2f4b9468e7d98e6f0ea5da09f4c07.zip
and a buildrequires
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index f95c5be86..9bc20f0b5 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -6,7 +6,7 @@ License: GPL
Summary: The Red Hat Linux installation program.
Group: Applications/System
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
-BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel
+BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6
%ifarch i386
BuildRequires: dietlibc
%endif
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
* %{date} Anaconda team <bugzilla@redhat.com>
- built new version from CVS
+* Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com>
+- buildrequire libselinux-devel
+
* Thu Nov 6 2003 Jeremy Katz <katzj@redhat.com>
- require booty (#109272)