[packages/db5.2] Rel 10

arekm arekm at pld-linux.org
Sun Aug 23 14:17:13 CEST 2026


commit 4fe49acef450d0458877c6672787a37b0c73b64e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Aug 23 14:17:05 2026 +0200

    Rel 10

 db5.2.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/db5.2.spec b/db5.2.spec
index 88e7623..df3b625 100644
--- a/db5.2.spec
+++ b/db5.2.spec
@@ -18,7 +18,7 @@ Summary:	Berkeley DB database library for C
 Summary(pl.UTF-8):	Biblioteka C do obsługi baz Berkeley DB
 Name:		db5.2
 Version:	%{ver}.%{patchlevel}
-Release:	9
+Release:	10
 License:	BSD-like (see LICENSE)
 Group:		Libraries
 #Source0Download: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index-082944.html
@@ -464,6 +464,7 @@ install -d $RPM_BUILD_ROOT%{_javadir}
 %if %{with static_libs}
 %{__make} -C build_unix.static library_install \
 	DESTDIR=$RPM_BUILD_ROOT \
+	STRIP=: \
 	docdir=%{_docdir}/db-%{version}-docs \
 	includedir=%{_includedir}
 %endif
@@ -471,6 +472,7 @@ install -d $RPM_BUILD_ROOT%{_javadir}
 %{__make} -C build_unix library_install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	LIB_INSTALL_FILE_LIST="" \
+	STRIP=: \
 	docdir=%{_docdir}/db-%{version}-docs \
 	includedir=%{_includedir}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/db5.2.git/commitdiff/4fe49acef450d0458877c6672787a37b0c73b64e



More information about the pld-cvs-commit mailing list