From 74d030c15784ec793d2dc3c297041cfd59065b74b33f01cb00058db5a23a8555 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Fri, 15 Apr 2011 15:29:31 +0000 Subject: [PATCH] Small ordering on spec file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=7 --- python-kombu.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-kombu.spec b/python-kombu.spec index 8b02e9d..afa67c9 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -67,9 +67,9 @@ export CFLAGS="%{optflags}" %files %defattr(-,root,root,-) -# You may have to add additional files here (documentation and binaries mostly) +%doc AUTHORS Changelog FAQ INSTALL README THANKS TODO %python_sitelib/%{mod_name}* %python_sitelib/*.egg-info -%doc AUTHORS Changelog FAQ INSTALL README THANKS TODO + %changelog