2004-09-09 03:47:23 +00:00
|
|
|
ExcludeArch: ppc64
|
2004-09-09 02:57:13 +00:00
|
|
|
Name: anaconda
|
2004-09-21 21:02:46 +00:00
|
|
|
Version: 10.0.3.1
|
|
|
|
Release: 1
|
2004-09-09 03:25:31 +00:00
|
|
|
License: GPL
|
2004-09-09 03:38:19 +00:00
|
|
|
Summary: Graphical system installer
|
2004-09-09 02:57:13 +00:00
|
|
|
Group: Applications/System
|
2004-09-09 02:58:18 +00:00
|
|
|
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
|
2004-09-09 03:41:54 +00:00
|
|
|
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, xorg-x11-devel
|
2004-09-09 03:25:48 +00:00
|
|
|
%ifarch i386
|
|
|
|
BuildRequires: dietlibc
|
|
|
|
%endif
|
2004-09-09 03:35:18 +00:00
|
|
|
Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu
|
2004-09-09 03:46:41 +00:00
|
|
|
Requires: pyparted, libxml2-python
|
2004-09-09 03:38:39 +00:00
|
|
|
Requires: anaconda-help, system-logos
|
|
|
|
Obsoletes: anaconda-images <= 10
|
2004-09-09 03:46:03 +00:00
|
|
|
Url: http://fedora.redhat.com/projects/anaconda-installer/
|
2004-09-09 02:57:13 +00:00
|
|
|
|
2004-09-09 03:21:36 +00:00
|
|
|
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
2004-09-09 02:57:13 +00:00
|
|
|
|
|
|
|
%description
|
2004-09-09 03:38:19 +00:00
|
|
|
The anaconda package contains the program which was used to install your
|
|
|
|
system. These files are of little use on an already installed system.
|
2004-09-09 02:57:13 +00:00
|
|
|
|
|
|
|
%package runtime
|
2004-09-09 02:58:14 +00:00
|
|
|
Summary: Red Hat Linux installer portions needed only for fresh installs.
|
2004-09-09 02:57:13 +00:00
|
|
|
Group: Applications/System
|
|
|
|
AutoReqProv: false
|
2004-09-09 03:38:19 +00:00
|
|
|
Requires: libxml2-python
|
2004-09-09 02:57:13 +00:00
|
|
|
|
|
|
|
%description runtime
|
2004-09-09 03:38:19 +00:00
|
|
|
The anaconda-runtime package contains parts of the installation system which
|
|
|
|
are needed for installing new systems. These files are used to build media
|
|
|
|
sets, but are not meant for use on already installed systems.
|
2004-09-09 02:57:13 +00:00
|
|
|
|
|
|
|
%prep
|
|
|
|
|
2004-09-09 03:02:52 +00:00
|
|
|
%setup -q
|
2004-09-09 02:57:13 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
make depend
|
|
|
|
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
make DESTDIR=$RPM_BUILD_ROOT install
|
|
|
|
#strip $RPM_BUILD_ROOT/usr/sbin/ddcprobe
|
|
|
|
|
|
|
|
strip $RPM_BUILD_ROOT/usr/lib/anaconda/*.so
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc COPYING
|
2004-09-09 02:59:53 +00:00
|
|
|
%doc docs/command-line.txt
|
2004-09-09 03:17:47 +00:00
|
|
|
%doc docs/install-methods.txt
|
|
|
|
%doc docs/kickstart-docs.txt
|
|
|
|
%doc docs/kickstart-docs.html
|
2004-09-09 03:21:36 +00:00
|
|
|
%doc docs/mediacheck.txt
|
2004-09-09 03:17:47 +00:00
|
|
|
%doc docs/anaconda-release-notes.txt
|
2004-09-09 03:21:36 +00:00
|
|
|
/usr/bin/mini-wm
|
2004-09-09 02:57:13 +00:00
|
|
|
/usr/sbin/anaconda
|
2004-09-09 02:59:51 +00:00
|
|
|
/usr/share/anaconda
|
2004-09-09 02:57:13 +00:00
|
|
|
/usr/share/locale/*/*/*
|
2004-09-09 02:59:51 +00:00
|
|
|
/usr/lib/anaconda
|
2004-09-09 02:57:13 +00:00
|
|
|
|
|
|
|
%files runtime
|
|
|
|
%defattr(-,root,root)
|
|
|
|
/usr/lib/anaconda-runtime
|
|
|
|
|
2004-09-09 03:25:46 +00:00
|
|
|
%triggerun -- anaconda < 8.0-1
|
|
|
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
|
|
|
|
2004-09-09 02:57:13 +00:00
|
|
|
%changelog
|
2004-09-21 21:02:46 +00:00
|
|
|
* Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.1-1
|
|
|
|
- improve handling of non-physical consoles on some ppc and ia64 machines
|
|
|
|
- add Bengali(India) and Gujarati to the lang-table (#126108)
|
|
|
|
- add support for setting the CTC protocol on s/390 (#132324, #132325)
|
|
|
|
- don't offer to do vnc if we don't have active nwtorking (#132833)
|
|
|
|
- various typo/grammar fixes
|
|
|
|
- add support for 'nostorage' and 'nonet' command line options to avoid
|
|
|
|
auto-loading just network or storage devices
|
|
|
|
- fix editing of pre-existing lvm (#132217)
|
|
|
|
- fix going back from the partitions list on a driver disk (#132096)
|
|
|
|
- don't show login error if silent errors (#132673)
|
2004-09-09 02:57:13 +00:00
|
|
|
|
2004-09-09 03:38:39 +00:00
|
|
|
* Thu Jun 3 2004 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- require system-logos and anaconda-help, obsolete anaconda-images
|
|
|
|
|
2004-09-09 03:38:19 +00:00
|
|
|
* Fri Apr 30 2004 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- Update description, remove prereq on stuff that was only needed
|
|
|
|
for reconfig mode
|
|
|
|
|
2004-09-09 03:36:28 +00:00
|
|
|
* Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- buildrequire libselinux-devel
|
|
|
|
|
2004-09-09 03:35:18 +00:00
|
|
|
* Thu Nov 6 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- require booty (#109272)
|
|
|
|
|
2004-09-09 03:25:31 +00:00
|
|
|
* Tue Oct 8 2002 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- back to mainstream rpm instead of rpm404
|
|
|
|
|
|
|
|
* Mon Sep 9 2002 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- can't buildrequire dietlibc and kernel-pcmcia-cs since they don't always
|
|
|
|
exist
|
|
|
|
|
2004-09-09 03:21:55 +00:00
|
|
|
* Wed Aug 21 2002 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- added URL
|
|
|
|
|
2004-09-09 03:21:36 +00:00
|
|
|
* Thu May 23 2002 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- add require and buildrequire on rhpl
|
|
|
|
|
2004-09-09 03:17:47 +00:00
|
|
|
* Tue Apr 02 2002 Michael Fulbright <msf@redhat.com>
|
|
|
|
- added some more docs
|
|
|
|
|
|
|
|
* Fri Feb 22 2002 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- buildrequire kernel-pcmcia-cs as we've sucked the libs the loader needs
|
|
|
|
to there now
|
|
|
|
|
2004-09-09 03:21:36 +00:00
|
|
|
* Thu Feb 07 2002 Michael Fulbright <msf@redhat.com>
|
|
|
|
- goodbye reconfig
|
|
|
|
|
|
|
|
* Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- update the BuildRequires a bit
|
|
|
|
|
|
|
|
* Fri Jan 4 2002 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- ddcprobe is now done from kudzu
|
2004-09-09 03:17:47 +00:00
|
|
|
|
2004-09-09 02:59:51 +00:00
|
|
|
* Wed Jul 18 2001 Jeremy Katz <katzj@redhat.com>
|
|
|
|
- own /usr/lib/anaconda and /usr/share/anaconda
|
|
|
|
|
2004-09-09 02:58:14 +00:00
|
|
|
* Fri Jan 12 2001 Matt Wilson <msw@redhat.com>
|
|
|
|
- sync text with specspo
|
|
|
|
|
2004-09-09 02:57:13 +00:00
|
|
|
* Thu Aug 10 2000 Matt Wilson <msw@redhat.com>
|
|
|
|
- build on alpha again now that I've fixed the stubs
|
|
|
|
|
|
|
|
* Wed Aug 9 2000 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- new build
|
|
|
|
|
|
|
|
* Fri Aug 4 2000 Florian La Roche <Florian.LaRoche@redhat.com>
|
|
|
|
- allow also subvendorid and subdeviceid in trimpcitable
|
|
|
|
|
|
|
|
* Fri Jul 14 2000 Matt Wilson <msw@redhat.com>
|
|
|
|
- moved init script for reconfig mode to /etc/init.d/reconfig
|
|
|
|
- move the initscript back to /etc/rc.d/init.d
|
|
|
|
- Prereq: /etc/init.d
|
|
|
|
|
|
|
|
* Thu Feb 03 2000 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- strip files
|
|
|
|
- add lang-table to file list
|
|
|
|
|
|
|
|
* Wed Jan 05 2000 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- added requirement for rpm-python
|
|
|
|
|
|
|
|
* Mon Dec 06 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- rename to 'anaconda' instead of 'anaconda-reconfig'
|
|
|
|
|
|
|
|
* Fri Dec 03 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- remove ddcprobe since we don't do X configuration in reconfig now
|
|
|
|
|
|
|
|
* Tue Nov 30 1999 Michael Fulbright <drmike@redhat.com>
|
|
|
|
- first try at packaging reconfiguration tool
|
|
|
|
|