3 |
Summary: Graphical system installer |
Summary: Graphical system installer |
4 |
Name: anaconda |
Name: anaconda |
5 |
Version: 21.48.22.158 |
Version: 21.48.22.158 |
6 |
Release: 1%{?dist} |
Release: 2%{?dist} |
7 |
License: GPLv2+ and MIT |
License: GPLv2+ and MIT |
8 |
Group: Applications/System |
Group: Applications/System |
9 |
URL: http://fedoraproject.org/wiki/Anaconda |
URL: http://fedoraproject.org/wiki/Anaconda |
25 |
Patch10: anaconda-centos-armhfp-extloader.patch |
Patch10: anaconda-centos-armhfp-extloader.patch |
26 |
Patch11: anaconda-centos-really-add-centos-install-class.patch |
Patch11: anaconda-centos-really-add-centos-install-class.patch |
27 |
|
|
28 |
|
#KOOZALI |
29 |
|
Patch101: 001-anaconda-koozali-product.patch |
30 |
|
#ENDKOOZALI |
31 |
|
|
32 |
# Versions of required components (done so we make sure the buildrequires |
# Versions of required components (done so we make sure the buildrequires |
33 |
# match the requires versions of things). |
# match the requires versions of things). |
34 |
%define dbusver 1.2.3 |
%define dbusver 1.2.3 |
255 |
%patch10 -p1 |
%patch10 -p1 |
256 |
%endif |
%endif |
257 |
|
|
258 |
|
#KOOZALI |
259 |
|
%patch101 -p1 |
260 |
|
#END KOOZALI |
261 |
|
|
262 |
pushd pyanaconda/installclasses/ |
pushd pyanaconda/installclasses/ |
263 |
cp -f rhel.py centos.py |
cp -f rhel.py centos.py |
264 |
popd |
popd |
356 |
%{_prefix}/libexec/anaconda/dd_* |
%{_prefix}/libexec/anaconda/dd_* |
357 |
|
|
358 |
%changelog |
%changelog |
359 |
|
* Wed Jun 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 21.48.22.158-2.sme |
360 |
|
- patch for product.img branding of anaconda |
361 |
|
|
362 |
* Tue Mar 31 2020 CentOS Sources <bugs@centos.org> - 21.48.22.158-1.el7.centos |
* Tue Mar 31 2020 CentOS Sources <bugs@centos.org> - 21.48.22.158-1.el7.centos |
363 |
- Add CentOS install class as default |
- Add CentOS install class as default |
364 |
- use the right path for the EULA string (issue 7165, bstinson) |
- use the right path for the EULA string (issue 7165, bstinson) |