/[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.3 by jpp, Wed Jun 10 04:05:21 2020 UTC Revision 1.5 by jpp, Fri Jun 12 04:16:09 2020 UTC
# Line 26  Patch10: anaconda-centos-armhfp-extloade Line 26  Patch10: anaconda-centos-armhfp-extloade
26  Patch11: anaconda-centos-really-add-centos-install-class.patch  Patch11: anaconda-centos-really-add-centos-install-class.patch
27    
28  #KOOZALI  #KOOZALI
29  Patch101: 001-anaconda-koozali-product.patch  Patch100: 100-anaconda-koozali-product.patch
30    Patch101: 101-anaconda-koozali-add-koozali-install-class.patch
31  #ENDKOOZALI  #ENDKOOZALI
32    
33  # Versions of required components (done so we make sure the buildrequires  # Versions of required components (done so we make sure the buildrequires
# Line 255  runtime on NFS/HTTP/FTP servers or local Line 256  runtime on NFS/HTTP/FTP servers or local
256  %patch10 -p1  %patch10 -p1
257  %endif  %endif
258    
 #KOOZALI  
 %patch101 -p1  
 #END KOOZALI  
   
259  pushd pyanaconda/installclasses/  pushd pyanaconda/installclasses/
260  cp -f rhel.py centos.py  cp -f rhel.py centos.py
261  popd  popd
262    
263  %patch11 -p1  %patch11 -p1
264    
265    #KOOZALI
266    %patch100 -p1
267    pushd pyanaconda/installclasses/
268    cp -f centos.py koozali.py
269    popd
270    %patch101 -p1
271    #END KOOZALI
272    
273  %build  %build
274  %configure --disable-static \  %configure --disable-static \
275             --enable-introspection \             --enable-introspection \


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