- Add post and postun sections for libboost_graph_parallel.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=118
This commit is contained in:
Philipp Thomas 2014-02-08 17:06:53 +00:00 committed by Git OBS Bridge
parent 6af6d99099
commit b4dcfc7d0e
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 8 18:06:12 CET 2014 - pth@suse.de
- Add post and postun sections for libboost_graph_parallel.
-------------------------------------------------------------------
Wed Feb 5 13:58:30 CET 2014 - ro@suse.de

View File

@ -606,6 +606,7 @@ rm -f %{buildroot}%{_libdir}/*.a
%post -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig
%post -n libboost_locale%{lib_appendix} -p /sbin/ldconfig
%post -n libboost_timer%{lib_appendix} -p /sbin/ldconfig
%post -n libboost_graph_parallel%{lib_appendix} -p /sbin/ldconfig
%postun -n libboost_atomic%{lib_appendix} -p /sbin/ldconfig
%postun -n libboost_context%{lib_appendix} -p /sbin/ldconfig
@ -633,6 +634,7 @@ rm -f %{buildroot}%{_libdir}/*.a
%postun -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig
%postun -n libboost_locale%{lib_appendix} -p /sbin/ldconfig
%postun -n libboost_timer%{lib_appendix} -p /sbin/ldconfig
%postun -n libboost_graph_parallel%{lib_appendix} -p /sbin/ldconfig
%files -n boost-license%{lib_appendix}
%defattr(-, root, root, -)