!2 [sync] PR-1: freeipa package init

From: @openeuler-sync-bot
Reviewed-by: 
Signed-off-by:
This commit is contained in:
openeuler-ci-bot 2021-09-18 09:15:17 +00:00 committed by Gitee
commit 57b521f219
4 changed files with 1566 additions and 0 deletions

View File

@ -0,0 +1,26 @@
From 115937ea73be01fb71b7c471c51517d219535103 Mon Sep 17 00:00:00 2001
From: jackie_wu <wutao61@huawei.com>
Date: Sat, 11 Sep 2021 10:04:14 +0800
Subject: [PATCH] adapt freeipa to openEuler
---
ipaplatform/setup.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ipaplatform/setup.py b/ipaplatform/setup.py
index 0d4bb38..dc138ee 100644
--- a/ipaplatform/setup.py
+++ b/ipaplatform/setup.py
@@ -40,7 +40,8 @@ if __name__ == '__main__':
"ipaplatform.redhat",
"ipaplatform.rhel",
"ipaplatform.rhel_container",
- "ipaplatform.suse"
+ "ipaplatform.suse",
+ "ipaplatform.openEuler"
],
install_requires=[
"cffi",
--
2.23.0

BIN
freeipa-4.9.3.tar.gz Normal file

Binary file not shown.

1540
freeipa.spec Normal file

File diff suppressed because it is too large Load Diff

BIN
openEuler-platform.tar.gz Normal file

Binary file not shown.