Author: zbyniu Date: Fri Jan 27 08:45:18 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.11.2; curl.patch merged by upstream
---- Files affected: packages/libdap: libdap.spec (1.16 -> 1.17) , libdap-curl.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/libdap/libdap.spec diff -u packages/libdap/libdap.spec:1.16 packages/libdap/libdap.spec:1.17 --- packages/libdap/libdap.spec:1.16 Mon Jan 16 18:39:01 2012 +++ packages/libdap/libdap.spec Fri Jan 27 09:45:13 2012 @@ -6,13 +6,12 @@ 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.11.1 -Release: 2 +Version: 3.11.2 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://www.opendap.org/pub/source/%{name}-%{version}.tar.gz -# Source0-md5: 097f1890085bbcb78779b55f04042479 -Patch0: %{name}-curl.patch +# Source0-md5: ab8ab83332525e048802200ea0552619 URL: http://opendap.org/ BuildRequires: autoconf >= 2.61 BuildRequires: automake @@ -83,7 +82,6 @@ %prep %setup -q -%patch0 -p1 %build %{__libtoolize} @@ -120,6 +118,8 @@ %attr(755,root,root) %ghost %{_libdir}/libdapclient.so.3 %attr(755,root,root) %{_libdir}/libdapserver.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libdapserver.so.7 +%{_mandir}/man1/dap-config.1* +%{_mandir}/man1/getdap.1* %files devel %defattr(644,root,root,755) @@ -149,6 +149,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2012/01/27 08:45:13 zbyniu +- up to 3.11.2; curl.patch merged by upstream + Revision 1.16 2012/01/16 17:39:01 qboosh - added curl patch to kill warning on headers compilation (which could break gdal build) - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdap/libdap.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
