[python-kinterbasdb] fix build fail against Firebird 2.5.1

Philippe Makowski makowski at fedoraproject.org
Wed Jan 18 09:49:27 UTC 2012


commit b8ab33c01f64757563e10ad326c2b0cdbd7c1163
Author: Philippe Makowski <makowski.firebird-fr.eu.org>
Date:   Wed Jan 18 10:49:19 2012 +0100

    fix build fail against Firebird 2.5.1

 python-kinterbasdb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-kinterbasdb.spec b/python-kinterbasdb.spec
index b710511..674afba 100644
--- a/python-kinterbasdb.spec
+++ b/python-kinterbasdb.spec
@@ -30,7 +30,7 @@ engine.
 %prep
 %setup -q -n %{origname}-%{version}
 %patch0 -b .default_setup_build
-%patch1 -b 
+%patch1  
 rm README
 
 %build


More information about the scm-commits mailing list