/[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.5 by jpp, Fri Jun 12 04:16:09 2020 UTC Revision 1.6 by jpp, Tue Feb 16 19:57:49 2021 UTC
# Line 2  Line 2 
2    
3  Summary: Graphical system installer  Summary: Graphical system installer
4  Name:    anaconda  Name:    anaconda
5  Version: 21.48.22.158  Version: 21.48.22.159
6  Release: 2%{?dist}  Release: 1%{?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    
 #KOOZALI  
 Patch100: 100-anaconda-koozali-product.patch  
 Patch101: 101-anaconda-koozali-add-koozali-install-class.patch  
 #ENDKOOZALI  
   
28  # Versions of required components (done so we make sure the buildrequires  # Versions of required components (done so we make sure the buildrequires
29  # match the requires versions of things).  # match the requires versions of things).
30  %define dbusver 1.2.3  %define dbusver 1.2.3
# Line 262  popd Line 257  popd
257    
258  %patch11 -p1  %patch11 -p1
259    
 #KOOZALI  
 %patch100 -p1  
 pushd pyanaconda/installclasses/  
 cp -f centos.py koozali.py  
 popd  
 %patch101 -p1  
 #END KOOZALI  
   
260  %build  %build
261  %configure --disable-static \  %configure --disable-static \
262             --enable-introspection \             --enable-introspection \
# Line 361  update-desktop-database &> /dev/null || Line 348  update-desktop-database &> /dev/null ||
348  %{_prefix}/libexec/anaconda/dd_*  %{_prefix}/libexec/anaconda/dd_*
349    
350  %changelog  %changelog
351  * Wed Jun 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 21.48.22.158-2.sme  * Tue Sep 29 2020 CentOS Sources <bugs@centos.org> - 21.48.22.159-1.el7.centos
 - patch for product.img branding of anaconda  
   
 * Tue Mar 31 2020 CentOS Sources <bugs@centos.org> - 21.48.22.158-1.el7.centos  
352  - Add CentOS install class as default  - Add CentOS install class as default
353  - use the right path for the EULA string (issue 7165,  bstinson)  - use the right path for the EULA string (issue 7165,  bstinson)
354  - use efi_dir = centos  - use efi_dir = centos
355  - disable the mirrorlist options  - disable the mirrorlist options
356  - make boot part fs default to xfs  - make boot part fs default to xfs
357    
358    * Wed Apr 15 2020 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.159-1
359    - Do not run hwclock when using image install mode (bcl)
360      Resolves: rhbz#1766785
361    
362  * Tue Sep 10 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.158-1  * Tue Sep 10 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.158-1
363  - network: use DEVICETYPE for team when updating virtual slaves ifcfgs  - network: use DEVICETYPE for team when updating virtual slaves ifcfgs
364    (rvykydal)    (rvykydal)


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