4 |
Summary: Graphical system installer |
Summary: Graphical system installer |
5 |
Name: anaconda |
Name: anaconda |
6 |
Version: 13.21.215 |
Version: 13.21.215 |
7 |
Release: 1%{?dist}.10 |
Release: 1%{?dist}.11 |
8 |
License: GPLv2+ |
License: GPLv2+ |
9 |
Group: Applications/System |
Group: Applications/System |
10 |
URL: http://fedoraproject.org/wiki/Anaconda |
URL: http://fedoraproject.org/wiki/Anaconda |
37 |
Patch10018: 0018-RaidN.patch |
Patch10018: 0018-RaidN.patch |
38 |
Patch10019: 0019-UpgradeText-whitespace.patch |
Patch10019: 0019-UpgradeText-whitespace.patch |
39 |
Patch10020: 0020-PreventTooOldUpgrades.patch |
Patch10020: 0020-PreventTooOldUpgrades.patch |
40 |
|
Patch10021: 0021-RaidN-v2.patch |
41 |
|
|
42 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
43 |
|
|
207 |
%patch10018 -p1 |
%patch10018 -p1 |
208 |
%patch10019 -p1 |
%patch10019 -p1 |
209 |
%patch10020 -p1 |
%patch10020 -p1 |
210 |
|
%patch10021 -p1 |
211 |
|
|
212 |
%build |
%build |
213 |
%configure --disable-static |
%configure --disable-static |
266 |
%endif |
%endif |
267 |
|
|
268 |
%changelog |
%changelog |
269 |
|
* Wed Apr 16 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.11 |
270 |
|
- Add more support for "raid=N" [SME: 7529] |
271 |
|
|
272 |
* Sat Mar 29 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.10 |
* Sat Mar 29 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.10 |
273 |
- Prevent upgrades from too old versions [SME: 8038] |
- Prevent upgrades from too old versions [SME: 8038] |
274 |
- Also modify whitespace in textw/upgrade_text.py |
- Also modify whitespace in textw/upgrade_text.py |