[python-django-filter/el6] initial import

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jan 16 00:50:55 UTC 2014


commit 31c63b528afd2fd7d7641d3c4ebfcdd471ca9d03
Author: lbazan <lbazan at fedoraproject.org>
Date:   Wed Jan 15 19:50:52 2014 -0500

    initial import

 python-django-filter.spec |   37 ++++---------------------------------
 1 files changed, 4 insertions(+), 33 deletions(-)
---
diff --git a/python-django-filter.spec b/python-django-filter.spec
index 80c3203..0dd760d 100644
--- a/python-django-filter.spec
+++ b/python-django-filter.spec
@@ -3,13 +3,14 @@
 
 Name:           python-%{pypi_name}
 Version:        0.6
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        A Django application for allowing users to filter queryset dynamically
 
 Group:          Development/Languages
 License:        BSD
 URL:            http://pypi.python.org/pypi/%{pypi_name}
 Source0:        http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -44,35 +45,5 @@ parameters a user provides.
 %{python_sitelib}/django_filter-%{version}-py?.?.egg-info
 
 %changelog
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Tue Apr 16 2013 Miro Hrončok <mhroncok at redhat.com> - 0.6-1
-- New version compatible with Django 1.5
-- Using runtests.py instead of creating own test suite
-- Added BR python-django-discover-runner
-- Filenames in %%docs changed
-- Removed patches for Django 1.4
-- Added BR python-mock >=1 (3 tests are failing with older mock)
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Wed Aug 15 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 0.5.3-1
-- Renamed to python-django-filter.
-- Updated to version 0.5.3.
-
-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.5.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
-
-* Thu Aug 20 2009 Diego Búrigo Zacarão <diegobz at gmail.com> 0.5.0-1
-- Initial RPM release
+* Wed Jan 15 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.6-1
+- Initial upstream


More information about the scm-commits mailing list