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 |
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 \ |