From 3e24bb47ca40cfdcd45344b8624c080c679fccab4503fec6e9b500dd5e74a47d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 18 May 2012 08:54:35 +0000 Subject: [PATCH] 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 --- boost.changes | 5 +++++ boost.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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