summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-10-15 02:42:16 +0000
committerCoprDistGit <infra@openeuler.org>2025-10-15 02:42:16 +0000
commitcf52af6a087e57671dcc738c69f10007e308b1f0 (patch)
treebac7b1e78681105b6e814e202f56165d1d8b6226
parent730b4bc9f315d91b290690a6b1dff3bff0a03beb (diff)
automatic import of authHub
-rw-r--r--authHub.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/authHub.spec b/authHub.spec
index a6c8356..2145ed6 100644
--- a/authHub.spec
+++ b/authHub.spec
@@ -1,7 +1,9 @@
%define _unitdir /usr/lib/systemd/system
+%define dist_tag %(sed -n 's/.* release \\([0-9]\\{2\\}\\)\\.\\([0-9]\\{2\\}\\).*LTS-SP\\([0-9]\\).*/oe\\1\\2sp\\3/p' /etc/openEuler-release)
+
Name: authHub
Version: v2.2.0
-Release: 3
+Release: 3.%{?dist_tag}
Summary: Authentication authority based on oauth2
License: MulanPSL2
URL: https://gitee.com/openeuler/%{name}