[packages/libdap] - updated to 3.17.0 (note: new libdap soname) - removed outdated flex patch

qboosh qboosh at pld-linux.org
Thu Mar 17 20:14:10 CET 2016


commit f22a2e9318f5730bd281d18377f580f0929d5e17
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 17 20:18:13 2016 +0100

    - updated to 3.17.0 (note: new libdap soname)
    - removed outdated flex patch

 libdap.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/libdap.spec b/libdap.spec
index 263eb38..f3df113 100644
--- a/libdap.spec
+++ b/libdap.spec
@@ -5,13 +5,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.14.0
-Release:	3
+Version:	3.17.0
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.opendap.org/pub/source/%{name}-%{version}.tar.gz
-# Source0-md5:	83ac4c6eb4aa8e485587de94b9757d01
-Patch0:		%{name}-flex.patch
+# Source0-md5:	ebeff3892b45fb95ea80fc6ffafb6448
 URL:		http://opendap.org/
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake
@@ -86,7 +85,6 @@ Statyczna biblioteka OPeNDAP.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -122,7 +120,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/getdap
 %attr(755,root,root) %{_bindir}/getdap4
 %attr(755,root,root) %{_libdir}/libdap.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdap.so.17
+%attr(755,root,root) %ghost %{_libdir}/libdap.so.21
 %attr(755,root,root) %{_libdir}/libdapclient.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libdapclient.so.6
 %attr(755,root,root) %{_libdir}/libdapserver.so.*.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdap.git/commitdiff/f22a2e9318f5730bd281d18377f580f0929d5e17



More information about the pld-cvs-commit mailing list