commit 503206d3f34ab457c05635871a658885f110303c
Author: Jakub Bogusz <[email protected]>
Date:   Sun May 24 11:39:15 2015 +0200

    - bugfix

 openchange.spec | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
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)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openchange.git/commitdiff/503206d3f34ab457c05635871a658885f110303c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to