[python-django-tastypie] Change Docdir to Unversioned Docdir

Cédric OLIVIER cquad at fedoraproject.org
Sun Aug 11 16:23:44 UTC 2013


commit 4ecd27792cb12dbcb79495169ca792b70f15172f
Author: builder <builder at localhost.localdomain>
Date:   Sun Aug 11 18:23:24 2013 +0200

    Change Docdir to Unversioned Docdir

 python-django-tastypie.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-django-tastypie.spec b/python-django-tastypie.spec
index ee34c83..8b79f09 100644
--- a/python-django-tastypie.spec
+++ b/python-django-tastypie.spec
@@ -1,7 +1,7 @@
 %global pypi_name django-tastypie
 Name:           python-%{pypi_name}
 Version:        0.9.14
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A flexible and capable API layer for Django
 
 Group:          Development/Languages
@@ -18,7 +18,7 @@ Source1:        https://github.com/toastdriven/%{pypi_name}/archive/%{commit}/%{
 # Patch so this works with Django 1.5
 Patch0:         %{name}-django-1.5.patch
 
-%global docdir %{_docdir}/%{name}-%{version}
+%global docdir %{_docdir}/%{name}
 
 BuildArch:      noarch
 # Let's keep Requires and BuildRequires sorted alphabetically
@@ -134,6 +134,9 @@ popd
 %exclude %{docdir}/html/.*
 
 %changelog
+* Sun Aug 11 2013 Cédric OLIVIER <cedric.olivier at free.fr> 0.9.14-3
+- Change Docdir to Unversioned Docdir
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list