pungi: update patches for pungi 4.0.x

pull/2/head mm_fbfc7733
Marek Marczykowski-Górecki 8 years ago
parent f8d607cfff
commit fbfc7733c6
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

@ -1,5 +1,5 @@
--- pungi-3.03/src/pypungi/__init__.py.orig 2013-12-07 23:25:33.790299986 +0100
+++ pungi-3.03/src/pypungi/__init__.py 2013-12-07 23:27:06.347452833 +0100
--- pungi-3.03/pungi/gather.py.orig 2013-12-07 23:25:33.790299986 +0100
+++ pungi-3.03/pungi/gather.py 2013-12-07 23:27:06.347452833 +0100
@@ -1528,7 +1528,8 @@
if self.tree_arch == 'i386' or self.tree_arch == 'x86_64':

@ -1,5 +1,5 @@
--- pungi-3.12/src/pypungi/__init__.py.orig 2015-03-23 13:24:45.173223580 +0100
+++ pungi-3.12/src/pypungi/__init__.py 2015-03-23 13:24:59.222835656 +0100
--- pungi-3.12/pungi/__init__.py.orig 2015-03-23 13:24:45.173223580 +0100
+++ pungi-3.12/pungi/__init__.py 2015-03-23 13:24:59.222835656 +0100
@@ -1411,7 +1411,7 @@
lorax.run(self.ayum, product=product, version=version, release=release,

@ -15,7 +15,7 @@ Patch1: 0001-Set-repository-gpgkey-option.patch
Patch2: 0002-Verify-downloaded-packages.patch
Patch3: disable-efi.patch
#Patch5: fix-recursive-partition-table-on-iso-image.patch
Patch6: disable-upgrade.patch
#Patch6: disable-upgrade.patch
BuildRequires: python-nose, python-nose-cov, python-mock
BuildRequires: python-devel, python-setuptools, python2-productmd
BuildRequires: python-lockfile, kobo, kobo-rpmlib, python-kickstart, createrepo_c
@ -54,7 +54,7 @@ A tool to create anaconda based installation trees/isos of a set of rpms.
%patch2 -p1
%patch3 -p1
#%%patch5 -p1
%patch6 -p1
#%%patch6 -p1
%build
%{__python} setup.py build

Loading…
Cancel
Save