[Django/f13/master] forced spec to be inline with master

smilner smilner at fedoraproject.org
Thu Sep 9 14:49:31 UTC 2010


commit 87f34fd3db458c70743d0161cf4c0ae0c7a52a83
Author: Steve 'Ashcrow' Milner <me at stevemilner.org>
Date:   Thu Sep 9 10:53:01 2010 -0400

    forced spec to be inline with master

 Django.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/Django.spec b/Django.spec
index ddefd2b..992c12d 100644
--- a/Django.spec
+++ b/Django.spec
@@ -12,7 +12,6 @@ URL:            http://www.djangoproject.com/
 Source0:        http://media.djangoproject.com/releases/%{version}/Django-%{version}.tar.gz
 # stub simplejson module that imports the system version
 Source1:        simplejson-init.py
-Patch0:         Django-hash-compat-13310.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -55,7 +54,6 @@ Python Web framework.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p3
 # remove bundled simplejson
 cd django/utils/simplejson/
 rm -rf *


More information about the scm-commits mailing list