[python-django-openstack-auth] Rebased to 1.1.7

Matthias Runge mrunge at fedoraproject.org
Fri Sep 26 09:11:08 UTC 2014


commit 8fa426114431035570bbfb956682f5d9d213ba4e
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Sep 26 11:08:52 2014 +0200

    Rebased to 1.1.7
    
    Resolves: rhbz#1145024

 0001-remove-runtime-dep-to-python-pbr.patch   |    2 +-
 0002-Adding-back-the-forms.Login-import.patch |   30 -------------------------
 python-django-openstack-auth.spec             |    2 -
 3 files changed, 1 insertions(+), 33 deletions(-)
---
diff --git a/0001-remove-runtime-dep-to-python-pbr.patch b/0001-remove-runtime-dep-to-python-pbr.patch
index e21aec2..aa34cbb 100644
--- a/0001-remove-runtime-dep-to-python-pbr.patch
+++ b/0001-remove-runtime-dep-to-python-pbr.patch
@@ -1,4 +1,4 @@
-From 6530de232e128a98f1f96db1b15e2fbb77177967 Mon Sep 17 00:00:00 2001
+From 9f7f1b3518d816adbf828ef1f082fa8b8ec4cdfa Mon Sep 17 00:00:00 2001
 From: Alan Pevec <apevec at redhat.com>
 Date: Wed, 7 May 2014 15:47:49 +0200
 Subject: [PATCH] remove runtime dep to python-pbr
diff --git a/python-django-openstack-auth.spec b/python-django-openstack-auth.spec
index 5eb16e2..105374c 100644
--- a/python-django-openstack-auth.spec
+++ b/python-django-openstack-auth.spec
@@ -13,7 +13,6 @@ Source0:        http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_nam
 # patches_base=1.1.7
 #
 Patch0001: 0001-remove-runtime-dep-to-python-pbr.patch
-Patch0002: 0002-Adding-back-the-forms.Login-import.patch
 
 BuildArch:      noarch
  
@@ -44,7 +43,6 @@ Keystone V2 API.
 %setup -q -n %{pypi_name}-%{version}
 
 %patch0001 -p1
-%patch0002 -p1
 
 # Remove bundled egg-info
 # rm -rf %{pypi_name}.egg-info


More information about the scm-commits mailing list