summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-03-27 07:50:41 +0000
committerCoprDistGit <infra@openeuler.org>2023-03-27 07:50:41 +0000
commit02f37a7095e181a278ad66d2c621474a858a6e82 (patch)
treebd7ed58b1843198336ea0f2cec8106118cb2cd92
parentb132cf64ccfc89baa4fb0e9926f0be8daed0369f (diff)
automatic import of python-openid-teams
-rw-r--r--python-openid-teams.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-openid-teams.spec b/python-openid-teams.spec
index a3313d4..d41106b 100644
--- a/python-openid-teams.spec
+++ b/python-openid-teams.spec
@@ -12,18 +12,18 @@ BuildArch: noarch
%description
UNKNOWN
-%package -n python3-python-openid-teams
+%package -n python3-openid-teams
Summary: This is an implementation of the OpenID teams extension for python-openid
Provides: python-openid-teams
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
-%description -n python3-python-openid-teams
+%description -n python3-openid-teams
UNKNOWN
%package help
Summary: Development documents and examples for python-openid-teams
-Provides: python3-python-openid-teams-doc
+Provides: python3-openid-teams-doc
%description help
UNKNOWN
@@ -61,7 +61,7 @@ popd
mv %{buildroot}/filelist.lst .
mv %{buildroot}/doclist.lst .
-%files -n python3-python-openid-teams -f filelist.lst
+%files -n python3-openid-teams -f filelist.lst
%dir %{python3_sitelib}/*
%files help -f doclist.lst