[libgda/f14/master] drop useless patch

Haïkel Guémar hguemar at fedoraproject.org
Sat Jan 8 16:09:19 UTC 2011


commit b7019b36679ef6ede4fd22067a52f965bf49515c
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Sat Jan 8 16:54:25 2011 +0100

    drop useless patch

 libgda-4.2.2-sqlite-fix.patch |   36 ------------------------------------
 libgda.spec                   |    7 ++++---
 2 files changed, 4 insertions(+), 39 deletions(-)
---
diff --git a/libgda.spec b/libgda.spec
index 7a1b7cb..cb10665 100644
--- a/libgda.spec
+++ b/libgda.spec
@@ -20,7 +20,7 @@
 Name:             libgda
 Epoch:            1
 Version:          4.2.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Library for writing gnome database programs
 Group:            System Environment/Libraries
 License:          LGPLv2+
@@ -28,7 +28,6 @@ URL:              http://www.gnome-db.org/
 Source:           http://ftp.gnome.org/pub/GNOME/sources/%{name}/4.0/%{name}-%{version}.tar.bz2
 Patch1:           libgda-3.0.0-man.patch
 Patch2:           libgda-3.99.8-lib64.patch
-Patch3:		  libgda-4.2.2-sqlite-fix.patch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:    pkgconfig >= 0.8
 BuildRequires:    glib2-devel >= 2.16
@@ -251,7 +250,6 @@ This package includes the pkgconfig file for the libgda Java JDBC provider.
 %setup -q
 %patch1 -p1 -b .man
 %patch2 -p1 -b .lib64
-%patch3 -p1 -b .fix
 # need to reconfigure autotools scripts against newer toolchain
 autoreconf -fi
 
@@ -478,6 +476,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan  8 2011  <builder at zangetsu.seireitei> - 1:4.2.2-2
+- drop sqlite patch: should be fixed in latest xulrunner package
+
 * Tue Nov 30 2010 Haïkel Guémar <hguemar at fedoraproject.org> - 1:4.2.2-1
 - Upstream 4.2.2
 - Cleaned spec from deprecated providers support


More information about the scm-commits mailing list