/[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.4 by jpp, Fri Jun 12 03:46:49 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    #001-anaconda-koozali-product.patch
32  #ENDKOOZALI  #ENDKOOZALI
33    
34  # 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 257  runtime on NFS/HTTP/FTP servers or local
257  %patch10 -p1  %patch10 -p1
258  %endif  %endif
259    
 #KOOZALI  
 %patch101 -p1  
 #END KOOZALI  
   
260  pushd pyanaconda/installclasses/  pushd pyanaconda/installclasses/
261  cp -f rhel.py centos.py  cp -f rhel.py centos.py
262  popd  popd
263    
264  %patch11 -p1  %patch11 -p1
265    
266    #KOOZALI
267    %patch100 -p1
268    pushd pyanaconda/installclasses/
269    cp -f centos.py koozali.py
270    popd
271    ##%patch101 -p1
272    #END KOOZALI
273    
274  %build  %build
275  %configure --disable-static \  %configure --disable-static \
276             --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