Changeset: 7e319c4423de for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/7e319c4423de
Modified Files:
MonetDB.spec
Branch: Dec2023
Log Message:
Add %ldconfig_scriptlets for EPEL 7.
diffs (39 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -224,6 +224,8 @@ accelerators. It also has an SQL front
This package contains a shared library (libstream) which is needed by
various other components.
+%ldconfig_scriptlets stream
+
%files stream
%license COPYING
%defattr(-,root,root)
@@ -272,6 +274,8 @@ This package contains libmapi.so, the ma
mclient, msqldump and by the ODBC driver. If you want to use MonetDB,
you will very likely need this package.
+%ldconfig_scriptlets client-lib
+
%files client-lib
%license COPYING
%defattr(-,root,root)
@@ -517,6 +521,8 @@ accelerators. It also has an SQL front
This package contains the MonetDB server component in the form of a set of
libraries. You need this
package if you want to use the MonetDB database system, either as independent
program (MonetDB5-server) or as embedded library (%{name}-embedded).
+%ldconfig_scriptlets -n MonetDB5-libraries
+
%files -n MonetDB5-libraries
%defattr(-,root,root)
%{_libdir}/libmonetdb5.so.*
@@ -696,6 +702,8 @@ This package contains the library to tur
library, also known as MonetDBe. Also see %{name}-embedded-devel to
use this in a program.
+%ldconfig_scriptlets embedded
+
%files embedded
%{_libdir}/libmonetdbe.so.*
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]