[packages/CoinOsi] - ldconfig for solver libraries

qboosh qboosh at pld-linux.org
Fri Dec 5 21:55:30 CET 2014


commit 4298b71fc62d9d1ca5dc63cf10511cf5af85c6b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Dec 5 21:55:46 2014 +0100

    - ldconfig for solver libraries

 CoinOsi.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/CoinOsi.spec b/CoinOsi.spec
index 165312c..82f5bca 100644
--- a/CoinOsi.spec
+++ b/CoinOsi.spec
@@ -202,6 +202,12 @@ rm -rf $RPM_BUILD_ROOT
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%post	glpk -p /sbin/ldconfig
+%postun	glpk -p /sbin/ldconfig
+
+%post	soplex -p /sbin/ldconfig
+%postun	soplex -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc Osi/{AUTHORS,CHANGELOG,LICENSE,README}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CoinOsi.git/commitdiff/4298b71fc62d9d1ca5dc63cf10511cf5af85c6b8



More information about the pld-cvs-commit mailing list