From 19448ac70230c17f8b78e23a8df96bf4728dedc0 Mon Sep 17 00:00:00 2001 From: Jorge Gallegos Date: Thu, 28 Aug 2014 21:13:20 -0700 Subject: [PATCH] oops wrong order --- uwsgi.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uwsgi.spec b/uwsgi.spec index 0932e0c..a6af8da 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -66,14 +66,14 @@ Requires: %{name} This package contains the development header files and libraries for uWSGI extensions -%description -n %{name}-docs -This package contains the documentation files for uWSGI - %package -n %{name}-docs Summary: uWSGI - Documentation Group: Documentation Requires: %{name} +%description -n %{name}-docs +This package contains the documentation files for uWSGI + %package -n %{name}-plugin-common Summary: uWSGI - Common plugins for uWSGI Group: System Environment/Daemons