1 |
ExcludeArch: ppc64 |
ExcludeArch: ppc64 |
2 |
Name: anaconda |
Name: anaconda |
3 |
Version: 10.1.1.103 |
Version: 10.1.1.103 |
4 |
Release: 1.centos4 |
Release: 1.centos4.1%{?dist} |
5 |
License: GPL |
License: GPL |
6 |
Summary: Graphical system installer |
Summary: Graphical system installer |
7 |
Group: Applications/System |
Group: Applications/System |
11 |
Patch11: centos4-buildi586.patch |
Patch11: centos4-buildi586.patch |
12 |
Patch12: centos4-isolinux-colors.patch |
Patch12: centos4-isolinux-colors.patch |
13 |
Patch13: centos4-use-discinfo.patch |
Patch13: centos4-use-discinfo.patch |
14 |
|
Patch100: anaconda-10.1.1.103-smepatches.patch |
15 |
|
|
16 |
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.26, 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 |
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.26, 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 |
17 |
%ifarch i386 |
%ifarch i386 |
48 |
%patch12 -p1 |
%patch12 -p1 |
49 |
%patch13 -p1 |
%patch13 -p1 |
50 |
cp -f %{SOURCE1} anaconda.spec |
cp -f %{SOURCE1} anaconda.spec |
51 |
|
%patch100 -p1 |
52 |
|
|
53 |
%build |
%build |
54 |
make depend |
make depend |
90 |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
91 |
|
|
92 |
%changelog |
%changelog |
93 |
|
* Mon Aug 24 2009 Shad L. Lords <slords@mail.com> 10.1.1.103-1.centos4.1.sme |
94 |
|
- Add kmods based on selected kernel |
95 |
|
- Remove super-minor from mdadm.conf to fix warnings. |
96 |
|
- Remove root email from mdadm.conf to remove duplicate emails [SME: 2147] |
97 |
|
- Make boot device be created first so raid will be ready for grub |
98 |
|
- Apply various SME Server patches [SME: 1277] |
99 |
|
- Change location of crash dump report [SME: 1250] |
100 |
|
|
101 |
* Fri Jul 3 2009 Tru Huynh <tru@centos.org> - 10.1.1.103-1.centos4 |
* Fri Jul 3 2009 Tru Huynh <tru@centos.org> - 10.1.1.103-1.centos4 |
102 |
- modified to include the centos anaconda spec file in the build as it is used |
- modified to include the centos anaconda spec file in the build as it is used |
103 |
in the build process (SOURCE1). |
in the build process (SOURCE1). |