[uwsgi/f21] oops wrong order

Jorge A Gallegos kad at fedoraproject.org
Fri Aug 29 04:49:18 UTC 2014


commit 19448ac70230c17f8b78e23a8df96bf4728dedc0
Author: Jorge Gallegos <kad at fedoraproject.org>
Date:   Thu Aug 28 21:13:20 2014 -0700

    oops wrong order

 uwsgi.spec |    6 +++---
 1 files 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


More information about the scm-commits mailing list