forked from pool/cloud-init
+ Remove skip-argparse-on-python3.patch
+ Add zypp_add_repo_test.patch OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=90
This commit is contained in:
@@ -28,6 +28,7 @@ Source0: %{name}-%{version}.tar.gz
|
||||
Source1: rsyslog-cloud-init.cfg
|
||||
# FIXME zypp_add_repos.diff needs proposed for upstream merge
|
||||
Patch4: zypp_add_repos.diff
|
||||
Patch5: zypp_add_repo_test.patch
|
||||
Patch10: cloud-init-no-user-lock-if-already-locked.patch
|
||||
Patch12: fix-default-systemd-unit-dir.patch
|
||||
# FIXME cloud-init-more-tasks.patch proposed for upstream merge
|
||||
@@ -188,6 +189,7 @@ Documentation and examples for cloud-init tools
|
||||
%prep
|
||||
%setup -q
|
||||
%patch4 -p0
|
||||
%patch5 -p0
|
||||
%patch10 -p1
|
||||
%patch12
|
||||
%patch13
|
||||
|
Reference in New Issue
Block a user