diff --git a/boost.changes b/boost.changes index 586d23a..e5e0a77 100644 --- a/boost.changes +++ b/boost.changes @@ -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 diff --git a/boost.spec b/boost.spec index faf93cf..98c0591 100644 --- a/boost.spec +++ b/boost.spec @@ -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