/[smeserver]/rpms/anaconda/sme10/anaconda.spec
ViewVC logotype

Diff of /rpms/anaconda/sme10/anaconda.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by jpp, Wed Jun 10 03:58:47 2020 UTC Revision 1.3 by jpp, Wed Jun 10 04:05:21 2020 UTC
# Line 3  Line 3 
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
# Line 25  Patch9: yumpayload-dont-verify-disabled- Line 25  Patch9: yumpayload-dont-verify-disabled-
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
# Line 251  runtime on NFS/HTTP/FTP servers or local Line 255  runtime on NFS/HTTP/FTP servers or local
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
# Line 348  update-desktop-database &> /dev/null || Line 356  update-desktop-database &> /dev/null ||
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)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed