Accepting request 121368 from home:a_jaeger:FactoryFix

Fix timer post script, it used the comment as content.

OBS-URL: https://build.opensuse.org/request/show/121368
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=83
This commit is contained in:
Ismail Dönmez 2012-05-18 08:54:35 +00:00 committed by Git OBS Bridge
parent 7f124ca9ba
commit 3e24bb47ca
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