Author: qboosh                       Date: Sun Oct 10 06:01:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.11.0
- removed obsolete gcc4 patch

---- Files affected:
packages/libdap:
   libdap.spec (1.11 -> 1.12) , libdap-gcc4.patch (1.3 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/libdap/libdap.spec
diff -u packages/libdap/libdap.spec:1.11 packages/libdap/libdap.spec:1.12
--- packages/libdap/libdap.spec:1.11    Sat Oct 24 22:31:51 2009
+++ packages/libdap/libdap.spec Sun Oct 10 08:01:06 2010
@@ -2,19 +2,20 @@
 Summary:       OPeNDAP C++ implementation of the Data Access Protocol
 Summary(pl.UTF-8):     OPeNDAP - implementacja w C++ protokoĊ‚u DAP (Data 
Access Protocol)
 Name:          libdap
-Version:       3.9.3
+Version:       3.11.0
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://www.opendap.org/pub/source/%{name}-%{version}.tar.gz
-# Source0-md5: 597bf7aeb023186c65e1be4da868e75b
-Patch0:                %{name}-gcc4.patch
+# Source0-md5: 793755cc9ba8ff34f63e6185709b8e00
 URL:           http://opendap.org/
-BuildRequires: autoconf >= 2.57
+BuildRequires: autoconf >= 2.61
 BuildRequires: automake
+BuildRequires: cppunit-devel >= 1.12.0
 BuildRequires: curl-devel >= 7.12.0
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.5
+BuildRequires: libuuid-devel
 BuildRequires: libxml2-devel >= 2.6.16
 Requires:      curl >= 7.12.0
 Requires:      libxml2 >= 2.6.16
@@ -76,7 +77,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -103,9 +103,8 @@
 %defattr(644,root,root,755)
 %doc COPYRIGHT_* NEWS README*
 %attr(755,root,root) %{_bindir}/getdap
-%attr(755,root,root) %{_sbindir}/deflate
 %attr(755,root,root) %{_libdir}/libdap.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdap.so.10
+%attr(755,root,root) %ghost %{_libdir}/libdap.so.11
 %attr(755,root,root) %{_libdir}/libdapclient.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libdapclient.so.3
 %attr(755,root,root) %{_libdir}/libdapserver.so.*.*.*
@@ -139,6 +138,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/10/10 06:01:06  qboosh
+- updated to 3.11.0
+- removed obsolete gcc4 patch
+
 Revision 1.11  2009/10/24 20:31:51  qboosh
 - ghost soname symlinks
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdap/libdap.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to