From f42f01b3e43c2ab395924907c703863e496c8ab2 Mon Sep 17 00:00:00 2001 From: hht8 Date: Thu, 6 Aug 2020 19:51:59 +0800 Subject: [PATCH] add descriptions --- python-uwsgi.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python-uwsgi.spec b/python-uwsgi.spec index 91bad71..3bca3a7 100644 --- a/python-uwsgi.spec +++ b/python-uwsgi.spec @@ -6,9 +6,8 @@ Summary: The uWSGI server License: GPL2 URL: https://uwsgi-docs.readthedocs.io/en/latest/ Source0: https://files.pythonhosted.org/packages/c7/75/45234f7b441c59b1eefd31ba3d1041a7e3c89602af24488e2a22e11e7259/uWSGI-2.0.19.1.tar.gz - %description - +The uWSGI server %package -n python3-uWSGI Summary: The uWSGI server @@ -22,7 +21,7 @@ BuildRequires: python3-setuptools Summary: Development documents and examples for uWSGI Provides: python3-uWSGI-doc %description help - +Help doc for the uWSGI server %prep %autosetup -c uwsgi-%{version}