auto-import changelog data from anaconda-10.0.1-0.20040525190848.src.rpm

* Tue May 25 2004 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
This commit is contained in:
cvsdist 2004-09-09 03:38:19 +00:00
parent abf6e8de4e
commit 891dd12073
3 changed files with 16 additions and 13 deletions

View File

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

View File

@ -1,16 +1,15 @@
ExcludeArch: ppc64 s390 s390x ExcludeArch: ppc64
Name: anaconda Name: anaconda
Version: 9.91 Version: 10.0.1
Release: 7 Release: 0.20040525190848
License: GPL License: GPL
Summary: The Red Hat Linux installation program. Summary: Graphical system installer
Group: Applications/System Group: Applications/System
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
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 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 %ifarch i386
BuildRequires: dietlibc BuildRequires: dietlibc
%endif %endif
Prereq: chkconfig /etc/init.d
Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu
Requires: pyparted Requires: pyparted
Url: http://rhlinux.redhat.com/anaconda/ Url: http://rhlinux.redhat.com/anaconda/
@ -18,19 +17,19 @@ Url: http://rhlinux.redhat.com/anaconda/
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
%description %description
The anaconda package contains the Red Hat Linux installation program. The anaconda package contains the program which was used to install your
These files are of little use on an already installed system. system. These files are of little use on an already installed system.
%package runtime %package runtime
Summary: Red Hat Linux installer portions needed only for fresh installs. Summary: Red Hat Linux installer portions needed only for fresh installs.
Group: Applications/System Group: Applications/System
AutoReqProv: false AutoReqProv: false
Requires: libxml2-python
%description runtime %description runtime
The anaconda-runtime package contains parts of the Red Hat Linux The anaconda-runtime package contains parts of the installation system which
installer which are needed for installing new systems. These files are are needed for installing new systems. These files are used to build media
used to build Red Hat Linux media sets, but are not meant for use on sets, but are not meant for use on already installed systems.
already installed systems.
%prep %prep
@ -78,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT
* %{date} Anaconda team <bugzilla@redhat.com> * %{date} Anaconda team <bugzilla@redhat.com>
- built new version from CVS - 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> * Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com>
- buildrequire libselinux-devel - buildrequire libselinux-devel

View File

@ -1 +1 @@
42596abe9d3c5f7c27d687cdb9a3b364 anaconda-9.91.tar.bz2 9bb0b34a32fd0e1d0177c33aa708f85b anaconda-10.0.1.tar.bz2