summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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