[soci/f14/master] - Fixed bug #631175 (https://bugzilla.redhat.com/show_bug.cgi?id=631175)

Denis Arnaud denisarnaud at fedoraproject.org
Wed Sep 8 03:37:09 UTC 2010


commit 2318228e793624a48fe8d9285b51c16b92bb4f71
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Wed Sep 8 05:37:12 2010 +0200

    - Fixed bug #631175 (https://bugzilla.redhat.com/show_bug.cgi?id=631175)

 soci.spec |    6 +++---
 sources   |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/soci.spec b/soci.spec
index a2962ed..afd9537 100644
--- a/soci.spec
+++ b/soci.spec
@@ -18,7 +18,7 @@
 #
 Name:           soci
 Version:        3.0.0
-Release:        17%{?dist}
+Release:        18%{?dist}
 
 Summary:        The database access library for C++ programmers
 
@@ -171,7 +171,7 @@ mv src %{name}
 %patch1 -p1
 
 # Apply the patch for the Make bug
-%patch2 -p0
+%patch2 -p1
 
 # Fix some permissions and formats
 find ./doc -type f -perm 755 -exec chmod 644 {} \;
@@ -290,7 +290,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Sep 07 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> 3.0.0-17
+* Tue Sep 07 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> 3.0.0-18
 - Fixed bug #631175 (https://bugzilla.redhat.com/show_bug.cgi?id=631175)
 
 * Sat Jan 23 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> 3.0.0-16
diff --git a/sources b/sources
index 1818f6d..3704c3e 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 1bf7dd244764e53557c1ecc01fdfac96  soci-3.0.0.tar.gz
 65c1ca90695a11a687611cfdf9f7361c  soci-3.0.0-16-fix-gcc44-compatibility.patch
 e5e6200863e62a360f1fc77c2d56dd9b  soci-3.0.0-16-fix-gnu-autotools-compatibility.patch
-e7b935243b2116ec465755eb6593896f  soci-3.0.0-16-fix-make-tab.patch
+e2f9e1fdd88d623814579c252af9ff77  soci-3.0.0-16-fix-make-tab.patch


More information about the scm-commits mailing list