rpms/evolution-mapi/F-11 evolution-mapi.spec,1.6,1.7

Matthew Barnes mbarnes at fedoraproject.org
Fri Jun 26 15:42:36 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-mapi/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3094

Modified Files:
	evolution-mapi.spec 
Log Message:

* Fri Jun 26 2009 Matthew Barnes <mbarnes at redhat.com> - 0.26-1-3
- Remove ldconfig calls since all the libraries we install are
  dlopen'ed modules (RH bug #586991).



Index: evolution-mapi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-mapi/F-11/evolution-mapi.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- evolution-mapi.spec	21 Jun 2009 12:35:54 -0000	1.6
+++ evolution-mapi.spec	26 Jun 2009 15:42:05 -0000	1.7
@@ -12,7 +12,7 @@
 
 Name: evolution-mapi
 Version: 0.26.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -93,10 +93,6 @@ find $RPM_BUILD_ROOT/%{_libdir} -name '*
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 # COPYING has the wrong license.  Do not include it until fixed.
 
 %files -f %{name}.lang
@@ -117,6 +113,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Fri Jun 26 2009 Matthew Barnes <mbarnes at redhat.com> - 0.26-1-3
+- Remove ldconfig calls since all the libraries we install are
+  dlopen'ed modules (RH bug #586991).
+
 * Sun Jun 21 2009 Matthew Barnes <mbarnes at redhat.com> - 0.26.1-2
 - Add patch for RH bug #496053 (detect deleted messages on server).
 




More information about the fedora-extras-commits mailing list