SPECS: freetds.spec - merged fixes from freetds CVS, release 2
hawk
hawk at pld-linux.org
Wed Jun 18 13:06:43 CEST 2008
Author: hawk Date: Wed Jun 18 11:06:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged fixes from freetds CVS, release 2
---- Files affected:
SPECS:
freetds.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/freetds.spec
diff -u SPECS/freetds.spec:1.25 SPECS/freetds.spec:1.26
--- SPECS/freetds.spec:1.25 Sat May 31 18:41:25 2008
+++ SPECS/freetds.spec Wed Jun 18 13:06:38 2008
@@ -16,11 +16,12 @@
Summary(pl.UTF-8): Wolnodostępna implementacja db-lib firmy Sybase
Name: freetds
Version: 0.82
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Source0: ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/%{name}-%{version}.tar.gz
# Source0-md5: 3df6b2e83fd420e90f1becbd1162990a
+Patch0: %{name}-cvs-fixes.patch
URL: http://www.freetds.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake
@@ -91,6 +92,7 @@
%prep
%setup -q
+%patch0 -p1
%build
# hack for libtool 2.2
@@ -205,6 +207,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2008/06/18 11:06:38 hawk
+- merged fixes from freetds CVS, release 2
+
Revision 1.25 2008/05/31 16:41:25 qboosh
- updated to 0.82
- added hack for libtool 2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freetds.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list