1 |
%define livearches %{ix86} x86_64 ppc ppc64 |
%define livearches %{ix86} x86_64 ppc ppc64 |
2 |
%define _libdir %{_prefix}/lib |
%define _libdir %{_prefix}/lib |
3 |
|
%define _default_patch_fuzz 2 |
4 |
|
|
5 |
Summary: Graphical system installer |
Summary: Graphical system installer |
6 |
Name: anaconda |
Name: anaconda |
7 |
Version: 13.21.254 |
Version: 13.21.263 |
8 |
Release: 1%{?dist}.1 |
Release: 1%{?dist}.1 |
9 |
License: GPLv2+ |
License: GPLv2+ |
10 |
Group: Applications/System |
Group: Applications/System |
19 |
Source0: %{name}-%{version}.tar.bz2 |
Source0: %{name}-%{version}.tar.bz2 |
20 |
Patch1000: anaconda-centos-installclass.patch |
Patch1000: anaconda-centos-installclass.patch |
21 |
Patch1002: anaconda-centos-droprepos.patch |
Patch1002: anaconda-centos-droprepos.patch |
22 |
Patch1003: anaconda-centos-unsupported-hardware-note.patch |
Patch1003: anaconda-centos-unsupported-hardware-note.patch |
23 |
|
|
24 |
Patch10001: 0001-anaconda.id.displayMode.patch |
Patch10001: 0001-anaconda.id.displayMode.patch |
25 |
Patch10002: 0002-RemovePartitionTypeDialog.patch |
Patch10002: 0002-RemovePartitionTypeDialog.patch |
26 |
Patch10003: 0003-SMEServerBranding.patch |
Patch10003: 0003-SMEServerBranding.patch |
27 |
Patch10004: 0004-UTC.patch |
Patch10004: 0004-UTC.patch |
35 |
Patch10015: 0015-Determine-upgradability-of-SME-server.patch |
Patch10015: 0015-Determine-upgradability-of-SME-server.patch |
36 |
Patch10016: 0016-Automatically-upgrade-bootloader-if-necessary.patch |
Patch10016: 0016-Automatically-upgrade-bootloader-if-necessary.patch |
37 |
Patch10017: 0017-Headless-install.patch |
Patch10017: 0017-Headless-install.patch |
38 |
Patch10018: 0018-RaidN.patch |
Patch10018: 0018-RaidN.patch |
39 |
Patch10019: 0019-UpgradeText-whitespace.patch |
Patch10019: 0019-UpgradeText-whitespace.patch |
40 |
Patch10020: 0020-PreventTooOldUpgrades.patch |
Patch10020: 0020-PreventTooOldUpgrades.patch |
41 |
Patch10021: 0021-RaidN-v2.patch |
Patch10021: 0021-RaidN-v2.patch |
191 |
%prep |
%prep |
192 |
%setup -q |
%setup -q |
193 |
|
|
194 |
%patch1000 -p1 -b .1001 |
%patch1000 -p1 -b .0 |
195 |
%patch1002 -p1 -b .1002 |
%patch1002 -p1 -b .2 |
196 |
%patch1003 -p1 -b .1003 |
%patch1003 -p1 -b .3 |
197 |
|
|
198 |
%patch10001 -p1 |
%patch10001 -p1 |
199 |
%patch10002 -p1 |
%patch10002 -p1 |
216 |
%patch10022 -p1 |
%patch10022 -p1 |
217 |
%patch10023 -p1 |
%patch10023 -p1 |
218 |
|
|
|
|
|
219 |
%build |
%build |
220 |
%configure --disable-static |
%configure --disable-static |
221 |
%{__make} %{?_smp_mflags} |
%{__make} %{?_smp_mflags} |
273 |
%endif |
%endif |
274 |
|
|
275 |
%changelog |
%changelog |
276 |
* Wed Jun 15 2016 Daniel Berteaud <<daniel@firewall-services.com> - 13.21.254-1.sme.1 |
* Sat Apr 8 2017 Jean-Philippe Pialasse <tests@pialasse.com> - 13.21.263-1.sme.1 |
277 |
- Rebase on upstream 13.21.254-1 [SME: 9535] |
- Rebase on upstream 13.21.263-1 [SME: 10214] |
278 |
|
- anaconda translation should not refer to a release of SME9 [SME: 10153] |
279 |
* Tue May 10 2016 Johnny Hughes <johnny@centos.org> - 13.21.254-1 |
|
280 |
- CentOS Branding |
* Tue Mar 21 2017 Johnny Hughes <johnny@centos.org> - 13.21.263-1 |
281 |
|
- Rebase to CentOS-6.9 |
282 |
|
|
283 |
|
* Mon Feb 13 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.263-1 |
284 |
|
- network: don't reactivate devices from linuxrc.s390 in loader only for IPv6 |
285 |
|
(rvykydal) |
286 |
|
Resolves: rhbz#1421039 |
287 |
|
|
288 |
|
* Tue Jan 03 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.262-1 |
289 |
|
- Remove more firmware from ppc image (rvykydal) |
290 |
|
Related: rhbz#1405089 |
291 |
|
Resolves: rhbz#1405089 |
292 |
|
|
293 |
|
* Fri Dec 16 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.261-1 |
294 |
|
- Remove 3com and bnx2 firmware to meet ppc64 image limit (rvykydal) |
295 |
|
Related: rhbz#1405089 |
296 |
|
Resolves: rhbz#1405089 |
297 |
|
|
298 |
|
* Thu Dec 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.260-1 |
299 |
|
- Fix ppc image being too big againagainagainagainagain (sbueno+anaconda) |
300 |
|
Resolves: rhbz#1405089 |
301 |
|
|
302 |
|
* Mon Dec 12 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.259-1 |
303 |
|
- network: don't reactivate devices from linuxrc.s390 for early networking |
304 |
|
(rvykydal) |
305 |
|
Resolves: rhbz#1329171 |
306 |
|
- Create lvm.conf with thin_* path overrides (mkolman) |
307 |
|
Resolves: rhbz#1350296 |
308 |
|
|
309 |
|
* Thu Dec 08 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.258-1 |
310 |
|
- Fix invalid characters in an installed package summary (vponcova) |
311 |
|
Resolves: rhbz#1324706 |
312 |
|
|
313 |
|
* Mon Nov 28 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.257-1 |
314 |
|
- Fix wrong attribute of AnacondaYumRepo (vponcova) |
315 |
|
Resolves: rhbz#1395076 |
316 |
|
|
317 |
|
* Mon Nov 07 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.256-1 |
318 |
|
- Fix the basis for percentage-based growth of LVs. (dlehman) |
319 |
|
Resolves: rhbz#1383817 |
320 |
|
|
321 |
|
* Fri Oct 21 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.255-1 |
322 |
|
- Keep symlinks to thin_* tools in /sbin (mkolman) |
323 |
|
Resolves: rhbz#1350296 |
324 |
|
- network: fix static ipv6 config with static gateway (rvykydal) |
325 |
|
Resolves: rhbz#1177984 |
326 |
|
- Run efibootmgr for only one device in multipath (jkonecny) |
327 |
|
Resolves: rhbz#1346725 |
328 |
|
- Adjust the fraction of the progress bar (vponcova) |
329 |
|
Resolves: rhbz#1324706 |
330 |
|
- network: take into account NICs activated in linuxrc.s390 (rvykydal) |
331 |
|
Resolves: rhbz#1329171 |
332 |
|
Related: rhbz#1329171 |
333 |
|
- network: don't crash on network devices configured in linuxrc.s390 (rvykydal) |
334 |
|
Resolves: rhbz#1329171 |
335 |
|
|
336 |
* Mon Apr 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.254-1 |
* Mon Apr 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.254-1 |
337 |
- Revert "Always write splashimage to grub.cfg on UEFI (bcl)" |
- Revert "Always write splashimage to grub.cfg on UEFI (bcl)" |