auto-import changelog data from anaconda-9.91-7.src.rpm

* Thu Mar 25 2004 Anaconda team <bugzilla@redhat.com>
- built new version from CVS

* Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com>
- buildrequire libselinux-devel
This commit is contained in:
cvsdist 2004-09-09 03:36:28 +00:00
parent 143695778e
commit abf6e8de4e
3 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
anaconda-9.90.tar.bz2
anaconda-9.91.tar.bz2

View File

@ -1,17 +1,18 @@
ExcludeArch: ppc64
ExcludeArch: ppc64 s390 s390x
Name: anaconda
Version: 9.90
Release: 6
Version: 9.91
Release: 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.52, 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
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/
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
@ -77,6 +78,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)

View File

@ -1 +1 @@
2d5d3055f56507c2d61a9cb4eb1bf959 anaconda-9.90.tar.bz2
42596abe9d3c5f7c27d687cdb9a3b364 anaconda-9.91.tar.bz2