- 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:
parent
6af6d99099
commit
b4dcfc7d0e
@ -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
|
Wed Feb 5 13:58:30 CET 2014 - ro@suse.de
|
||||||
|
|
||||||
|
@ -606,6 +606,7 @@ rm -f %{buildroot}%{_libdir}/*.a
|
|||||||
%post -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig
|
%post -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig
|
||||||
%post -n libboost_locale%{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_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_atomic%{lib_appendix} -p /sbin/ldconfig
|
||||||
%postun -n libboost_context%{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_chrono%{lib_appendix} -p /sbin/ldconfig
|
||||||
%postun -n libboost_locale%{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_timer%{lib_appendix} -p /sbin/ldconfig
|
||||||
|
%postun -n libboost_graph_parallel%{lib_appendix} -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -n boost-license%{lib_appendix}
|
%files -n boost-license%{lib_appendix}
|
||||||
%defattr(-, root, root, -)
|
%defattr(-, root, root, -)
|
||||||
|
Loading…
Reference in New Issue
Block a user