SPECS: libdap.spec - updated to 3.5.3, added gcc4 patch

qboosh qboosh at pld-linux.org
Tue Feb 21 23:02:12 CET 2006


Author: qboosh                       Date: Tue Feb 21 22:02:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.5.3, added gcc4 patch

---- Files affected:
SPECS:
   libdap.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libdap.spec
diff -u SPECS/libdap.spec:1.1 SPECS/libdap.spec:1.2
--- SPECS/libdap.spec:1.1	Sat Sep  3 12:50:06 2005
+++ SPECS/libdap.spec	Tue Feb 21 23:02:07 2006
@@ -2,12 +2,13 @@
 Summary:	OPeNDAP C++ implementation of the Data Access Protocol
 Summary(pl):	OPeNDAP - implementacja w C++ protokołu DAP (Data Access Protocol)
 Name:		libdap
-Version:	3.5.2
+Version:	3.5.3
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	ftp://ftp.unidata.ucar.edu/pub/dods/DODS-3.5/source/%{name}-%{version}.tar.gz
-# Source0-md5:	ed786ae3f8f7ca4e9eac2b87c132d8fb
+# Source0-md5:	62579a9814ccb39579796cdcc1560067
+Patch0:		%{name}-gcc4.patch
 URL:		http://opendap.org/
 BuildRequires:	curl-devel >= 7.12.0
 BuildRequires:	libstdc++-devel
@@ -72,6 +73,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -114,5 +116,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/21 22:02:07  qboosh
+- updated to 3.5.3, added gcc4 patch
+
 Revision 1.1  2005/09/03 10:50:06  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libdap.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list