forked from pool/iodbc
Set proper extension for tar archive
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/iodbc?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 05:28:45 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Set proper extension for tar archive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 22:06:43 UTC 2012 - cgiboudeaux@gmx.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package iodbc
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -23,7 +23,7 @@ Summary: ODBC compliant driver manager
|
||||
License: LGPL-2.0 or BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.iodbc.org/
|
||||
Source: libiodbc-%{version}.tar.bz2
|
||||
Source: libiodbc-%{version}.tar.gz
|
||||
Patch1: fix-nonvoid-return.diff
|
||||
Patch2: config-h.diff
|
||||
%if 0%{?suse_version} > 1110
|
||||
|
Reference in New Issue
Block a user