rpms/evolution-mapi/devel evolution-mapi.spec,1.8,1.9

Matthew Barnes mbarnes at fedoraproject.org
Fri Jun 26 15:43:56 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-mapi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3611

Modified Files:
	evolution-mapi.spec 
Log Message:

* Fri Jun 29 2009 Matthew Barnes <mbarnes at redhat.com> - 0.27.3-2
- 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/devel/evolution-mapi.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- evolution-mapi.spec	15 Jun 2009 15:49:09 -0000	1.8
+++ evolution-mapi.spec	26 Jun 2009 15:43:25 -0000	1.9
@@ -12,7 +12,7 @@
 
 Name: evolution-mapi
 Version: 0.27.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -87,10 +87,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
@@ -111,6 +107,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Fri Jun 29 2009 Matthew Barnes <mbarnes at redhat.com> - 0.27.3-2
+- Remove ldconfig calls since all the libraries we install are
+  dlopen'ed modules (RH bug #586991).
+
 * Mon Jun 15 2009 Matthew Barnes <mbarnes at redhat.com> - 0.27.3-1
 - Update to 0.27.3
 




More information about the fedora-extras-commits mailing list