From: Jakub Bogusz Date: Sun, 24 May 2015 09:39:15 +0000 (+0200) Subject: - bugfix X-Git-Tag: auto/th/openchange-2.3-1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenchange.git;a=commitdiff_plain;h=503206d3f34ab457c05635871a658885f110303c - bugfix --- diff --git a/openchange.spec b/openchange.spec index 771a747..4a85deb 100644 --- a/openchange.spec +++ b/openchange.spec @@ -46,9 +46,6 @@ Requires: %{name}-libs = %{version}-%{release} Requires: python-openchange = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -# libraries use symbols also from samba libs pulled indirectly, from outside %{_libdir} -#define filterout_ld -Wl,--no-copy-dt-needed-entries - %description OpenChange is a portable Open Source implementation of Microsoft Exchange server and Exchange protocols. It provides a complete @@ -240,8 +237,8 @@ rm -rf $RPM_BUILD_ROOT %post c++ -p /sbin/ldconfig %postun c++ -p /sbin/ldconfig -%post libs -p /sbin/ldconfig -%postun libs -p /sbin/ldconfig +%post qt -p /sbin/ldconfig +%postun qt -p /sbin/ldconfig %files %defattr(644,root,root,755)