Accepting request 121374 from devel:libraries:c_c++

Fix timer post script, it used the comment as content. (forwarded request 121368 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/121374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=69
This commit is contained in:
Stephan Kulow 2012-05-21 06:07:53 +00:00 committed by Git OBS Bridge
commit ae5d92ed38
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 18 07:38:27 UTC 2012 - aj@suse.de
- Fix timer post script, it used the comment as content.
-------------------------------------------------------------------
Fri May 11 08:05:42 UTC 2012 - coolo@suse.com

View File

@ -569,8 +569,6 @@ rm -f %{buildroot}%{_libdir}/*.a
%post -n libboost_locale%{lib_appendix} -p /sbin/ldconfig
%post -n libboost_timer%{lib_appendix} -p /sbin/ldconfig
##############################
%postun -n libboost_date_time%{lib_appendix} -p /sbin/ldconfig
%postun -n libboost_filesystem%{lib_appendix} -p /sbin/ldconfig
%postun -n libboost_iostreams%{lib_appendix} -p /sbin/ldconfig