integ/python/python-django/centos/meta_patches/spec-include-TiS-patches.patch
SidneyAn d0e1110fda upgrade python-django to CentOS 7.6 version
[Patch 2/3]
update to version 1.11.13-4
remove unnecessary patches

Story: 2004522
Task: 28402

Depends-On: https://review.openstack.org/#/c/627590/
Change-Id: Icec77377cb40c253ad4f94a62595b35cae6b46e4
Signed-off-by: SidneyAn <ran1.an@intel.com>
2018-12-28 02:05:44 +00:00

37 lines
930 B
Diff

From 6cee1f687c1148254fcddc34a7f7de334a26dba1 Mon Sep 17 00:00:00 2001
From: Scott Little <scott.little@windriver.com>
Date: Fri, 26 Aug 2016 15:10:15 -0400
Subject: [PATCH 1/1] WRS: spec-include-TiS-patches.patch
Signed-off-by: SidneyAn <ran1.an@intel.com>
---
SPECS/python-django.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/SPECS/python-django.spec b/SPECS/python-django.spec
index 269991d..d0e54bb 100644
--- a/SPECS/python-django.spec
+++ b/SPECS/python-django.spec
@@ -30,6 +30,9 @@ License: BSD
URL: http://www.djangoproject.com/
Source0: https://files.pythonhosted.org/packages/source/D/Django/Django-%{version}.tar.gz
+# WRS
+Patch0: session-filebase-backend-fix.patch
+
BuildArch: noarch
@@ -146,7 +149,7 @@ principle.
%endif
%prep
-%autosetup -n %{pkgname}-%{version}
+%autosetup -n %{pkgname}-%{version} -p1
%build
--
1.8.3.1