]> git.pld-linux.org Git - packages/libgda3.git/commitdiff
- killed duplicate install auto/ti/libgda3-3_1_5-5
authorhawk <hawk@pld-linux.org>
Fri, 3 Jul 2009 17:14:40 +0000 (17:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgda3-am.patch -> 1.1
    libgda3.spec -> 1.29

libgda3-am.patch [new file with mode: 0644]
libgda3.spec

diff --git a/libgda3-am.patch b/libgda3-am.patch
new file mode 100644 (file)
index 0000000..a077d8d
--- /dev/null
@@ -0,0 +1,10 @@
+--- libgda-3.1.5/providers/sqlite/Makefile.am.orig     2008-07-20 11:51:16.000000000 +0200
++++ libgda-3.1.5/providers/sqlite/Makefile.am  2009-07-03 19:07:30.615320747 +0200
+@@ -22,7 +22,6 @@
+ xmldir   = $(datadir)/libgda-3.0
+ xml_in_files = sqlite_specs_create_db.xml.in \
+       sqlite_specs_dsn.xml.in \
+-      sqlite_specs_create_db.xml.in \
+       sqlite_specs_drop_db.xml.in \
+       sqlite_specs_create_table.xml.in \
+       sqlite_specs_drop_table.xml.in \
index 6707f84b92ec930829b32b6641ab6917eaecc526..fb8c6bed41d9d4cfa210193c16270ed67a0ada6c 100644 (file)
@@ -29,12 +29,13 @@ Summary:    GNU Data Access library
 Summary(pl.UTF-8):     Biblioteka GNU Data Access
 Name:          libgda3
 Version:       3.1.5
-Release:       4
+Release:       5
 License:       LGPL v2+/GPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/libgda/3.1/libgda-%{version}.tar.bz2
 # Source0-md5: eb7da5286a112e7cff3111c89fba4456
 Patch0:                %{name}-configure.patch
+Patch1:                %{name}-am.patch
 URL:           http://www.gnome-db.org/
 %{?with_firebird:BuildRequires:        Firebird-devel}
 BuildRequires: autoconf >= 2.59
@@ -267,6 +268,7 @@ Pakiet dostarczajÄ…cy dane z xBase (dBase, Clippera, FoxPro) dla GDA.
 %prep
 %setup -q -n libgda-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %if %{without gamin}
 sed -i -e 's#PKG_CHECK_MODULES(GAMIN.*)#have_fam=no#g' configure.in
This page took 0.08899 seconds and 4 git commands to generate.