[python-psycopg2/el5] And get my patch level right

Toshio くらとみ toshio at fedoraproject.org
Fri Jul 27 18:13:02 UTC 2012


commit 7260b68308452083e09f34cfad4c7da6a47418da
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Fri Jul 27 11:12:43 2012 -0700

    And get my patch level right

 python-psycopg2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-psycopg2.spec b/python-psycopg2.spec
index 451babe..46cd46f 100644
--- a/python-psycopg2.spec
+++ b/python-psycopg2.spec
@@ -45,7 +45,7 @@ Zope Database Adapter for PostgreSQL, called ZPsycopgDA
 
 %prep
 %setup -q -n psycopg2-%{version}
-%patch0 -p0 -b .refleaks
+%patch0 -p1 -b .refleaks
 
 %build
 python setup.py build


More information about the scm-commits mailing list