auto-import changelog data from anaconda-7.1-2.200103051638.src.rpm
* Mon Mar 05 2001 Anaconda team <bugzilla@redhat.com> - built new version from CVS
This commit is contained in:
parent
2824258eea
commit
9368ce956a
@ -1 +1 @@
|
|||||||
anaconda-7.0.1.tar.gz
|
anaconda-7.1.tar.gz
|
||||||
|
@ -1,33 +1,33 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 7.0.1
|
Version: 7.1
|
||||||
Release: 10
|
Release: 2.200103051638
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Summary: The Red Hat Linux installer.
|
Summary: The Red Hat Linux installation program.
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: anaconda-%{PACKAGE_VERSION}.tar.gz
|
Source: anaconda-%{PACKAGE_VERSION}.tar.gz
|
||||||
Obsoletes: anaconda-reconfig
|
Obsoletes: anaconda-reconfig
|
||||||
BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel
|
BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel db3-devel
|
||||||
Prereq: chkconfig /etc/init.d
|
Prereq: chkconfig /etc/init.d
|
||||||
Requires: rpm-python
|
Requires: rpm-python
|
||||||
Excludearch: ia64
|
Excludearch: sparc sparc64
|
||||||
|
|
||||||
BuildRoot: /var/tmp/anaconda-%{PACKAGE_VERSION}
|
BuildRoot: /var/tmp/anaconda-%{PACKAGE_VERSION}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The anaconda package contains portions of the Red Hat Linux installer which
|
The anaconda package contains portions of the Red Hat Linux
|
||||||
may be run be the user for reconfiguration and advanced installation
|
installation program which can then be run by the user for
|
||||||
options.
|
reconfiguration and advanced installation options.
|
||||||
|
|
||||||
%package runtime
|
%package runtime
|
||||||
Summary: Portions of the Red Hat Linux installer only needed for fresh installations.
|
Summary: Red Hat Linux installer portions needed only for fresh installs.
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
AutoReqProv: false
|
AutoReqProv: false
|
||||||
Requires: anaconda = %{version}-%{release}
|
Requires: anaconda = %{version}-%{release}
|
||||||
|
|
||||||
%description runtime
|
%description runtime
|
||||||
The anaconda-runtime package contains parts of the Red Hat Linux install
|
The anaconda-runtime package contains parts of the Red Hat Linux
|
||||||
which are needed for installing new systems. It is used to build Red Hat
|
installer which are needed for installing new systems. These files are
|
||||||
Linux media sets, but the files it contains are not meant for us on
|
used to build Red Hat Linux media sets, but are not meant for use on
|
||||||
already installed systems.
|
already installed systems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -60,7 +60,6 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
/usr/sbin/anaconda
|
/usr/sbin/anaconda
|
||||||
/usr/sbin/anaconda-runrescue
|
|
||||||
/usr/share/anaconda/*
|
/usr/share/anaconda/*
|
||||||
/usr/share/locale/*/*/*
|
/usr/share/locale/*/*/*
|
||||||
/usr/lib/anaconda/*
|
/usr/lib/anaconda/*
|
||||||
@ -80,6 +79,9 @@ fi
|
|||||||
* %{date} Anaconda team <bugzilla@redhat.com>
|
* %{date} Anaconda team <bugzilla@redhat.com>
|
||||||
- built new version from CVS
|
- built new version from CVS
|
||||||
|
|
||||||
|
* Fri Jan 12 2001 Matt Wilson <msw@redhat.com>
|
||||||
|
- sync text with specspo
|
||||||
|
|
||||||
* Thu Aug 10 2000 Matt Wilson <msw@redhat.com>
|
* Thu Aug 10 2000 Matt Wilson <msw@redhat.com>
|
||||||
- build on alpha again now that I've fixed the stubs
|
- build on alpha again now that I've fixed the stubs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user